Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0][FIX] account_cash_discount_write_off: use correct tags when using refunds #746

Open
wants to merge 2 commits into
base: 13.0
Choose a base branch
from

Conversation

AnizR
Copy link

@AnizR AnizR commented Jul 8, 2024

The computation of tags of taxes can be wrong when doing a payment of an invoice with refunds.

When setting tags, the type of the account_move (refund or not) should directly come from the invoice that will be generated.

@AnizR AnizR force-pushed the 13.0-fix-tax-account_cash_discount_write_off branch 3 times, most recently from 4ce1247 to c7028d0 Compare July 8, 2024 13:24
@AnizR AnizR force-pushed the 13.0-fix-tax-account_cash_discount_write_off branch from c7028d0 to 676f9a4 Compare July 8, 2024 13:27
@AnizR AnizR force-pushed the 13.0-fix-tax-account_cash_discount_write_off branch 2 times, most recently from ac52a8a to eda63bb Compare August 2, 2024 10:29
@AnizR AnizR force-pushed the 13.0-fix-tax-account_cash_discount_write_off branch from eda63bb to ab01ad5 Compare August 2, 2024 10:33
Copy link
Sponsor Contributor

@rousseldenis rousseldenis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants