From a92bf69c160338a8c5b7cfaad9ba0820ee6ea9f3 Mon Sep 17 00:00:00 2001 From: hillelcoren Date: Mon, 4 Jul 2022 08:31:28 +0000 Subject: [PATCH] Admin Portal - Profile --- public/main.profile.dart.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index 23dc7e764b5f..30b9cf583b1f 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -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: