From 39c952a3f2058a494bf12ee806f25db6bb28da74 Mon Sep 17 00:00:00 2001 From: Kanchan Chauhan Date: Sat, 23 Jul 2016 14:39:01 +0530 Subject: [PATCH] [Minor Fix] --- erpnext/selling/doctype/quotation/quotation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erpnext/selling/doctype/quotation/quotation.json b/erpnext/selling/doctype/quotation/quotation.json index f07bc8e535..c53c6b60f5 100644 --- a/erpnext/selling/doctype/quotation/quotation.json +++ b/erpnext/selling/doctype/quotation/quotation.json @@ -5,8 +5,7 @@ "autoname": "naming_series:", "beta": 0, "creation": "2013-05-24 19:29:08", - "custom": 0, - "default_print_format": "test123", + "custom": 0, "docstatus": 0, "doctype": "DocType", "document_type": "Document",