cleanup property setter patch
This commit is contained in:
parent
8d6917dc04
commit
50a0cadb9f
0
erpnext/patches/may_2012/__init__.py
Normal file
0
erpnext/patches/may_2012/__init__.py
Normal file
3
erpnext/patches/may_2012/cleanup_property_setter.py
Normal file
3
erpnext/patches/may_2012/cleanup_property_setter.py
Normal file
@ -0,0 +1,3 @@
|
||||
def execute():
|
||||
import webnotes
|
||||
webnotes.conn.sql("delete from `tabProperty Setter` where property in ('width', 'previous_field')")
|
Loading…
x
Reference in New Issue
Block a user