Fix in HR patch

This commit is contained in:
Anand Doshi 2014-06-09 10:28:04 +05:30
parent ac276a27b7
commit 390efdc884

View File

@ -10,3 +10,4 @@ def execute():
frappe.db.set_value("Module Def", "HR", "module_name", "HR")
frappe.clear_cache()
frappe.setup_module_map()