mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
removed colour fields from txt files
This commit is contained in:
@@ -1,65 +1,63 @@
|
||||
[
|
||||
{
|
||||
"owner": "harshada@webnotestech.com",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-03-27 14:36:09",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:36:09",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-03-27 14:36:09"
|
||||
"owner": "harshada@webnotestech.com"
|
||||
},
|
||||
{
|
||||
"section_style": "Simple",
|
||||
"name": "__common__",
|
||||
"autoname": "field:industry",
|
||||
"colour": "White:FFF",
|
||||
"module": "Selling",
|
||||
"server_code_error": " ",
|
||||
"version": 4,
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master"
|
||||
"document_type": "Master",
|
||||
"module": "Selling",
|
||||
"name": "__common__",
|
||||
"section_style": "Simple",
|
||||
"version": 4
|
||||
},
|
||||
{
|
||||
"parent": "Industry Type",
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"oldfieldname": "industry",
|
||||
"reqd": 1,
|
||||
"name": "__common__",
|
||||
"label": "Industry",
|
||||
"parenttype": "DocType",
|
||||
"fieldname": "industry",
|
||||
"fieldtype": "Data",
|
||||
"permlevel": 0,
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"label": "Industry",
|
||||
"name": "__common__",
|
||||
"oldfieldname": "industry",
|
||||
"oldfieldtype": "Data",
|
||||
"parent": "Industry Type",
|
||||
"read": 1,
|
||||
"doctype": "DocPerm",
|
||||
"report": 1,
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"parentfield": "permissions"
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"name": "Industry Type",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocPerm",
|
||||
"name": "__common__",
|
||||
"parent": "Industry Type",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"read": 1,
|
||||
"report": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"name": "Industry Type"
|
||||
},
|
||||
{
|
||||
"write": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"role": "Sales Manager",
|
||||
"doctype": "DocPerm"
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"role": "Sales User",
|
||||
"doctype": "DocPerm"
|
||||
"doctype": "DocPerm",
|
||||
"role": "Sales User"
|
||||
},
|
||||
{
|
||||
"write": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"role": "Sales Master Manager",
|
||||
"doctype": "DocPerm"
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField"
|
||||
|
||||
@@ -1,24 +1,22 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-03-27 14:36:14",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:36:14",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-03-27 14:36:14"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Simple",
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"module": "Selling",
|
||||
"show_in_menu": 0,
|
||||
"version": 290,
|
||||
"server_code_error": " ",
|
||||
"doctype": "DocType",
|
||||
"issingle": 1
|
||||
"issingle": 1,
|
||||
"module": "Selling",
|
||||
"name": "__common__",
|
||||
"section_style": "Simple",
|
||||
"show_in_menu": 0,
|
||||
"version": 290
|
||||
},
|
||||
{
|
||||
"name": "Sales Common",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Sales Common"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user