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