diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index 05a783a4062e..1d3e5376e9bd 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -416637,7 +416637,7 @@ b.get$_invoice_model$_$this()._invoice_model$_customValue2 = t1.customValue2; b.get$_invoice_model$_$this()._invoice_model$_customValue3 = t1.customValue3; b.get$_invoice_model$_$this()._invoice_model$_customValue4 = t1.customValue4; - b.get$_invoice_model$_$this()._taskId = t1.taxId; + b.get$_invoice_model$_$this()._invoice_model$_taxId = t1.taxId; t2 = this.company.numberOfItemTaxRates; t3 = t2 >= 1; t4 = t3 ? t1.taxName1 : ""; @@ -486058,7 +486058,7 @@ b.get$_invoice_model$_$this()._invoice_model$_customValue2 = t1.customValue2; b.get$_invoice_model$_$this()._invoice_model$_customValue3 = t1.customValue3; b.get$_invoice_model$_$this()._invoice_model$_customValue4 = t1.customValue4; - b.get$_invoice_model$_$this()._taskId = t1.taxId; + b.get$_invoice_model$_$this()._invoice_model$_taxId = t1.taxId; t3 = _this.company.numberOfItemTaxRates; t4 = t3 >= 1; t5 = t4 && t1.taxName1.length !== 0 ? t1.taxName1 : t2.taxName1;