From 04e3ce074bf5152644459a6aa26f4bd72990d19f Mon Sep 17 00:00:00 2001 From: hillelcoren Date: Tue, 4 Oct 2022 08:10:26 +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 93eeec9cb0d6..f756e5a78577 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -415546,7 +415546,7 @@ type$.legacy_TaskEntity._as(t3); t4 = t1.userCompanyStates; t5 = t1.uiState.selectedCompanyIndex; - $status = t4._list[t5].taskStatusState.$get$1(0, t3.get$calculateStatusId()); + $status = t4._list[t5].taskStatusState.$get$1(0, t3.statusId); t4 = t3.invoiceId.length !== 0; if (t4) label = t2.get$invoiced();