mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 19:49:18 +00:00
removed sales order pending items report
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
def execute():
|
||||
import webnotes
|
||||
webnotes.delete_doc("Search Criteria", "sales_order_pending_items")
|
||||
Reference in New Issue
Block a user