debt-menu #115

Open
Alfred-mk wants to merge 74 commits from debt-menu into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 94b2eca186 - Show all commits

View File

@ -1,6 +1,6 @@
LOAD clear_temporary_value 2
RELOAD clear_temporary_value
LOAD manage_vouchers 160
LOAD manage_vouchers 0
RELOAD manage_vouchers
CATCH api_failure flag_api_call_error 1
LOAD calc_credit_debt 60

View File

@ -7,7 +7,7 @@ CATCH blocked_account flag_account_blocked 1
CATCH select_language flag_language_set 0
CATCH terms flag_account_created 0
CATCH create_pin flag_pin_set 0
LOAD check_account_status 0
LOAD check_account_status 40
RELOAD check_account_status
CATCH api_failure flag_api_call_error 1
CATCH account_pending flag_account_pending 1