Admin Portal - Profile

This commit is contained in:
hillelcoren 2023-04-26 05:37:03 +00:00
parent 38d16b74e5
commit d2e95784f7

View File

@ -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;