From 9afb57ffb25b3eee8f8fcce8596ab433d0d76079 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Mon, 9 Apr 2012 12:23:26 +0530 Subject: [PATCH] Syntax error fix in c_form.txt --- erpnext/accounts/doctype/c_form/c_form.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/c_form/c_form.txt b/erpnext/accounts/doctype/c_form/c_form.txt index e24de31d27..b404204ead 100644 --- a/erpnext/accounts/doctype/c_form/c_form.txt +++ b/erpnext/accounts/doctype/c_form/c_form.txt @@ -192,7 +192,7 @@ { 'doctype': u'DocField', 'fieldname': u'section_break0', - 'fieldtype': u'Section Break' + 'fieldtype': u'Section Break', 'permlevel': 0 },