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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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_costs Float
    compute='_compute_original_layer_values' help="This is the sum of the total value's layer and total value of child layers" store=True string='Total value (with additional costs)'
  • unit_price_with_extra_cost Float
    compute='_compute_original_layer_values' help='This is the unit cost after the additional costs are added' store=True string='New unit price (with additional costs)'
Public methods (0)

No public methods.