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,7 +0,0 @@
|
||||
import webnotes
|
||||
|
||||
def execute():
|
||||
webnotes.reload_doc("buying", "DocType Mapper", "Material Request-Purchase Order")
|
||||
webnotes.reload_doc("buying", "DocType Mapper", "Material Request-Supplier Quotation")
|
||||
webnotes.reload_doc("buying", "DocType Mapper", "Sales Order-Material Request")
|
||||
webnotes.reload_doc("stock", "DocType Mapper", "Material Request-Stock Entry")
|
||||
Reference in New Issue
Block a user