Bug Valuation
This commit is contained in:
@@ -1256,6 +1256,7 @@ class ValuationBase(ModelSQL):
|
||||
Date = Pool().get('ir.date')
|
||||
Currency = Pool().get('currency.currency')
|
||||
FeeLots = Pool().get('fee.lots')
|
||||
LotQt = Pool().get('lot.qt')
|
||||
|
||||
for lot in cls._valuation_lots(sale_line):
|
||||
if cls._ignore_empty_open_fee_lot(lot):
|
||||
|
||||
Reference in New Issue
Block a user