| 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_supplierinfo_update_triple_discount |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Denis Roussel, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 02:42:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_invoice_triple_discount - account_invoice_supplierinfo_update_discount - account_invoice_supplierinfo_update OCA/purchase-workflow: - purchase_discount - purchase_triple_discount odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase_stock - stock_account - stock - barcodes_gs1_nomenclature - barcodes - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_wizard_update_invoice_supplierinfo_form |
wizard.update.invoice.supplierinfo | field | Inherits account_invoice_supplierinfo_update_discount.view_wizard_update_invoice_supplierinfo_form |
No new fields.
Public methods (0)No public methods.
display_discount2
Boolean
compute='_compute_display_discount2'
display_discount3
Boolean
compute='_compute_display_discount3'
No public methods.
current_discount2
Float
digits='Discount'
readonly=True
string='Current Disc. 2 (%)'
current_discount3
Float
digits='Discount'
readonly=True
string='Current Disc. 3 (%)'
new_discount2
Float
digits='Discount'
required=True
string='New Disc. 2 (%)'
new_discount3
Float
digits='Discount'
required=True
string='New Disc. 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/12.0/account_invoice_supplierinfo_update_triple_discount |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_invoice_triple_discount - account_invoice_supplierinfo_update_discount - account_invoice_supplierinfo_update OCA/purchase-workflow: - purchase_discount - purchase_triple_discount odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - purchase_stock - stock_account - stock - barcodes - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_wizard_update_invoice_supplierinfo_form |
wizard.update.invoice.supplierinfo | field | Inherits account_invoice_supplierinfo_update_discount.view_wizard_update_invoice_supplierinfo_form |
No new fields.
Public methods (0)No public methods.
display_discount2
Boolean
compute='_compute_display_discount2'
display_discount3
Boolean
compute='_compute_display_discount3'
No public methods.
current_discount2
Float
digits=dp.get_precision('Discount')
readonly=True
string='Current Disc. 2 (%)'
current_discount3
Float
digits=dp.get_precision('Discount')
readonly=True
string='Current Disc. 3 (%)'
new_discount2
Float
digits=dp.get_precision('Discount')
required=True
string='New Disc. 2 (%)'
new_discount3
Float
digits=dp.get_precision('Discount')
required=True
string='New Disc. 3 (%)'
No public methods.