| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/19.0/sale_global_discount |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales 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, adrip-s73, arantxa-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Apply global financial discounts to sales that will be transmited to invoices and accounting. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
No new fields.
Public methods (0)No public methods.
amount_global_discount
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Total Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
compute='_compute_global_discount_ids'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
readonly=False
store=True
string='Sale Global Discounts'
global_discount_ids_readonly
Many2many
readonly=True
related='global_discount_ids'
string='Sale Global Discounts (readonly)'
get_discounted_global(self, price=0, discounts=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/18.0/sale_global_discount |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales 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, oca-ci, eugenio |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount 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 - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Apply global financial discounts to sales that will be transmited to invoices and accounting. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
No new fields.
Public methods (0)No public methods.
amount_global_discount
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Total Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
compute='_compute_global_discount_ids'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
readonly=False
store=True
string='Sale Global Discounts'
global_discount_ids_readonly
Many2many
readonly=True
related='global_discount_ids'
string='Sale Global Discounts (readonly)'
get_discounted_global(self, price=0, discounts=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/17.0/sale_global_discount |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales 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, oca-ci, miguel-S73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Apply global financial discounts to sales that will be transmited to invoices and accounting. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
No new fields.
Public methods (0)No public methods.
amount_global_discount
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Total Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
compute='_compute_global_discount_ids'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
readonly=False
store=True
string='Sale Global Discounts'
global_discount_ids_readonly
Many2many
readonly=True
related='global_discount_ids'
string='Sale Global Discounts (readonly)'
get_discounted_global(self, price=0, discounts=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/16.0/sale_global_discount |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Sales 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, oca-ci, ferran-S73, trisdoan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:45 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - account_payment - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
No new fields.
Public methods (0)No public methods.
amount_global_discount
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Total Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_compute_amounts'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
string='Sale Global Discounts'
global_discount_ids_readonly
Many2many
readonly=True
related='global_discount_ids'
string='Sale Global Discounts (readonly)'
get_discounted_global(self, price=0, discounts=None)
onchange_partner_id_set_gbl_disc(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/15.0/sale_global_discount |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales 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 | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:33 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
amount_global_discount
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Total Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
compute='_compute_global_discount_ids'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
readonly=False
store=True
string='Sale Global Discounts'
global_discount_ids_readonly
Many2many
readonly=True
related='global_discount_ids'
string='Sale Global Discounts (readonly)'
get_discounted_global(self, price=0, discounts=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/14.0/sale_global_discount |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Sales 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 | tafaRU, OCA Transbot, Omar (Comunitea), oca-travis, Weblate, OCA-git-bot, Christopher Ormaza |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
amount_global_discount
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Total Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
store=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
string='Sale Global Discounts'
global_discount_ids_readonly
Many2many
readonly=True
related='global_discount_ids'
string='Sale Global Discounts (readonly)'
get_discounted_global(self, price=0, discounts=None)
onchange_partner_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/13.0/sale_global_discount |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Sales 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 | Pedro M. Baeza, GitHub, david, sergio-teruel, Víctor Martínez, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
amount_global_discount
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
string='Amount Total Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_amount_all'
compute_sudo=True
currency_field='currency_id'
readonly=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
string='Sale Global Discounts'
global_discount_ids_readonly
Many2many
readonly=True
related='global_discount_ids'
string='Sale Global Discounts (readonly)'
get_discounted_global(self, price=0, discounts=None)
onchange_partner_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/12.0/sale_global_discount |
| VERSION | |
| VERSION | 1.2.2 |
| CATEGORY | |
| CATEGORY | Sales 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 | Pedro M. Baeza, GitHub, Denis Roussel, david, OCA Transbot, oca-travis, Weblate, OCA-git-bot, pedrocasi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - sale - sales_team - payment |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
amount_global_discount
Monetary
compute='_amount_all'
currency_field='currency_id'
readonly=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_amount_all'
currency_field='currency_id'
readonly=True
string='Amount Total Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_amount_all'
currency_field='currency_id'
readonly=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
string='Sale Global Discounts'
global_discount_ids_readonly
Many2many
readonly=True
related='global_discount_ids'
string='Sale Global Discounts (readonly)'
action_invoice_create(self, grouped=False, final=False)
get_discounted_global(self, price=0, discounts=None)
onchange_partner_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/11.0/sale_global_discount |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Sales 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 | Pedro M. Baeza, david, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_global_discount OCA/server-backend: - base_global_discount 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 |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
amount_global_discount
Monetary
compute='_amount_all'
currency_field='currency_id'
readonly=True
string='Total Global Discounts'
amount_total_before_global_discounts
Monetary
compute='_amount_all'
currency_field='currency_id'
readonly=True
string='Amount Untaxed Before Discounts'
amount_untaxed_before_global_discounts
Monetary
compute='_amount_all'
currency_field='currency_id'
readonly=True
string='Amount Untaxed Before Discounts'
global_discount_ids
Many2many → global.discount
comodel_name='global.discount'
domain="[('discount_scope', '=', 'sale'), ('account_id', '!=', False), '|', ('company_id', '=', company_id), ('company_id', '=', False)]"
string='Sale Global Discounts'
action_invoice_create(self, grouped=False, final=False)
get_discounted_global(self, price=0, discounts=None)
onchange_partner_id(self)