remove def val from rv detail cost center
This commit is contained in:
parent
2bbb086b10
commit
a45f44d805
@ -0,0 +1,3 @@
|
||||
def execute():
|
||||
import webnotes
|
||||
webnotes.conn.sql("update `tabDocField` set `default` = '' where fieldname = 'cost_center' and parent = 'RV Detail' and `default` = 'Purchase - TC'")
|
Loading…
x
Reference in New Issue
Block a user