brotherton-erpnext/erpnext/setup/doctype
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
..
authorization_control fix: Improper escaping (#20248) 2020-01-14 12:55:03 +05:30
authorization_rule fix: Disable rounded total field's value honours docfield's default value 2019-01-21 18:50:50 +05:30
brand chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
company feat: Accounts, Selling & Assets Onboarding cleanup (#27112) 2021-08-27 15:47:11 +05:30
currency_exchange fix: update get_exchange_rate for test mode (#26847) 2021-08-31 17:19:12 +05:30
customer_group chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
email_digest chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
email_digest_recipient fix: multiselect recipients in Email Digest 2020-08-25 08:39:26 +05:30
global_defaults chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
item_group chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
naming_series chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
party_type chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
print_heading chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
quotation_lost_reason chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
quotation_lost_reason_detail fix: Quotation lost reason options fix (#22814) 2020-08-13 09:20:36 +05:30
sales_partner fixed conflicts 2019-10-15 14:18:59 +05:30
sales_person chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
supplier_group chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
target_detail chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
terms_and_conditions chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
territory chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
transaction_deletion_record chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
transaction_deletion_record_item feat: Transaction Deletion Record (#25354) 2021-05-10 14:02:58 +05:30
uom chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
uom_conversion_factor chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
website_item_group chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30