3 lines
121 B
Python
3 lines
121 B
Python
def execute():
|
|
import webnotes
|
|
webnotes.conn.sql("delete from `tabSearch Criteria` where name = 'cash_flow_statement'") |