brotherton-erpnext/erpnext/setup
bcornwellmott b263876918
Add date to currency exchange caching
The current currency exchange caching does not keep track of the transaction date, so if you are backdating transactions, the system probably isn't pulling the correct exchange rate (if it's looking up the currency exchange rate on the fly)
2019-03-05 16:44:02 -08:00
..
doctype Merge branch 'master' into develop 2019-02-21 18:25:29 +05:30
page [fix] Links now redirect to erpnext.com 2019-01-25 12:56:27 +05:30
setup_wizard Merge pull request #16694 from rmehta/refactor-comments 2019-02-18 12:05:35 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
default_success_action.py fix: import unicode_literals 2019-01-15 14:47:32 +05:30
install.py Success Action (#13666) 2018-05-03 19:06:32 +05:30
utils.py Add date to currency exchange caching 2019-03-05 16:44:02 -08:00