brotherton-erpnext/patches/february_2013/remove_sales_order_pending_items.py
2013-02-01 18:35:35 +05:30

3 lines
100 B
Python

def execute():
import webnotes
webnotes.delete_doc("Search Criteria", "sales_order_pending_items")