| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/account_payment_term |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | OEEL-1 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Odoo Online, Tiffany Chang (tic), Maximilien (malb), Dylan Kiss (dyki), yosa-odoo, aamo-odoo |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/app/invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Bridge module to add a new payment term - Days end of month on the |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_term_form |
account.payment.term.form | account.payment.term | xpath | Inherits account.view_payment_term_form |
days_next_month
Char
default='10'
readonly=False
size=2
store=True
string='Days on the next month'
delay_type
Selection
ondelete={'days_end_of_month_on_the': 'set default'}
selection_add=[('days_end_of_month_on_the', 'Days end of month on the')]
display_days_next_month
Boolean
compute='_compute_display_days_next_month'
No public methods.