mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
monkey patching for demo (#15141)
This commit is contained in:
@@ -14,7 +14,7 @@ def setup(domain):
|
|||||||
setup_fiscal_year()
|
setup_fiscal_year()
|
||||||
setup_holiday_list()
|
setup_holiday_list()
|
||||||
setup_user()
|
setup_user()
|
||||||
setup_employee()
|
#setup_employee()
|
||||||
setup_user_roles()
|
setup_user_roles()
|
||||||
setup_role_permissions()
|
setup_role_permissions()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user