Files
stock-logistics-warehouse/stock_inventory_valuation_location/__init__.py
Deivis Laya dbae3d70d6 [ADD] stock_inventory_valuation_location: add module to warehouse
management

The value field in the stock.quant model is added to display the
inventory valuation group by locations and Incoming Date.

This feature was deleted in Odoo 12.0 but
it was re-introduce in Odoo 13.0, this commit is a backport of
c861edefaa
2020-03-30 20:30:58 +00:00

5 lines
109 B
Python

# Copyright 2020 Vauxoo
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
from . import models