mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Admin Portal - Profile
This commit is contained in:
parent
dc27b69efd
commit
76e15909aa
2
public/main.profile.dart.js
vendored
2
public/main.profile.dart.js
vendored
@ -367301,7 +367301,7 @@
|
|||||||
t2 = state.get$credentials(state);
|
t2 = state.get$credentials(state);
|
||||||
t1 = t1.client.id;
|
t1 = t1.client.id;
|
||||||
$async$goto = 3;
|
$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:
|
case 3:
|
||||||
// returning from await.
|
// returning from await.
|
||||||
response = $async$result;
|
response = $async$result;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user