mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
[mappers] cleanup, remove dt_map, map_doclist and other such functions
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
def execute():
|
||||
return # deprecated
|
||||
import webnotes
|
||||
from webnotes.modules import reload_doc
|
||||
reload_doc("accounts", "GL Mapper", "Purchase Invoice")
|
||||
reload_doc("accounts", "GL Mapper", "Purchase Invoice with write off")
|
||||
Reference in New Issue
Block a user