fix: Remove custom queries for customer

(cherry picked from commit 60ba25caf2)
This commit is contained in:
Deepesh Garg
2024-03-16 19:47:08 +05:30
committed by Mergify
parent e3336c603c
commit 313350534f
12 changed files with 9 additions and 128 deletions

View File

@@ -288,9 +288,6 @@ has_website_permission = {
before_tests = "erpnext.setup.utils.before_tests"
standard_queries = {
"Customer": "erpnext.controllers.queries.customer_query",
}
period_closing_doctypes = [
"Sales Invoice",