Repository
OCA/stock-logistics-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Stock
Folder size
0.04 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), APSL-Nagarro
Maintainers
Odoo Community Association (OCA), APSL-Nagarro
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module introduces Product total price for every stock move, wich can be selected as a measure in Move Analysis.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_move_pivot_inherit stock.move.pivot.inherit stock.move pivot Inherits stock.view_move_pivot
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • product_total_price Float
    compute='_compute_product_total_price' store=True string='Total Product Price'
Public methods (0)

No public methods.

Loading…