Stock Free Quantity

stock_free_quantity
REPOSITORY
REPOSITORYOCA/stock-logistics-availability
GIT
GIThttps://github.com/OCA/stock-logistics-availability.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-availability/tree/18.0/stock_free_quantity
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, DavidJForgeFlow, Juan Ignacio Carreras
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-availability
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
Add Product variant free quantity in Product form view and add the same
on Product templates.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
product_normal_form_view product.product xpath Inherits stock.product_form_view_procurement_button
product_template_kanban_free_qty_view product.template xpath Inherits product.product_template_kanban_view
view_stock_available_form product.template xpath Inherits stock.product_template_form_view_procurement_button
view_stock_product_product_free_qty_tree product.product field Inherits stock.view_stock_product_tree
view_stock_product_template_free_qty_tree product.template field Inherits stock.view_stock_product_template_tree
view_stock_quant_stock_free_qty stock.quant field Inherits stock.view_stock_quant_tree_editable
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • free_qty Float
    compute='_compute_quantities' compute_sudo=False digits='Product Unit of Measure' search='_search_free_qty' args: 'Free Quantity'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-availability
GIT
GIThttps://github.com/OCA/stock-logistics-availability.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-availability/tree/17.0/stock_free_quantity
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), akretion
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, DavidJForgeFlow, Juan Ignacio Carreras
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-availability
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
Add Product variant free quantity in Product form view and add the same
on Product templates.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
product_normal_form_view product.product xpath Inherits stock.product_form_view_procurement_button
product_template_kanban_free_qty_view product.template xpath Inherits product.product_template_kanban_view
view_stock_available_form product.template xpath Inherits stock.product_template_form_view_procurement_button
view_stock_product_product_free_qty_tree product.product field Inherits stock.view_stock_product_tree
view_stock_product_template_free_qty_tree product.template field Inherits stock.view_stock_product_template_tree
view_stock_quant_stock_free_qty stock.quant field Inherits stock.view_stock_quant_tree_editable
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • free_qty Float
    compute='_compute_quantities' compute_sudo=False digits='Product Unit of Measure' search='_search_free_qty' args: 'Free Quantity'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-availability
GIT
GIThttps://github.com/OCA/stock-logistics-availability.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-availability/tree/16.0/stock_free_quantity
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), akretion
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, EvaSForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-availability
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
product_normal_form_view product.product xpath Inherits stock.product_form_view_procurement_button
product_template_kanban_free_qty_view product.template xpath Inherits product.product_template_kanban_view
view_stock_available_form product.template xpath Inherits stock.product_template_form_view_procurement_button
view_stock_product_product_free_qty_tree product.product field Inherits stock.view_stock_product_tree
view_stock_product_template_free_qty_tree product.template field Inherits stock.view_stock_product_template_tree
Models touched (1)

New fields (1)
  • free_qty Float
    compute='_compute_quantities' compute_sudo=False digits='Product Unit of Measure' search='_search_free_qty' args: 'Free 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/15.0/stock_free_quantity
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), akretion
COMMITTERS
COMMITTERSDenis Roussel, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:33
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 (5)
XML IDNameModelTypeStatus
product_normal_form_view product.product xpath Inherits stock.product_form_view_procurement_button
product_template_kanban_free_qty_view product.template xpath Inherits product.product_template_kanban_view
view_stock_available_form product.template xpath Inherits stock.product_template_form_view_procurement_button
view_stock_product_product_free_qty_tree product.product field Inherits stock.view_stock_product_tree
view_stock_product_template_free_qty_tree product.template field Inherits stock.view_stock_product_template_tree
Models touched (1)

New fields (1)
  • free_qty Float
    compute='_compute_quantities' compute_sudo=False digits='Product Unit of Measure' search='_search_free_qty' args: 'Free 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/14.0/stock_free_quantity
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), akretion
COMMITTERS
COMMITTERSFlorian da Costa, oca-travis, Weblate, OCA-git-bot, Christopher Ormaza, Jose Zambudio Bernabeu
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:56
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 (5)
XML IDNameModelTypeStatus
product_normal_form_view product.product xpath Inherits stock.product_form_view_procurement_button
product_template_kanban_free_qty_view product.template xpath Inherits product.product_template_kanban_view
view_stock_available_form product.template xpath Inherits stock.product_template_form_view_procurement_button
view_stock_product_product_free_qty_tree product.product field Inherits stock.view_stock_product_tree
view_stock_product_template_free_qty_tree product.template field Inherits stock.view_stock_product_template_tree
Models touched (1)

New fields (1)
  • free_qty Float
    compute='_compute_quantities' compute_sudo=False digits='Product Unit of Measure' search='_search_free_qty' args: 'Free Quantity'
Public methods (0)

No public methods.