mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 21:18:27 +00:00
Reload GL Entry doctype
This commit is contained in:
@@ -6,3 +6,4 @@ def execute():
|
||||
reload_doc('core', 'doctype', 'print_format')
|
||||
reload_doc('core', 'doctype', 'doclayer')
|
||||
reload_doc('core', 'doctype', 'doclayerfield')
|
||||
reload_doc('accounts', 'doctype', 'gl_entry')
|
||||
|
||||
Reference in New Issue
Block a user