Stock Valuation Layer Total Value

stock_valuation_layer_total_value
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_valuation_layer_total_value
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYstock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Forgeflow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Forgeflow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Christopher Ormaza, CristianoMafraJunior, PauBForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_valuation_layer_form Stock Valuation Layer stock.valuation.layer xpath Inherits stock_account.stock_valuation_layer_form
stock_valuation_layer_tree Stock Valuation Layer stock.valuation.layer xpath Inherits stock_account.stock_valuation_layer_tree
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.