mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
[cleanup] deprecated search criteria, amendment_date, cancel_reason
This commit is contained in:
@@ -7,8 +7,6 @@ def pre_import():
|
||||
make_modules()
|
||||
make_roles()
|
||||
webnotes.conn.commit()
|
||||
webnotes.reload_doc("utilities", "doctype", "gl_mapper")
|
||||
webnotes.reload_doc("utilities", "doctype", "gl_mapper_detail")
|
||||
|
||||
def make_modules():
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user