Admin Portal - Profile

This commit is contained in:
hillelcoren 2023-11-12 08:57:57 +00:00
parent 01af3116ea
commit 67acec7bc8

View File

@ -518707,7 +518707,7 @@
t11 = payment.exchangeRate;
_this._showConvertCurrency = t11 !== 1 && t11 !== 0;
state = t10.state;
if (state.userCompanyStates._list$_list[state.uiState.selectedCompanyIndex].userCompany.company.convertExpenseCurrency)
if (state.userCompanyStates._list$_list[state.uiState.selectedCompanyIndex].userCompany.company.convertPaymentCurrency)
_this._showConvertCurrency = true;
t10 = _this._framework$_element;
t10.toString;