Syntax error fix in c_form.txt
diff --git a/erpnext/accounts/doctype/c_form/c_form.txt b/erpnext/accounts/doctype/c_form/c_form.txt
index e24de31..b404204 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
 	},