[fix][cleanup] Leave allocation, application and balance report cleanup and fixes

This commit is contained in:
Nabin Hait
2015-11-16 14:50:14 +05:30
parent 4fbf01fd9d
commit 58c4646199
11 changed files with 342 additions and 308 deletions

View File

@@ -1 +0,0 @@
erpnext

View File

@@ -1 +0,0 @@
en english

View File

@@ -1,12 +0,0 @@
{
"db_name": "test_frappe",
"db_password": "test_frappe",
"auto_email_id": "test@example.com",
"mail_server": "smtp.example.com",
"mail_login": "test@example.com",
"mail_password": "test",
"admin_password": "admin",
"run_selenium_tests": 1,
"host_name": "http://localhost:8000",
"install_apps": ["erpnext"]
}