mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 23:49:19 +00:00
sal manager reload patch
This commit is contained in:
5
erpnext/patches/sal_man_patch.py
Normal file
5
erpnext/patches/sal_man_patch.py
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
|
||||||
|
def execute():
|
||||||
|
import webnotes
|
||||||
|
from webnotes.modules.module_manager import reload_doc
|
||||||
|
reload_doc('hr', 'doctype', 'salary_manager')
|
||||||
Reference in New Issue
Block a user