diff --git a/core/doctype/doctype/doctype.txt b/core/doctype/doctype/doctype.txt index 6a3c5692ab..bf16ca31f0 100644 --- a/core/doctype/doctype/doctype.txt +++ b/core/doctype/doctype/doctype.txt @@ -2,9 +2,9 @@ { "owner": "Administrator", "docstatus": 0, - "creation": "2012-11-30 18:13:33", + "creation": "2012-12-07 15:15:20", "modified_by": "Administrator", - "modified": "2012-12-07 11:44:21" + "modified": "2012-12-24 11:32:25" }, { "istable": 0, @@ -80,7 +80,6 @@ { "description": "Is it a Custom DocType created by you?", "no_copy": 0, - "colour": "White:FFF", "doctype": "DocField", "label": "Custom?", "fieldname": "custom", @@ -93,7 +92,6 @@ }, { "oldfieldtype": "Text", - "colour": "White:FFF", "doctype": "DocField", "label": "Description", "oldfieldname": "description", @@ -137,11 +135,11 @@ "fieldtype": "Column Break" }, { + "description": "No table is created for Single DocTypes, all values are stored in tabSingles as a tuple.", "oldfieldtype": "Check", "doctype": "DocField", "label": "Is Single", "oldfieldname": "issingle", - "trigger": "Client", "fieldname": "issingle", "fieldtype": "Check", "search_index": 0, @@ -149,9 +147,10 @@ "hidden": 0 }, { + "description": "Child Tables are shown as a Grid in other DocTypes.", "oldfieldtype": "Check", "doctype": "DocField", - "label": "Is Table", + "label": "Is Child Table", "oldfieldname": "istable", "fieldname": "istable", "fieldtype": "Check", @@ -170,7 +169,6 @@ { "description": "\\\n
  • field:[fieldname] - By Field\\\n
  • naming_series: - By Naming Series (field called naming_series must be present\\\n
  • eval:[expression] - Evaluate an expression in python (self is doc)\\\n
  • Prompt - Prompt user for a name\\\n
  • [series] - Series by prefix (separated by a dot); for example PRE.#####\\\n')\">Naming Options", "oldfieldtype": "Data", - "colour": "White:FFF", "doctype": "DocField", "label": "Auto Name", "oldfieldname": "autoname", @@ -208,7 +206,6 @@ }, { "oldfieldtype": "Table", - "colour": "White:FFF", "doctype": "DocField", "label": "Permissions", "oldfieldname": "permissions", @@ -373,7 +370,6 @@ "doctype": "DocField", "label": "Allow Attach", "oldfieldname": "allow_attach", - "trigger": "Client", "fieldname": "allow_attach", "fieldtype": "Check" }, @@ -392,11 +388,7 @@ "permlevel": 0 }, { - "doctype": "DocPerm", - "role": "System Manager", - "permlevel": 0 - }, - { + "execute": 0, "create": 1, "doctype": "DocPerm", "submit": 0,