| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/18.0/account_invoice_discount_date |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Eduardo de Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| 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 extends the functionality of invoices to show early discount dates on invoices or bills and to allow you to filter which invoices must be paid before the early discount expires. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_invoice_filter |
account.invoice.select | account.move | xpath | Inherits account.view_account_invoice_filter |
view_account_move_line_filter |
account.move.line.search | account.move.line | xpath | Inherits account.view_account_move_line_filter |
view_invoice_tree |
account.invoice.tree | account.move | xpath | Inherits account.view_invoice_tree |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
discount_date
Date
compute='_compute_discount_date'
help='Last date at which the discounted amount must be paid in order for the Early Payment Discount to be granted'
inverse='_inverse_discount_date'
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_discount_date |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:51 |
| 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 | This module extends the functionality of invoices to show early discount dates on invoices or bills and to allow you to filter which invoices must be paid before the early discount expires. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_invoice_filter |
account.invoice.select | account.move | xpath | Inherits account.view_account_invoice_filter |
view_account_move_line_filter |
account.move.line.search | account.move.line | xpath | Inherits account.view_account_move_line_filter |
view_invoice_tree |
account.invoice.tree | account.move | xpath | Inherits account.view_invoice_tree |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
discount_date
Date
compute='_compute_discount_date'
help='Last date at which the discounted amount must be paid in order for the Early Payment Discount to be granted'
inverse='_inverse_discount_date'
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_discount_date |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:00:31 |
| 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 | This module extends the functionality of invoices to support early discount dates and to allow you to filter which invoices must be paid before the early discount expires. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_invoice_filter |
account.invoice.select | account.move | xpath | Inherits account.view_account_invoice_filter |
view_account_move_line_filter |
account.move.line.search | account.move.line | xpath | Inherits account.view_account_move_line_filter |
view_invoice_tree |
account.invoice.tree | account.move | xpath | Inherits account.view_invoice_tree |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_tree_grouped |
account.move.line.tree.grouped | account.move.line | xpath | Inherits account.view_move_line_tree_grouped |
discount_date
Date
compute='_compute_discount_date'
help='Last date at which the discounted amount must be paid in order for the Early Payment Discount to be granted'
inverse='_inverse_discount_date'
store=True
No public methods.
discount_date
Date
help='Last date at which the discounted amount must be paid in order for the Early Payment Discount to be granted'
No public methods.