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 },