Skip to content

Commit

Permalink
Merge PR #1823 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by rvalyi
  • Loading branch information
OCA-git-bot committed Dec 19, 2024
2 parents a4c201f + 4854c3f commit bee7844
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
("outgoing", "internal", "customer"): "out_invoice",
("incoming", "customer", "internal"): "out_refund",
("incoming", "supplier", "internal"): "in_invoice",
("incoming", "supplier", "customer"): "in_invoice",
("outgoing", "internal", "supplier"): "in_refund",
("incoming", "transit", "internal"): "in_invoice",
("outgoing", "transit", "supplier"): "in_refund",
Expand Down

0 comments on commit bee7844

Please sign in to comment.