[perpetual accounting] [minor] patch for intial setup

This commit is contained in:
Nabin Hait
2013-08-12 12:24:08 +05:30
parent fd6a650e12
commit 4af2dbf84d
5 changed files with 26 additions and 41 deletions

View File

@@ -122,5 +122,5 @@ $.extend(erpnext.complete_setup, {
fy_start_list: ['', '1st Jan', '1st Apr', '1st Jul', '1st Oct'],
domains: ['', "Manufacturing", "Retail", "Distribution", "Services"],
domains: ['', "Manufacturing", "Retail", "Distribution", "Services", "Other"],
});