| 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/18.0/account_payment_promissory_note |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Akim Juillerat, Weblate, OCA-git-bot, oca-ci, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - 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 | This module allows you to set a date due in a payment, as promissory notes require. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_form |
account.payment | field | Inherits account.view_account_payment_form | |
view_account_payment_form_multi |
account.payment.register | field | Inherits account.view_account_payment_register_form | |
view_account_payment_search |
account.payment | filter | Inherits account.view_account_payment_search |
No new fields.
Public methods (1)write(self, vals)
No new fields.
Public methods (0)No public methods.
date_due
Date
string='Due Date'
promissory_note
Boolean
No public methods.
| 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_promissory_note |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, christian-ramos-tecnativa, Dante Pereyra |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| 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 | This module allows you to set a date due in a payment, as promissory notes require. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_form |
account.payment | field | Inherits account.view_account_payment_form | |
view_account_payment_form_multi |
account.payment.register | field | Inherits account.view_account_payment_register_form | |
view_account_payment_search |
account.payment | filter | Inherits account.view_account_payment_search |
No new fields.
Public methods (1)write(self, vals)
No new fields.
Public methods (0)No public methods.
date_due
Date
string='Due Date'
promissory_note
Boolean
No public methods.
| 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/16.0/account_payment_promissory_note |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Oihane Crucelaegui, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_form |
account.payment | field | Inherits account.view_account_payment_form | |
view_account_payment_form_multi |
account.payment.register | field | Inherits account.view_account_payment_register_form | |
view_account_payment_search |
account.payment | filter | Inherits account.view_account_payment_search |
date_due
Date
readonly=True
states={'draft': [('readonly', False)]}
promissory_note
Boolean
readonly=True
states={'draft': [('readonly', False)]}
write(self, vals)
No new fields.
Public methods (0)No public methods.
date_due
Date
string='Due Date'
promissory_note
Boolean
No public methods.
| 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/15.0/account_payment_promissory_note |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Oihane Crucelaegui, oca-ci, pilarvargas-tecnativa, CarlosRoca13 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_form |
account.payment | field | Inherits account.view_account_payment_form | |
view_account_payment_form_multi |
account.payment.register | field | Inherits account.view_account_payment_register_form | |
view_account_payment_search |
account.payment | filter | Inherits account.view_account_payment_search |
date_due
Date
readonly=True
states={'draft': [('readonly', False)]}
promissory_note
Boolean
readonly=True
states={'draft': [('readonly', False)]}
write(self, vals)
No new fields.
Public methods (0)No public methods.
date_due
Date
string='Due Date'
promissory_note
Boolean
No public methods.
| 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/14.0/account_payment_promissory_note |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Unai Beristain, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_form |
account.payment | field | Inherits account.view_account_payment_form | |
view_account_payment_form_multi |
account.payment.register | field | Inherits account.view_account_payment_register_form | |
view_account_payment_search |
account.payment | filter | Inherits account.view_account_payment_search |
date_due
Date
readonly=True
states={'draft': [('readonly', False)]}
promissory_note
Boolean
readonly=True
states={'draft': [('readonly', False)]}
write(self, vals)
No new fields.
Public methods (0)No public methods.
date_due
Date
string='Due Date'
promissory_note
Boolean
No public methods.
| 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/13.0/account_payment_promissory_note |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, Carlos Roca, CarlosRoca13 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_form |
account.payment | xpath | Inherits account.view_account_payment_form | |
view_account_payment_form_multi |
account.payment.register | xpath | Inherits account.view_account_payment_form_multi | |
view_account_payment_search |
account.payment | xpath | Inherits account.view_account_payment_search |
date_due
Date
readonly=True
states={'draft': [('readonly', False)]}
promissory_note
Boolean
readonly=True
states={'draft': [('readonly', False)]}
No public methods.
No new fields.
Public methods (1)get_payments_vals(self)
date_due
Date
string='Due Date'
promissory_note
Boolean
string='Promissory Note'
No public methods.
| 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/12.0/account_payment_promissory_note |
| VERSION | |
| VERSION | 2.1.1 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | cubells, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_form |
account.payment | xpath | Inherits account.view_account_payment_form | |
view_account_payment_from_invoices |
account.register.payments | xpath | Inherits account.view_account_payment_from_invoices | |
view_account_payment_invoice_form |
account.payment | xpath | Inherits account.view_account_payment_invoice_form | |
view_account_payment_search |
account.payment | xpath | Inherits account.view_account_payment_search |
date_due
Date
string='Due Date'
promissory_note
Boolean
string='Promissory Note'
No public methods.
date_due
Date
readonly=True
states={'draft': [('readonly', False)]}
promissory_note
Boolean
readonly=True
states={'draft': [('readonly', False)]}
No public methods.
No new fields.
Public methods (1)get_payments_vals(self)