mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
remove basic info patch not required
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
def execute():
|
||||
import webnotes
|
||||
webnotes.conn.sql("""delete from `tabDocField`
|
||||
where label = 'Basic Info' and fieldtype = 'Section Break'""")
|
||||
Reference in New Issue
Block a user