TIP: You can type at any time to perform a new search.
Multiple payment days for payment terms
account_payment_term_multi_day · OCA/account-payment
- Repository
- OCA/account-payment · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:03:08
- Authors
- Odoo Community Association (OCA), Serv. Tecnol. Avanzados - Pedro M. Baeza
- Maintainers
- Odoo Community Association (OCA), Serv. Tecnol. Avanzados - Pedro M. Baeza
- Committers
- Stéphane Bidoul, Pedro M. Baeza, Stéphane Bidoul (ACSONE), Weblate, cubells, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_payment_term_line_form_multi_day |
account.payment.term.line.form.multi.day | account.payment.term.line | form | Inherits account.view_payment_term_line_form |
view_payment_term_line_tree_multi_day |
account.payment.term.line.tree.multi.day | account.payment.term.line | tree | Inherits account.view_payment_term_line_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
compute(self, cr, uid, id, value, date_ref=False, context=None)This method can't be new API due to arguments names are not standard for the API wrapper.
New fields (1)
-
payment_daysCharhelp='Put here the day or days when the partner makes the payment. Separate each possible payment day with dashes (-), commas (,) or spaces ( ).'string='Payment day(s)'
No public methods.