updates to website css & better help for doctype
This commit is contained in:
parent
0d35171c77
commit
23902cb396
1 changed files with 6 additions and 14 deletions
|
|
@ -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": "<a onclick=\"msgprint('<ol>\\\n<li><b>field:[fieldname]</b> - By Field\\\n<li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\\\n<li><b>eval:[expression]</b> - Evaluate an expression in python (self is doc)\\\n<li><b>Prompt</b> - Prompt user for a name\\\n<li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\\\n</ol>')\">Naming Options</a>",
|
||||
"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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue