brotherton-erpnext/erpnext/regional
Tufan Kaynak 06c6f7cfd3 fix: Currency Exchange for_selling and for_buying on the same day (#19339)
* fix: test data of Currency Exchange to incluse buying and selling

test data of Currency Exchange to incluse buying and selling

* fix: Currency Exchange Test corrected to include selling and buying exchange_rate

Currency Exchange Test corrected to include selling and buying exchange_rate

* fix: Currency Exchange for_selling and for_buying fields test and functionality restored


In this fix:
* You can now add a separate exchange_rate in date for_selling and for_buying. You could not before because the unique field name was only calculated to allow a single name for a date
* tests did not account for for_selling and for_buying fields and thier uniqueness

* Update test_currency_exchange.py

* Update test_records.json

* fix: update test_records.json

* Update test_records.json

* The basic package for turkey is defined. It is empty now but applications specific to Turkey will be created under that package.

* fix: update code with scapes vs.tabs

updated the code regarding spaces issue

* Update currency_exchange.py
2019-11-11 17:11:16 +05:30
..
doctype Add DATEV Settings 2019-08-14 00:06:21 +02:00
france feat(regional): enable transaction log for germany (#19198) 2019-11-06 19:07:04 +05:30
germany fix formatting and names 2019-02-07 03:28:27 +01:00
india fix: GSTIN validation msg fix 2019-11-07 21:54:25 +05:30
italy fix: ImponibileImporto not getting calculated properly 2019-10-09 13:50:16 +05:30
print_format Feat: US Regional module, added test, changed address template reference to convention 2019-01-20 09:55:44 -05:00
report fix: Exception handling in GSTR-1 Report 2019-11-07 19:38:52 +05:30
saudi_arabia [Fix] Setup wizard UAE/KSA 2017-12-25 12:12:07 +05:30
turkey fix: Currency Exchange for_selling and for_buying on the same day (#19339) 2019-11-11 17:11:16 +05:30
united_arab_emirates fetch from fix 2019-03-08 18:37:34 +05:30
united_states fix: Delete GL entry for supplier before creating new one 2019-03-04 13:25:39 +05:30
__init__.py feat(regional): enable transaction log for germany (#19198) 2019-11-06 19:07:04 +05:30