Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 07:31:51
Authors
Odoo Community Association (OCA), Eficent
Maintainers
Odoo Community Association (OCA), Eficent
Committers
mreficent, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
stock_inventory_virtual_location_change_qty_reason
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_change_product_quantity Change Product Quantity Reason stock.change.product.qty Inherits stock.view_change_product_quantity
view_inventory_form stock.inventory.form.inherit stock.inventory form Inherits stock.view_inventory_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • virtual_location_id Many2one → stock.location
    comodel_name='stock.location' domain=[('usage', 'like', 'inventory')] string='Virtual Adjustment Location'
Public methods (0)

No public methods.

New fields (1)
  • virtual_location_id Many2one → stock.location
    comodel_name='stock.location' domain=[('usage', 'like', 'inventory')]
Public methods (0)

No public methods.

Loading…