mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
3 lines
100 B
Python
3 lines
100 B
Python
def execute():
|
|
import webnotes
|
|
webnotes.delete_doc("Search Criteria", "sales_order_pending_items") |