mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Admin Portal - Profile
This commit is contained in:
parent
38d16b74e5
commit
d2e95784f7
4
public/main.profile.dart.js
vendored
4
public/main.profile.dart.js
vendored
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user