removed colour fields from txt files

This commit is contained in:
Rushabh Mehta
2013-03-05 14:19:48 +05:30
parent 5640a69e78
commit 07287e8b93
44 changed files with 1075 additions and 1177 deletions

View File

@@ -1,47 +1,45 @@
[
{
"owner": "Administrator",
"docstatus": 0,
"creation": "2012-03-27 14:35:57",
"docstatus": 0,
"modified": "2012-03-27 14:35:57",
"modified_by": "Administrator",
"modified": "2012-03-27 14:35:57"
"owner": "Administrator"
},
{
"section_style": "Simple",
"doctype": "DocType",
"istable": 1,
"name": "__common__",
"colour": "White:FFF",
"module": "HR",
"name": "__common__",
"section_style": "Simple",
"show_in_menu": 0,
"version": 2,
"server_code_error": " ",
"doctype": "DocType"
"version": 2
},
{
"doctype": "DocField",
"name": "__common__",
"parent": "Holiday",
"doctype": "DocField",
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"parentfield": "fields"
"permlevel": 0
},
{
"name": "Holiday",
"doctype": "DocType"
"doctype": "DocType",
"name": "Holiday"
},
{
"doctype": "DocField",
"label": "Description",
"width": "300px",
"fieldname": "description",
"fieldtype": "Small Text"
"fieldtype": "Small Text",
"label": "Description",
"width": "300px"
},
{
"oldfieldtype": "Date",
"doctype": "DocField",
"fieldname": "holiday_date",
"fieldtype": "Date",
"label": "Date",
"oldfieldname": "holiday_date",
"fieldname": "holiday_date",
"fieldtype": "Date"
"oldfieldtype": "Date"
}
]