From cc867fd949cf28a2c606210bfffd1faded0892e9 Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Thu, 28 Apr 2022 15:51:32 +0530 Subject: [PATCH] chore: Remove Fees Doctype --- erpnext/hooks.py | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/hooks.py b/erpnext/hooks.py index e118c378c9..ab40f19f47 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py @@ -521,7 +521,6 @@ accounting_dimension_doctypes = [ "Loyalty Program", "Stock Reconciliation", "Travel Request", - "Fees", "POS Profile", "Opening Invoice Creation Tool", "Opening Invoice Creation Tool Item",