| 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/19.0/account_invoice_triple_discount |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), GRAP, QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), GRAP, QubiQ |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Franco Leyes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to have three successive discounts on each invoice line. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.move | xpath | Inherits account.view_move_form |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
No new fields.
Public methods (0)No public methods.
discount
Float
compute='_compute_discount'
digits=None
readonly=True
store=True
string='Total discount'
discount1
Float
digits='Discount'
string='Discount 1 (%)'
discount2
Float
digits='Discount'
string='Discount 2 (%)'
discount3
Float
digits='Discount'
string='Discount 3 (%)'
create(self, vals_list)
write(self, vals)
| 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_triple_discount |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), GRAP, QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), GRAP, QubiQ |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, matteo.tognini |
| 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 allows to have three successive discounts on each invoice line. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.move | xpath | Inherits account.view_move_form |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
No new fields.
Public methods (0)No public methods.
discount
Float
compute='_compute_discount'
digits=None
readonly=True
store=True
string='Total discount'
discount1
Float
digits='Discount'
string='Discount 1 (%)'
discount2
Float
digits='Discount'
string='Discount 2 (%)'
discount3
Float
digits='Discount'
string='Discount 3 (%)'
create(self, vals_list)
write(self, vals)
| 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/17.0/account_invoice_triple_discount |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), GRAP, QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), GRAP, QubiQ |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, Ethan Hildick, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:00 |
| 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 to have three successive discounts on each invoice line. If the module account_invoice_fixed_discount is installed and a fixed discount is set, it will take priority over anything set in the triple discount fields. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.move | xpath | Inherits account.view_move_form |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
No new fields.
Public methods (0)No public methods.
discount
Float
compute='_compute_discount'
digits=None
readonly=True
store=True
string='Total discount'
discount1
Float
digits='Discount'
string='Discount 1 (%)'
discount2
Float
digits='Discount'
string='Discount 2 (%)'
discount3
Float
digits='Discount'
string='Discount 3 (%)'
create(self, vals_list)
write(self, vals)
| 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_triple_discount |
| VERSION | |
| VERSION | 5.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), GRAP, QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), GRAP, QubiQ |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Laurent Mignon (ACSONE), Weblate, OCA-git-bot, Simone Rubino, Ethan Hildick, oca-ci, David Ramia, david-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 02:42:21 |
| 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 |
|---|---|---|---|---|
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.move | xpath | Inherits account.view_move_form |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
No new fields.
Public methods (0)No public methods.
discount
Float
compute='_compute_discount'
digits=None
readonly=True
store=True
string='Total discount'
discount1
Float
digits='Discount'
string='Discount 1 (%)'
discount2
Float
digits='Discount'
string='Discount 2 (%)'
discount3
Float
digits='Discount'
string='Discount 3 (%)'
create(self, vals_list)
write(self, vals)
| 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_triple_discount |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| COMMITTERS | |
| COMMITTERS | manu, OCA Transbot, Weblate, OCA-git-bot, oca-ci, David Ramia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:38 |
| 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 |
|---|---|---|---|---|
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.move | xpath | Inherits account.view_move_form |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
No new fields.
Public methods (0)No public methods.
discount2
Float
digits='Discount'
string='Discount 2 (%)'
discount3
Float
digits='Discount'
string='Discount 3 (%)'
create(self, values_list)
| 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/14.0/account_invoice_triple_discount |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| COMMITTERS | |
| COMMITTERS | eLBati, Daniel Reis, Enric Tobella, OCA Transbot, oca-travis, Weblate, OCA-git-bot, ferran-73, David Ramia, matteo.tognini, oca-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:05 |
| 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 |
|---|---|---|---|---|
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.move | xpath | Inherits account.view_move_form |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
No new fields.
Public methods (0)No public methods.
discount2
Float
digits='Discount'
string='Discount 2 (%)'
discount3
Float
digits='Discount'
string='Discount 3 (%)'
create(self, values_list)
| 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/13.0/account_invoice_triple_discount |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Aritz Olea, CarlosRoca13 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| 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 |
|---|---|---|---|---|
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.move | xpath | Inherits account.view_move_form |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
No new fields.
Public methods (0)No public methods.
discount2
Float
digits='Discount'
string='Discount 2 (%)'
discount3
Float
digits='Discount'
string='Discount 3 (%)'
create(self, values_list)
| 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/12.0/account_invoice_triple_discount |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, David Ramia, Nikul-Chaudhary |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| 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 |
|---|---|---|---|---|
invoice_line_triple_discount_form_view |
account.invoice.line.triple.discount.form | account.invoice.line | field | Inherits account.view_invoice_line_form |
invoice_supplier_triple_discount_form_view |
account.invoice.supplier.triple.discount.form | account.invoice | xpath | Inherits account.invoice_supplier_form |
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.invoice | xpath | Inherits account.invoice_form |
No new fields.
Public methods (1)get_taxes_values(self)
discount2
Float
digits=dp.get_precision('Discount')
args: 'Discount 2 (%)'
discount3
Float
digits=dp.get_precision('Discount')
args: 'Discount 3 (%)'
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/11.0/account_invoice_triple_discount |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), QubiQ |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, David, xavierjimenez |
| WEBSITE | |
| WEBSITE | https://odoo-community.org |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_line_triple_discount_form_view |
account.invoice.line.triple.discount.form | account.invoice.line | xpath | Inherits account.view_invoice_line_form |
invoice_supplier_triple_discount_form_view |
account.invoice.supplier.triple.discount.form | account.invoice | xpath | Inherits account.invoice_supplier_form |
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.invoice | xpath | Inherits account.invoice_form |
No new fields.
Public methods (1)get_taxes_values(self)
discount2
Float
default=0.0
digits=dp.get_precision('Discount')
args: 'Discount 2 (%)'
discount3
Float
default=0.0
digits=dp.get_precision('Discount')
args: 'Discount 3 (%)'
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/10.0/account_invoice_triple_discount |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| 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 | Alexandre Fayolle, Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, François Honoré |
| WEBSITE | |
| WEBSITE | https://tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_line_triple_discount_form_view |
account.invoice.line.triple.discount.form | account.invoice.line | xpath | Inherits account.view_invoice_line_form |
invoice_supplier_triple_discount_form_view |
account.invoice.supplier.triple.discount.form | account.invoice | xpath | Inherits account.invoice_supplier_form |
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.invoice | xpath | Inherits account.invoice_form |
No new fields.
Public methods (1)get_taxes_values(self)
discount2
Float
default=0.0
digits=dp.get_precision('Discount')
args: 'Discount 2 (%)'
discount3
Float
default=0.0
digits=dp.get_precision('Discount')
args: 'Discount 3 (%)'
triple_discount_postprocess(self, prev_values)
triple_discount_preprocess(self)
| 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/8.0/account_invoice_triple_discount |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| 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 | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_line_triple_discount_form_view |
account.invoice.line.triple.discount.form | account.invoice.line | xpath | Inherits account.view_invoice_line_form |
invoice_supplier_triple_discount_form_view |
account.invoice.supplier.triple.discount.form | account.invoice | xpath | Inherits account.invoice_supplier_form |
invoice_triple_discount_form_view |
account.invoice.triple.discount.form | account.invoice | xpath | Inherits account.invoice_form |
discount2
Float
default=0.0
digits=dp.get_precision('Discount')
args: 'Discount 2 (%)'
discount3
Float
default=0.0
digits=dp.get_precision('Discount')
args: 'Discount 3 (%)'
price_unit_with_discount(self)
No new fields.
Public methods (1)compute(self, invoice)