Payment Term Extension
by Camptocamp https://github.com/OCA/account-payment , Tecnativa https://github.com/OCA/account-payment , Agile Business Group https://github.com/OCA/account-payment , Odoo Community Association (OCA) https://github.com/OCA/account-paymentAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 303 |
Technical Name |
account_payment_term_extension |
License | AGPL-3 |
Website | https://github.com/OCA/account-payment |
Versions | 9.0 8.0 11.0 12.0 13.0 14.0 15.0 16.0 |
Payment Term Extension
This module extends the functionality of payment terms to :
- select “Percent (untaxed amount)” type in lines for using the base amount instead of the total (with taxes) one.
- support rounding, months and weeks on payment term lines
- allow to set more than one day of payment in payment terms
- if a payment term date is a holiday, it is postponed to a selected date
- allow to apply a chronological order on lines
- for example, with a payment term which contains 2 lines
- on standard, the due date of all lines is calculated from the invoice date
- with this feature, the due date of the second line is calculated from the due date of the first line
- for example, with a payment term which contains 2 lines
Table of contents
Configuration
To configure the Payment Terms and see the new options on the Payment Term Lines, you need to:
- Go to the menu Invoicing > Configuration > Management > Payment Terms.
To use multiple payment days, define for each payment term line which payment days apply, separated by spaces, commas or dashes. To use holidays, insert the holiday and the date payment terms will be postponed to.
Usage
Go to Invoicing > Customers > Invoices and edit any invoice or create a new one.
Select any payment term and set a date in invoice.
You must see the due date based on this payment term.
Bug Tracker
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.
Credits
Authors
- Camptocamp
- Tecnativa
- Agile Business Group
Contributors
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
- Alexis de Lattre <alexis.delattre@akretion.com>
- Julien Coux <julien.coux@camptocamp.com>
- Simone Rubino <simone.rubino@agilebg.com> (www.agilebg.com)
- Tecnativa <https://www.tecnativa.com>:
- Pedro M. Baeza
- Vicent Cubells
- Víctor Martínez
- Domatix <https://domatix.com>:
- Carlos Martínez
Maintainers
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.
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.
Please log in to comment on this module