Admin Portal - Profile

This commit is contained in:
hillelcoren 2021-11-28 05:37:32 +00:00
parent dc27b69efd
commit 76e15909aa

View File

@ -367301,7 +367301,7 @@
t2 = state.get$credentials(state);
t1 = t1.client.id;
$async$goto = 3;
return A._asyncAwait(new A.WebClient().post$4$data$rawResponse(url, t2.token, B.C_JsonCodec.encode$1(A.LinkedHashMap_LinkedHashMap$_literal(["client_id", t1, "start_date", "2019-01-01", "end_date", "2022-01-01", "show_payments_table", $async$self._showPayments, "show_aging_table", $async$self._showAging], type$.legacy_String, type$.legacy_Object)), true), $async$_loadPDF$0);
return A._asyncAwait(new A.WebClient().post$4$data$rawResponse(url, t2.token, B.C_JsonCodec.encode$1(A.LinkedHashMap_LinkedHashMap$_literal(["client_id", t1, "start_date", "2021-01-01", "end_date", "2023-01-01", "show_payments_table", $async$self._showPayments, "show_aging_table", $async$self._showAging], type$.legacy_String, type$.legacy_Object)), true), $async$_loadPDF$0);
case 3:
// returning from await.
response = $async$result;