commit | 1b902073609e7c84f339ac90d3c55dcd36c12597 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Thu Jul 31 18:57:51 2014 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Jul 31 18:57:51 2014 +0530 |
tree | 5376ecc7db2db1c2e3757f6137a4b487f115b3b1 | |
parent | 3f28ac3205a1adc102aab5abf97d0f77ececf9bb [diff] |
[minor] [fix] Serial No Servic Contract Expiry
diff --git a/erpnext/config/stock.py b/erpnext/config/stock.py index 30acc5b..afee0f5 100644 --- a/erpnext/config/stock.py +++ b/erpnext/config/stock.py
@@ -197,7 +197,6 @@ }, { "type": "report", - "is_query_report": True, "name": "Serial No Service Contract Expiry", "doctype": "Serial No" },