Admin Portal - Profile

This commit is contained in:
hillelcoren 2022-07-04 08:31:28 +00:00
parent 402e93c1fd
commit a92bf69c16

View File

@ -341383,7 +341383,7 @@
_this.store.get$_dispatchers()[0].call$1(new A.EditGroup(t1)); _this.store.get$_dispatchers()[0].call$1(new A.EditGroup(t1));
break; break;
case B.EntityType_purchaseOrder: 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)); _this.store.get$_dispatchers()[0].call$1(new A.EditPurchaseOrder(t1));
break; break;
case B.EntityType_recurringExpense: case B.EntityType_recurringExpense: