mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 21:59:13 +00:00
deprecate gl_mapper patch
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
def execute():
|
def execute():
|
||||||
|
return # deprecated
|
||||||
import webnotes
|
import webnotes
|
||||||
from webnotes.modules import reload_doc
|
from webnotes.modules import reload_doc
|
||||||
reload_doc("accounts", "GL Mapper", "Purchase Invoice")
|
reload_doc("accounts", "GL Mapper", "Purchase Invoice")
|
||||||
|
|||||||
Reference in New Issue
Block a user