brotherton-erpnext/patches/february_2013/remove_sales_order_pending_items.py

3 lines
100 B
Python
Raw Normal View History

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