brotherton-erpnext/erpnext/setup
Dany Robert 94dcbf851a
fix: update get_exchange_rate for test mode (#26847)
* fix: no api calls on test mode

* fix: make api call, but return 1.0 incase of invalid currency

* feat: patch request.get

* fix: clear cache after test

* fix: add missing test_exchange_value

* fix: avoid api call in implicit function call during test

* fix: returning 1 while in test causes failure

Returning 1.00 causes failure of exchange rate tests.

* chore: retab

* chore: style
2021-08-31 17:19:12 +05:30
..
doctype fix: update get_exchange_rate for test mode (#26847) 2021-08-31 17:19:12 +05:30
onboarding_slide fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
page fix(minor): update routes 2020-11-18 15:00:34 +05:30
setup_wizard chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
workspace fix: updated erpnext wspace json files (#26380) 2021-08-13 12:19:16 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
default_energy_point_rules.py chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
default_success_action.py chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
install.py fix(ux): fix unstranslated text in msgprint/throw 2021-05-25 20:59:20 +05:30
utils.py Merge branch 'develop' into patch-5 2021-07-29 16:47:28 +05:30