mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 17:45:04 +00:00
Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
3
patches/november_2012/delete_item_sales_register1.py
Normal file
3
patches/november_2012/delete_item_sales_register1.py
Normal file
@@ -0,0 +1,3 @@
|
||||
def execute():
|
||||
from webnotes.model import delete_doc
|
||||
delete_doc("Search Criteria", "itemwise_sales_register1")
|
||||
Reference in New Issue
Block a user