mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 11:25:09 +00:00
reload_employeewise_balance_leave_report patch updated
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
def execute(self):
|
||||
def execute():
|
||||
import webnotes
|
||||
from webnotes.modules.module_manager import reload_doc
|
||||
reload_doc('hr', 'search_criteria', 'employeewise_balance_leave_report')
|
||||
|
||||
Reference in New Issue
Block a user