|
@@ -626,6 +626,7 @@ async function getUnitPriceData(newProjectGLJList,gljCodes,unitPriceFileId){
|
|
market_price: np.market_price,
|
|
market_price: np.market_price,
|
|
unit_price_file_id: unitPriceFileId,
|
|
unit_price_file_id: unitPriceFileId,
|
|
name: np.name,
|
|
name: np.name,
|
|
|
|
+ taxRate:np.taxRate,
|
|
specs:np.specs?np.specs:'',
|
|
specs:np.specs?np.specs:'',
|
|
original_code:np.original_code,
|
|
original_code:np.original_code,
|
|
unit:np.unit?np.unit:'',
|
|
unit:np.unit?np.unit:'',
|