Account Payment Term Cutoff Day
by Quartile https://github.com/OCA/l10n-japan , Odoo Community Association (OCA) https://github.com/OCA/l10n-japanAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 47 |
Technical Name |
account_payment_term_cutoff_day |
License | AGPL-3 |
Website | https://github.com/OCA/l10n-japan |
Versions | 16.0 18.0 |
Account Payment Term Cutoff Day
This module extends the Account Payment Terms functionality by introducing the fields: has_cutoff_day, months, and cutoff_day in account.payment.term.line.
With this feature, users can define a specific cutoff day for payment terms. If an invoice is dated after this cutoff day, the system will automatically shift the due date by one additional month.
The months field allows users to specify how many months should be added to the invoice date when calculating the due date.
Table of contents
Configuration
- Go to Invoicing > Configuration > Payment Terms.
- Select or create a Payment Term.
- Under Payment Term Lines, enable the Has Cutoff Day option.
- Set the Cutoff Day and Months fields accordingly.
Usage
- Create an invoice/bill.
- Choose the payment term in which you have assigned months and cutoff_day in the payment term line.
- Choose an invoice date/bill date that is later than cutoff_day.
- You will see that the due date is extended by one additional month, plus the number of months specified in the Months field.
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
- Quartile
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/l10n-japan 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