commit | 912c1d0a1bc742b72d1934f6d288f0335e94277b | [log] [tgz] |
---|---|---|
author | Aditya Hase <aditya@adityahase.com> | Thu May 05 10:40:42 2022 +0530 |
committer | GitHub <noreply@github.com> | Thu May 05 10:40:42 2022 +0530 |
tree | e8610a59b63b6cacfd4aaa912e1d8918eb823e9c | |
parent | 826c3f5c6379561bd6939b42713ba65301dbe1bb [diff] |
chore: Remove reference to Instructor doctype (#30903) References: https://github.com/frappe/erpnext/pull/30830 https://github.com/frappe/erpnext/commit/44c54f69f83e28fe205eb5f0e5dc4f161a8c0bba
diff --git a/erpnext/utilities/activation.py b/erpnext/utilities/activation.py index cd7910c..7b2df5e 100644 --- a/erpnext/utilities/activation.py +++ b/erpnext/utilities/activation.py
@@ -18,7 +18,6 @@ "Customer": 5, "Delivery Note": 5, "Employee": 3, - "Instructor": 5, "Issue": 5, "Item": 5, "Journal Entry": 3,