![]() |
#18 |
NavAx
|
Тут недавно ошибку нашел:
X++: class InventMov_Vir_GoodsInRoute_Delivery_RU { ... AmountMSTPhysicalRevenue estimatedPhysicalRevenue(InventTrans _inventTrans) { //return estimatedPhysicalRevenue; return Currency::amount(estimatedPhysicalRevenue * abs(_inventTrans.Qty / this.transQty())); } AmountMST estimatedPhysicalTax(InventTrans _inventTrans) { //return estimatedPhysicalTax; return Currency::amount(estimatedPhysicalTax * abs(_inventTrans.Qty / this.transQty())); } ... } |
|
|
За это сообщение автора поблагодарили: Logger (5), Bega (5). |
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|