TIP: You can type at any time to perform a new search.
Stock Valuation Layer Total Value
stock_valuation_layer_total_value · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- stock
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:09:15
- Authors
- Odoo Community Association (OCA), Forgeflow
- Maintainers
- Odoo Community Association (OCA), Forgeflow
- Committers
- Christopher Ormaza, Weblate, OCA-git-bot, oca-ci, PauBForgeFlow, CristianoMafraJunior
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_valuation_layer_form |
Stock Valuation Layer | stock.valuation.layer | form | Inherits stock_account.stock_valuation_layer_form |
stock_valuation_layer_tree |
Stock Valuation Layer | stock.valuation.layer | tree | Inherits stock_account.stock_valuation_layer_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
total_value_with_additional_costsFloatcompute='_compute_original_layer_values'help="This is the sum of the total value's layer and total value of child layers"store=Truestring='Total value (with additional costs)' -
unit_price_with_extra_costFloatcompute='_compute_original_layer_values'help='This is the unit cost after the additional costs are added'store=Truestring='New unit price (with additional costs)'
No public methods.