Daily updates from Odoo
Wednesday, February 7, 2018
1 change
New functionality added to Odoo
Accounting users can now reconcile partial payments that include write-offs, such as payment processor fees on each installment. This makes it easier to match invoices paid through services like PayPal without manual workarounds.
Original PR description
Suppose you have an invoice of 3000. You want to pay with paypal 3 x 1000 but having of fee of 10 in each transaction. So, you attempt to reconcile 3000 with 3 x (990 + 10) that is not possible with the reconciliation widget. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr