Remote: | git@github.com:ingadhoc/odoo-argentina.git |
Head: | 4003d02931c9c29a16cedfacc5c814e37733aa7a |
Bundle: | |
Target Branch | 18.0 |
Pr title | [FIX] l10n_ar_tax: fix payment_total computation with withholding |
Ref Date | SHA | Commit Date | Author | Subject |
---|---|---|---|---|
2025-09-03 13:40:42 | ef2d2141d067105fa8f7d86eba4ab4b9e6e251fa | 2025-09-03 13:36:52 | Camila Vives | [FIX] l10n_ar_tax: absolute value for withholdings in payment total |
2025-09-04 15:01:37 | 4003d02931c9c29a16cedfacc5c814e37733aa7a | 2025-09-04 15:00:29 | Camila Vives | [FIX] l10n_ar_tax: fix payment_total computation with withholding Added a condition to consider the payment_type when computing the payment_total field in account.payment, to avoid adding the withholding amount twice when the payment is of type 'outbound'. |