[setup] [fix] creation of fiscal year if start date is 1st Jan

This commit is contained in:
Anand Doshi
2013-07-04 18:29:55 +05:30
parent 8aaccf7269
commit f4d8d23241
3 changed files with 24 additions and 17 deletions

View File

@@ -112,7 +112,7 @@ test_records = [
{
"doctype": "For Territory",
"parentfield": "valid_for_territories",
"territory": "India"
"territory": "_Test Territory India"
}
],
[