New: Store and show estimated value of stock

This commit is contained in:
Juanjo Menent 2009-07-10 07:13:16 +00:00
parent deda59ce6e
commit 9104479474
2 changed files with 4 additions and 2 deletions

View File

@ -63,6 +63,7 @@ IdWarehouse = Id. magatzem
DescWareHouse = Descripció magatzem DescWareHouse = Descripció magatzem
LieuWareHouse = Localització magatzem LieuWareHouse = Localització magatzem
WarehousesAndProducts = Magatzems i productes WarehousesAndProducts = Magatzems i productes
AverageUnitPricePMPShort = Preu mitjà ponderat (PMP)
AverageUnitPricePMP = Preu mitjà ponderat (PMP) AverageUnitPricePMP = Preu mitjà ponderat (PMP)
EstimatedStockValueForProduct = Valor estimat del producte en estoc EstimatedStockValueShort = Valor (PMP)
EstimatedStockValue = Valor estimat d'estoc EstimatedStockValue = Valor estimat d'estoc

View File

@ -63,6 +63,7 @@ IdWarehouse = Id. almacén
DescWareHouse = Descripción almacén DescWareHouse = Descripción almacén
LieuWareHouse = Localización almacén LieuWareHouse = Localización almacén
WarehousesAndProducts = almacenes y productos WarehousesAndProducts = almacenes y productos
AverageUnitPricePMPShort = Precio medio ponderado (PMP)
AverageUnitPricePMP = Precio Medio Ponderado (PMP) AverageUnitPricePMP = Precio Medio Ponderado (PMP)
EstimatedStockValueForProduct = Valor estimado del producto en stock EstimatedStockValueShort = Valor (PMP)
EstimatedStockValue = Valor estimado de stock EstimatedStockValue = Valor estimado de stock