mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 21:29:11 +00:00
serial No Status report
This commit is contained in:
4
patches/january_2013/remove_support_search_criteria.py
Normal file
4
patches/january_2013/remove_support_search_criteria.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import webnotes
|
||||
def execute():
|
||||
for sc in ["warranty-amc_expiry_details", "warranty-amc_summary"]:
|
||||
webnotes.delete_doc("Search Criteria", sc)
|
||||
Reference in New Issue
Block a user