From d2e95784f7c81b8cfb0cfd7ae8e6170bf81c3cb7 Mon Sep 17 00:00:00 2001 From: hillelcoren Date: Wed, 26 Apr 2023 05:37:03 +0000 Subject: [PATCH] Admin Portal - Profile --- public/main.profile.dart.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;