From 1b902073609e7c84f339ac90d3c55dcd36c12597 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 31 Jul 2014 18:57:51 +0530 Subject: [PATCH] [minor] [fix] Serial No Servic Contract Expiry --- erpnext/config/stock.py | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/config/stock.py b/erpnext/config/stock.py index 30acc5b581..afee0f5e2d 100644 --- a/erpnext/config/stock.py +++ b/erpnext/config/stock.py @@ -197,7 +197,6 @@ def get_data(): }, { "type": "report", - "is_query_report": True, "name": "Serial No Service Contract Expiry", "doctype": "Serial No" },