Merge branch 'latest' of github.com:webnotes/erpnext into latest
This commit is contained in:
commit
25e57421f7
3
erpnext/patches/jan_mar_2012/no_copy_patch.py
Normal file
3
erpnext/patches/jan_mar_2012/no_copy_patch.py
Normal file
@ -0,0 +1,3 @@
|
||||
def execute():
|
||||
import webnotes
|
||||
webnotes.conn.sql("update `tabDocField` set no_copy = 1 where fieldname = 'insert_after' and parent = 'Custom Field'")
|
Loading…
x
Reference in New Issue
Block a user