brotherton-erpnext/erpnext/patches/v8_8
tundebabzy ab5b03011d Enhance Currency Exchange Management (#10482)
* add new settings in Accouts Settings

* patch for new settings

* refactor `get_exchange_rate`

* adds validation

* tests validation

* disables conversion rate field if stale rates not allowed

* more test cases

more test case...

test `get_exchange_rate` behaviour with stale not allowed in sett..

fix currency exchange test case

do housekeeping after running accounts settings test

* clean up

* documentation

* make use of correct api url

* Fix tests failing due to wrong exchange rate from fixer.io

* remove mandatory constraint from `allow_stale`

* added info to documentation
2017-09-21 14:50:39 +05:30
..
__init__.py BOM rates as per selected currency and UOM 2017-09-04 18:31:45 +05:30
add_new_fields_in_accounts_settings.py Enhance Currency Exchange Management (#10482) 2017-09-21 14:50:39 +05:30
set_bom_rate_as_per_uom.py BOM rates as per selected currency and UOM 2017-09-04 18:31:45 +05:30