TIP: You can type at any time to perform a new search.
Payment Term - Days end of month on the
account_payment_term · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Accounting
- Folder size
- 0.14 MB
- License
- OEEL-1
- Application
- No
- Auto-installable
- Yes
- Website
- https://www.odoo.com/app/invoicing
- Last tracking update
- 2026-08-08 22:19:33
- Authors
- Maintainers
- None
- Committers
- Odoo Translation Bot, Odoo Online, Tiffany Chang (tic), Maximilien (malb), Dylan Kiss (dyki), yosa-odoo, aamo-odoo
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_term_form |
account.payment.term.form | account.payment.term | form | Inherits account.view_payment_term_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
days_next_monthChardefault='10'readonly=Falsesize=2store=Truestring='Days on the next month' -
delay_typeSelectionondelete={'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_monthBooleancompute='_compute_display_days_next_month'
No public methods.