| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_orderpoint_automatic_creation |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Inventory, Logistic, Storage |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, oca-travis, Weblate, OCA-git-bot, Marc Poch |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_orderpoint_creation_form_view |
product.category.no.variant.form | product.category | group | Inherits product.product_category_form_view |
product_template_form_view |
product.template.common.form | product.template | field | Inherits product.product_template_form_view |
view_company_form |
res.company.form | res.company | xpath | Inherits base.view_company_form |
create_orderpoints
Selection
company_dependent=True
selection=[('yes', 'Yes'), ('no', 'No')]
string='Create Orderpoints'
No public methods.
No new fields.
Public methods (1)create(self, vals)
create_orderpoint
Selection
company_dependent=True
selection=[('yes', 'Yes'), ('no', 'No')]
string='Create Orderpoint'
No public methods.
create_orderpoints
Boolean
help='Check this for automatic orderpoints'
string='Create Orderpoints'
orderpoint_product_max_qty
Float
digits=dp.get_precision('Product Unit of Measure')
help='Default orderpoint Max. product quantity'
string='Max. product quantity'
orderpoint_product_min_qty
Float
digits=dp.get_precision('Product Unit of Measure')
help='Default orderpoint Max. product quantity'
string='Min. product quantity'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/10.0/stock_orderpoint_automatic_creation |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Inventory, Logistic, Storage |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, cubells, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - procurement - base - product - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - stock - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_orderpoint_creation_form_view |
product.category.no.variant.form | product.category | field | Inherits product.product_category_form_view |
product_template_form_view |
product.template.common.form | product.template | field | Inherits product.product_template_form_view |
view_company_form |
res.company.form | res.company | xpath | Inherits base.view_company_form |
create_orderpoints
Selection
company_dependent=True
selection=[('yes', 'Yes'), ('no', 'No')]
string='Create Orderpoints'
No public methods.
No new fields.
Public methods (1)create(self, vals)
create_orderpoint
Selection
company_dependent=True
selection=[('yes', 'Yes'), ('no', 'No')]
string='Create Orderpoint'
No public methods.
create_orderpoints
Boolean
help='Check this for automatic orderpoints'
string='Create Orderpoints'
orderpoint_product_max_qty
Float
digits=dp.get_precision('Product Unit of Measure')
help='Default orderpoint Max. product quantity'
string='Max. product quantity'
orderpoint_product_min_qty
Float
digits=dp.get_precision('Product Unit of Measure')
help='Default orderpoint Max. product quantity'
string='Min. product quantity'
No public methods.