Repository
OCA/stock-logistics-availability · module folder · Try on Runboat
Module version
1.1.0
Category
Warehouse
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-availability
Last tracking update
2026-08-07 08:43:05
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Juan Ignacio Carreras, Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits stock.product_form_view_procurement_button
product_template_kanban_free_qty_view product.template kanban Inherits product.product_template_kanban_view
view_stock_available_form product.template form Inherits stock.product_template_form_view_procurement_button
view_stock_product_product_free_qty_tree product.product tree Inherits stock.view_stock_product_tree
view_stock_product_template_free_qty_tree product.template tree Inherits stock.view_stock_product_template_tree
view_stock_quant_stock_free_qty stock.quant tree Inherits stock.view_stock_quant_tree_editable
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…

Loading…

Loading…