Stock Orderpoint Procure Location

stock_orderpoint_procure_location
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_procure_location
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSoca-ci, joan
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:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_warehouse_orderpoint_form stock.warehouse.orderpoint.form stock.warehouse.orderpoint field Inherits stock.view_warehouse_orderpoint_form
view_warehouse_orderpoint_tree stock.warehouse.orderpoint.tree stock.warehouse.orderpoint field Inherits stock.view_warehouse_orderpoint_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • run(self, product_id, product_qty, product_uom, location_id, name, origin, values)
    @api.model

New fields (1)
  • procure_location_id Many2one → stock.location
    comodel_name='stock.location' domain="[('usage', 'in', ['internal', 'transit'])]" string='Procurement Location'
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/11.0/stock_orderpoint_procure_location
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSAaronHForgeFlow, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - barcodes
    - web_planner
    - account
    - analytic
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_warehouse_orderpoint_form stock.warehouse.orderpoint.form stock.warehouse.orderpoint field Inherits stock.view_warehouse_orderpoint_form
view_warehouse_orderpoint_tree stock.warehouse.orderpoint.tree stock.warehouse.orderpoint field Inherits stock.view_warehouse_orderpoint_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • run(self, product_id, product_qty, product_uom, location_id, name, origin, values)
    @api.model

New fields (1)
  • procure_location_id Many2one → stock.location
    comodel_name='stock.location' domain="[('usage', '=', 'internal')]" string='Procurement Location'
Public methods (0)

No public methods.