This module extend invoice(s)'s register payment feature, from "Mark invoice as fully paid" with a single writeoff amount, to "Mark invoice as fully paid (multi deduct)" which allow multiple deduction amounts.
Note: We use the word "Deduction", as the diff amount can be anything not only to writeoff.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
- Select 1 invoice, either on form view or tree view
- Click to Register Payment, a payment wizard will open
- Reduce the amount to pay and payment difference amount will appear
- Choose "Mark invoice as fully paid (multi deduct)", and a new deduction table will appear
- Add deduction amount, make sure total deduction amount is equal to the payment difference
- Click validate to finish the payment
Note: this feature only works for 1 invoice payment
- Migration to version 13
- Following how Odoo 13 works with deduction, the multiple deduction feature only works for one invoice at a time.
- Start of the history
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Ecosoft
- Kitti Upariphutthiphong. <[email protected]> (http://ecosoft.co.th)
- Saran Lim. <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/account-payment project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.