Repository
OCA/stock-logistics-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-reporting
Last tracking update
2026-08-07 08:42:55
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, Sakthivel
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
stock_account_quantity_history_location
Description
This module allows to run an Inventory report or Inventory Valuation
report by location, for a past date or for current date.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_product_stock_tree product.product.stock.list product.product list Inherits stock.product_product_stock_tree
view_stock_quantity_history_location stock.quantity.history.form - stock_quantity_history_location stock.quantity.history Inherits stock.view_stock_quantity_history
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • include_child_locations Boolean
    default=True
  • location_id Many2one → stock.location
    domain=[('usage', 'in', ['internal', 'transit'])] args: 'stock.location'
Public methods (1)
  • open_at_date(self)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…