| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/11.0/stock_available_global |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Warehouse |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Carlos Dauden, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - account - product - decimal_precision - analytic - web_planner - portal - http_routing - account_invoicing - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
product.product | xpath | Inherits stock.product_form_view_procurement_button | |
product_template_form_view_procurement_button |
product.template | xpath | Inherits stock.product_template_form_view_procurement_button | |
product_template_kanban_stock_view |
product.template | ul | Inherits stock.product_template_kanban_stock_view | |
view_stock_product_template_tree |
product.template | tree | Inherits stock.view_stock_product_template_tree |
No new fields.
Public methods (0)No public methods.
incoming_qty_global
Float
compute='_compute_quantities_global'
digits=dp.get_precision('Product Unit of Measure')
help='Compute all companies'
search='_search_incoming_qty_global'
string='Global Incoming'
outgoing_qty_global
Float
compute='_compute_quantities_global'
digits=dp.get_precision('Product Unit of Measure')
help='Compute all companies'
search='_search_outgoing_qty_global'
string='Global Outgoing'
qty_available_global
Float
compute='_compute_quantities_global'
digits=dp.get_precision('Product Unit of Measure')
help='Compute all companies'
search='_search_qty_available_global'
string='Global Quantity On Hand'
virtual_available_global
Float
compute='_compute_quantities_global'
digits=dp.get_precision('Forecasted Quantity')
help='Compute all companies'
search='_search_virtual_available_global'
string='Global Forecasted Quantity'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.