mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
install from txt files, part 1
This commit is contained in:
@@ -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():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user