Admin Portal - Profile
This commit is contained in:
parent
402e93c1fd
commit
a92bf69c16
1 changed files with 1 additions and 1 deletions
2
public/main.profile.dart.js
vendored
2
public/main.profile.dart.js
vendored
|
|
@ -341383,7 +341383,7 @@
|
|||
_this.store.get$_dispatchers()[0].call$1(new A.EditGroup(t1));
|
||||
break;
|
||||
case B.EntityType_purchaseOrder:
|
||||
t1 = A.InvoiceEntity_InvoiceEntity(_null, B.EntityType_purchaseOrder, _null, t1, _null, _null);
|
||||
t1 = A.InvoiceEntity_InvoiceEntity(_null, B.EntityType_purchaseOrder, _null, t1, _null, vendor);
|
||||
_this.store.get$_dispatchers()[0].call$1(new A.EditPurchaseOrder(t1));
|
||||
break;
|
||||
case B.EntityType_recurringExpense:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue