mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 21:48:27 +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") |