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