Procházet zdrojové kódy

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/ConstructionCost

vian před 5 roky
rodič
revize
c1f1ca6f81
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      modules/main/facade/ration_facade.js

+ 1 - 0
modules/main/facade/ration_facade.js

@@ -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:'',