Extended Inventory Preparation Filters

stock_inventory_preparation_filter
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/18.0/stock_inventory_preparation_filter
VERSION
VERSION 1.0.0
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
COMMITTERSWeblate, OCA-git-bot, oca-ci, chaule97
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-tools:
    - base_view_inheritance_extension
OCA/stock-logistics-warehouse:
    - stock_inventory
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Includes more options for making an inventory out of:

- Products filtered by a domain.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_inventory_group_form stock.inventory xpath Inherits stock_inventory.view_inventory_group_form
Models touched (1)

New fields (2)
  • product_domain Char
    default=[('name', 'ilike', '')] args: 'Domain'
  • product_selection Selection
    ondelete={'domain': 'set default'} selection_add=[('domain', 'Filtered Products')]
Public methods (1)
  • action_state_to_in_progress(self)
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/17.0/stock_inventory_preparation_filter
VERSION
VERSION 1.0.0
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
COMMITTERSWeblate, OCA-git-bot, oca-ci, sygel
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-tools:
    - base_view_inheritance_extension
OCA/stock-logistics-warehouse:
    - stock_inventory
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Includes more options for making an inventory out of:

- Products filtered by a domain.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_inventory_group_form stock.inventory xpath Inherits stock_inventory.view_inventory_group_form
Models touched (1)

New fields (2)
  • product_domain Char
    default=[('name', 'ilike', '')] args: 'Domain'
  • product_selection Selection
    ondelete={'domain': 'set default'} selection_add=[('domain', 'Filtered Products')]
Public methods (1)
  • action_state_to_in_progress(self)
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/16.0/stock_inventory_preparation_filter
VERSION
VERSION 1.1.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
COMMITTERSWeblate, OCA-git-bot, oca-ci, DavidJForgeFlow, CristianoMafraJunior, AlexPForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-tools:
    - base_view_inheritance_extension
OCA/stock-logistics-warehouse:
    - stock_inventory
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES astor
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_inventory_group_form stock.inventory xpath Inherits stock_inventory.view_inventory_group_form
Models touched (1)

New fields (2)
  • product_domain Char
    default=[('name', 'ilike', '')] args: 'Domain'
  • product_selection Selection
    ondelete={'domain': 'set default'} selection_add=[('domain', 'Filtered Products')]
Public methods (1)
  • action_state_to_in_progress(self)
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/14.0/stock_inventory_preparation_filter
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
COMMITTERSAlexis de Lattre, Ivàn Todorovich, OCA Transbot, oca-travis, Weblate, OCA-git-bot, CarlosRoca13
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_inventory_form stock.inventory field Inherits stock.view_inventory_form
Models touched (1)

New fields (4)
  • categ_ids Many2many → product.category
    column1='inventory_id' column2='category_id' comodel_name='product.category' relation='rel_inventories_categories' string='Categories'
  • filter Selection
    default='products' help="If you do an entire inventory, you can choose 'All Products' and it will prefill the inventory with the current stock. If you only do some products (e.g. Cycle Counting) you can choose 'Manual Selection of Products' and the system won't propose anything. You can also let the system propose for a single product / lot /... " required=True selection='_selection_filter' string='Inventory of'
  • lot_ids Many2many → stock.production.lot
    column1='inventory_id' column2='lot_id' comodel_name='stock.production.lot' relation='rel_inventories_lots' string='Lots'
  • product_domain Char
    default=[('name', 'ilike', '')] args: 'Domain'
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/13.0/stock_inventory_preparation_filter
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
COMMITTERSPedro M. Baeza, Ivàn Todorovich, OCA Transbot, Sergio Teruel, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - 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 (1)
XML IDNameModelTypeStatus
view_inventory_form stock.inventory field Inherits stock.view_inventory_form
Models touched (1)

New fields (4)
  • categ_ids Many2many → product.category
    column1='inventory_id' column2='category_id' comodel_name='product.category' relation='rel_inventories_categories' string='Categories'
  • filter Selection
    default='products' help="If you do an entire inventory, you can choose 'All Products' and it will prefill the inventory with the current stock. If you only do some products (e.g. Cycle Counting) you can choose 'Manual Selection of Products' and the system won't propose anything. You can also let the system propose for a single product / lot /... " required=True selection='_selection_filter' string='Inventory of'
  • lot_ids Many2many → stock.production.lot
    column1='inventory_id' column2='lot_id' comodel_name='stock.production.lot' relation='rel_inventories_lots' string='Lots'
  • product_domain Char
    default=[('name', 'ilike', '')] args: 'Domain'
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/12.0/stock_inventory_preparation_filter
VERSION
VERSION 1.2.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, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iván Todorovich, xavierpiernas, Florent THOMAS, Pascal GOUHIER
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 (1)
XML IDNameModelTypeStatus
stock_inventory_form stock.inventory.form stock.inventory data Inherits stock.view_inventory_form
Models touched (2)

New fields (5)
  • categ_ids Many2many → product.category
    column1='inventory_id' column2='category_id' comodel_name='product.category' relation='rel_inventories_categories' string='Categories'
  • empty_line_ids One2many → stock.inventory.line.empty
    comodel_name='stock.inventory.line.empty' inverse_name='inventory_id' string='Capture Lines'
  • lot_ids Many2many → stock.production.lot
    column1='inventory_id' column2='lot_id' comodel_name='stock.production.lot' relation='rel_inventories_lots' string='Lots'
  • product_domain Char
    default=[('name', 'ilike', '')] args: 'Domain'
  • product_ids Many2many → product.product
    column1='inventory_id' column2='product_id' comodel_name='product.product' relation='rel_inventories_products' string='Products'
