[bean] [mandatory] fixes in test cases

This commit is contained in:
Anand Doshi
2013-07-08 19:47:37 +05:30
parent 615701d3ae
commit 3c6d440f09
7 changed files with 13 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ test_records = [
"doctype": "Currency Exchange",
"from_currency": "USD",
"to_currency": "INR",
"exchange_rate": 1
"exchange_rate": 60.0
}],
[{
"doctype": "Currency Exchange",