Patch updated
This commit is contained in:
parent
f7e1569207
commit
cf0163d09e
@ -1,6 +1,7 @@
|
|||||||
def execute():
|
def execute():
|
||||||
import webnotes
|
import webnotes
|
||||||
from webnotes.modules.module_manager import reload_doc
|
from webnotes.modules.module_manager import reload_doc
|
||||||
|
from webnotes.model.code import get_obj
|
||||||
|
|
||||||
# reload jv gl mapper
|
# reload jv gl mapper
|
||||||
reload_doc('accounts', 'GL Mapper', 'Journal Voucher')
|
reload_doc('accounts', 'GL Mapper', 'Journal Voucher')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user