install from txt files, part 1

This commit is contained in:
Rushabh Mehta
2013-01-16 17:48:17 +05:30
parent ec65665151
commit 6f9915cd17
60 changed files with 1098 additions and 587 deletions

View File

@@ -20,11 +20,6 @@ from webnotes.utils import flt
from webnotes.model.code import get_obj
from accounts.utils import get_balance_on
install_docs = [
{"doctype":"Role", "role_name":"Accounts Manager", "name":"Accounts Manager"},
{"doctype":"Role", "role_name":"Accounts User", "name":"Accounts User"}
]
@webnotes.whitelist()
def get_default_bank_account():
"""