| 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_disable_inventory_check |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Nguyen Tan Phuc (komit-consulting.com) |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Nguyen Tan Phuc (komit-consulting.com) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, Montxu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - uom - analytic - portal - http_routing - digest - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
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/11.0/sale_disable_inventory_check |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Nguyen Tan Phuc (komit-consulting.com) |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Nguyen Tan Phuc (komit-consulting.com) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, phuc.nt, Vo Minh Bao Hieu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - account - product - decimal_precision - analytic - web_planner - portal - http_routing - account_invoicing - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view_inherit |
product.category.form | product.category | group | Inherits product.product_category_form_view |
view_disable_check_stock_property_form |
view.disable.stock.property.form.inherit | product.template | group | Inherits product.product_template_form_view |
check_stock_on_sale
Boolean
company_dependent=True
default=True
help="Uncheck if you want to disable warning 'Not enough inventory' when there isn't enough product in stock"
string='Check Stock on Sale'
No public methods.
check_stock_on_sale
Selection
company_dependent=True
default='defer'
help="'Skip the check' will disable warning 'Not enough inventory' when there isn't enough product in stock!\n'Do not skip the check' won't disable warning 'Not enough inventory' when there isn't enough product in stock!\n'Defer to the setting on the category' will use the setting from the Internal Category"
selection=[('skip', 'Skip the check'), ('not_skip', 'Do not skip the check'), ('defer', 'Defer to the setting on the category')]
string='Check Stock on Sale'
No public methods.
No new fields.
Public methods (0)No public methods.