Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse
Folder size
0.13 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 07:38:23
Authors
Odoo Community Association (OCA), AvanzOSC, Tecnativa, OdooMRP team
Maintainers
Odoo Community Association (OCA), AvanzOSC, Tecnativa, OdooMRP team
Committers
mreficent, Weblate, OCA Transbot, OCA-git-bot, oca-travis, ps-tubtim
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
stock_warehouse_orderpoint_stock_info_unreserved
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_warehouse_orderpoint_form stock.warehouse.orderpoint.form stock.warehouse.orderpoint form Inherits stock.view_warehouse_orderpoint_form
view_warehouse_orderpoint_tree stock.warehouse.orderpoint.tree stock.warehouse.orderpoint tree Inherits stock.view_warehouse_orderpoint_tree
warehouse_orderpoint_search stock.warehouse.orderpoint.search stock.warehouse.orderpoint search Inherits stock.warehouse_orderpoint_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (5)
  • incoming_location_qty Float
    compute='_compute_product_available_qty' string='Incoming On Location'
  • outgoing_location_qty Float
    compute='_compute_product_available_qty' string='Outgoing On Location'
  • product_category Many2one
    related='product_id.categ_id' store=True string='Product Category'
  • product_location_qty Float
    compute='_compute_product_available_qty' string='Quantity On Location'
  • virtual_location_qty Float
    compute='_compute_product_available_qty' string='Forecast On Location'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…