Stock Orderpoint Automatic Creation

stock_orderpoint_automatic_creation
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_orderpoint_automatic_creation
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYInventory, Logistic, Storage
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), AvanzOSC
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), AvanzOSC
COMMITTERS
COMMITTERSDenis Roussel, oca-travis, Weblate, OCA-git-bot, Marc Poch
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • create_orderpoints Selection
    company_dependent=True selection=[('yes', 'Yes'), ('no', 'No')] string='Create Orderpoints'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals)
    @api.model@api.returns('self', <expr>)

New fields (1)
  • create_orderpoint Selection
    company_dependent=True selection=[('yes', 'Yes'), ('no', 'No')] string='Create Orderpoint'
Public methods (0)

No public methods.

New fields (3)
  • 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'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/10.0/stock_orderpoint_automatic_creation
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYInventory, Logistic, Storage
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), AvanzOSC
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), AvanzOSC
COMMITTERS
COMMITTERSDenis Roussel, cubells, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - procurement
    - base
    - product
    - decimal_precision
    - mail
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (1)
  • create_orderpoints Selection
    company_dependent=True selection=[('yes', 'Yes'), ('no', 'No')] string='Create Orderpoints'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals)
    @api.model@api.returns('self', <expr>)

New fields (1)
  • create_orderpoint Selection
    company_dependent=True selection=[('yes', 'Yes'), ('no', 'No')] string='Create Orderpoint'
Public methods (0)

No public methods.

New fields (3)
  • 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'
Public methods (0)

No public methods.