3 lines
100 B
Python
3 lines
100 B
Python
def execute():
|
|
import webnotes
|
|
webnotes.delete_doc("Search Criteria", "sales_order_pending_items") |