chore: Remove reference to Instructor doctype (#30903)

References:
https://github.com/frappe/erpnext/pull/30830
44c54f69f8
This commit is contained in:
Aditya Hase
2022-05-05 10:40:42 +05:30
committed by GitHub
parent 826c3f5c63
commit 912c1d0a1b

View File

@@ -18,7 +18,6 @@ def get_level():
"Customer": 5,
"Delivery Note": 5,
"Employee": 3,
"Instructor": 5,
"Issue": 5,
"Item": 5,
"Journal Entry": 3,