aritzolea-factorlibre
aritzolea-factorlibre
Payments (`account.payment`) belonging to a payment order (`account.payment.order`) are assigned the partner bank account on their creation which doesn't follow the pattern defined on the `_compute_available_partner_bank_ids` from the `account` module....
Viene del issue https://github.com/OCA/l10n-spain/issues/2394
…xpressions Corrige las expresiones que no eran correctas
Case scenario when was not working properly: Invoice in foreign currency Payment in same foreign currency When making a partial payment invoice's residual amount was not correctly calculated Invoice: ![Screenshot...
Correct sale residual_amount value when sale has refund invoices. Related issue: https://github.com/OCA/sale-workflow/issues/3975
… timezone UTC datetimes where being used for statement importing, this could bring wrong statements.