Public methods (0)

No public methods.

New fields (3)
  • inventory_id Many2one → stock.inventory
    comodel_name='stock.inventory' ondelete='cascade' required=True string='Inventory'
  • product_code Char
    required=True string='Product Code'
  • product_qty Float
    default=1.0 digits=dp.get_precision('Product Unit of Measure') required=True string='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/11.0/stock_inventory_preparation_filter
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
COMMITTERSPedro M. Baeza, Denis Roussel, 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:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - barcodes
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_inventory_form stock.inventory.form stock.inventory data Inherits stock.view_inventory_form
Models touched (2)

New fields (4)
  • categ_ids Many2many → product.category
    column1='inventory_id' column2='category_id' comodel_name='product.category' relation='rel_inventories_categories' string='Categories'
  • empty_line_ids One2many → stock.inventory.line.empty
    comodel_name='stock.inventory.line.empty' inverse_name='inventory_id' string='Capture Lines'
  • lot_ids Many2many → stock.production.lot
    column1='inventory_id' column2='lot_id' comodel_name='stock.production.lot' relation='rel_inventories_lots' string='Lots'
  • product_ids Many2many → product.product
    column1='inventory_id' column2='product_id' comodel_name='product.product' relation='rel_inventories_products' string='Products'
Public methods (0)

No public methods.

New fields (3)
  • inventory_id Many2one → stock.inventory
    comodel_name='stock.inventory' ondelete='cascade' required=True string='Inventory'
  • product_code Char
    required=True string='Product Code'
  • product_qty Float
    default=1.0 digits=dp.get_precision('Product Unit of Measure') required=True string='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_inventory_preparation_filter
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
COMMITTERSPedro M. Baeza, Denis Roussel, 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:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_inventory_form stock.inventory.form stock.inventory data Inherits stock.view_inventory_form
Models touched (2)

New fields (4)
  • categ_ids Many2many → product.category
    column1='inventory_id' column2='category_id' comodel_name='product.category' relation='rel_inventories_categories' string='Categories'
  • empty_line_ids One2many → stock.inventory.line.empty
    comodel_name='stock.inventory.line.empty' inverse_name='inventory_id' string='Capture Lines'
  • lot_ids Many2many → stock.production.lot
    column1='inventory_id' column2='lot_id' comodel_name='stock.production.lot' relation='rel_inventories_lots' string='Lots'
  • product_ids Many2many → product.product
    column1='inventory_id' column2='product_id' comodel_name='product.product' relation='rel_inventories_products' string='Products'
Public methods (0)

No public methods.

New fields (3)
  • inventory_id Many2one → stock.inventory
    comodel_name='stock.inventory' ondelete='cascade' required=True string='Inventory'
  • product_code Char
    required=True string='Product Code'
  • product_qty Float
    default=1.0 required=True string='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/9.0/stock_inventory_preparation_filter
VERSION
VERSION 1.0.0
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
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, David
WEBSITE
WEBSITEhttp://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
    - procurement
    - barcodes
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_inventory_form stock.inventory.form stock.inventory data Inherits stock.view_inventory_form
Models touched (2)

New fields (5)
  • categ_ids Many2many → product.category
    column1='inventory_id' column2='category_id' comodel_name='product.category' relation='rel_inventories_categories' string='Categories'
  • empty_line_ids One2many → stock.inventory.line.empty
    comodel_name='stock.inventory.line.empty' inverse_name='inventory_id' string='Capture Lines'
  • filter Selection
    required=True selection='_get_available_filters' string='Selection Filter'
  • lot_ids Many2many → stock.production.lot
    column1='inventory_id' column2='lot_id' comodel_name='stock.production.lot' relation='rel_inventories_lots' string='Lots'
  • product_ids Many2many → product.product
    column1='inventory_id' column2='product_id' comodel_name='product.product' relation='rel_inventories_products' string='Products'
Public methods (0)

No public methods.

New fields (3)
  • inventory_id Many2one → stock.inventory
    comodel_name='stock.inventory' ondelete='cascade' required=True string='Inventory'
  • product_code Char
    required=True string='Product Code'
  • product_qty Float
    default=1.0 required=True string='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/8.0/stock_inventory_preparation_filter
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYInventory, Logistic, Storage
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), AvanzOSC, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), AvanzOSC, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, Lionel Sausin, Jos De Graeve, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITEhttp://www.odoomrp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
    - procurement
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_inventory_form stock.inventory.form stock.inventory data Inherits stock.view_inventory_form
Models touched (2)

New fields (5)
  • categ_ids Many2many → product.category
    column1='inventory_id' column2='category_id' comodel_name='product.category' relation='rel_inventories_categories' string='Categories'
  • empty_line_ids One2many → stock.inventory.line.empty
    comodel_name='stock.inventory.line.empty' inverse_name='inventory_id' string='Capture Lines'
  • filter Selection
    required=True selection=_get_available_filters string='Selection Filter'
  • lot_ids Many2many → stock.production.lot
    column1='inventory_id' column2='lot_id' comodel_name='stock.production.lot' relation='rel_inventories_lots' string='Lots'
  • product_ids Many2many → product.product
    column1='inventory_id' column2='product_id' comodel_name='product.product' relation='rel_inventories_products' string='Products'
Public methods (0)

No public methods.

New fields (3)
  • inventory_id Many2one → stock.inventory
    comodel_name='stock.inventory' ondelete='cascade' required=True string='Inventory'
  • product_code Char
    required=True size=64 string='Product Code'
  • product_qty Float
    default=1.0 required=True string='Quantity'
Public methods (0)

No public methods.