Stock available global (All companies)

stock_available_global
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_available_global
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSDenis Roussel, Carlos Dauden, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • 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'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.