brotherton-erpnext/patches/november_2012/delete_item_sales_register1.py
2012-11-06 17:41:21 +05:30

3 lines
112 B
Python

def execute():
from webnotes.model import delete_doc
delete_doc("Search Criteria", "itemwise_sales_register1")