| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/17.0/account_payment_term_partner_paydays |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | OCA |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Edilio Escalona Almira |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_term_extension odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to define payment days for partners. These payment days are later taken into account to compute the due date of an invoice. The partner payment days will overwrite any payment day configured in the payment term lines. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form_inherit |
res.partner.form | res.partner | field | Inherits account.view_partner_property_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)apply_payment_days(self, line, date)
customer_payment_days
Char
help='The day or days when the partner does the payments. To be used for computing the invoices due date. Separate each payment day with dashes (-), commas (,) or spaces ( ).'
string='Customer Payment day(s)'
supplier_payment_days
Char
help='The day or days when you do the payments to this partner. To be used for computing the bill due date. Separate each payment day with dashes (-), commas (,) or spaces ( ).'
string='Vendor Payment day(s)'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-payment |
| PULL REQUEST | |
| PULL REQUEST | MIG 18.0 account_payment_term_partner_paydays (#952) |