support ticket: updated signature, doctype: create py if not exists

This commit is contained in:
Rushabh Mehta
2012-11-28 10:47:51 +05:30
parent dfcdd56ba5
commit cee2b8ff4d
2 changed files with 33 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
"docstatus": 0,
"creation": "2012-11-02 17:17:05",
"modified_by": "Administrator",
"modified": "2012-11-27 18:21:06"
"modified": "2012-11-28 10:45:19"
},
{
"autoname": "naming_series:",
@@ -69,11 +69,17 @@
"doctype": "DocField",
"label": "Subject",
"fieldname": "subject",
"fieldtype": "Text",
"fieldtype": "Data",
"reqd": 1,
"permlevel": 0,
"in_filter": 1
},
{
"doctype": "DocField",
"fieldname": "cb00",
"fieldtype": "Column Break",
"permlevel": 0
},
{
"oldfieldtype": "Data",
"doctype": "DocField",
@@ -86,6 +92,12 @@
"permlevel": 0,
"in_filter": 1
},
{
"doctype": "DocField",
"fieldname": "sb00",
"fieldtype": "Section Break",
"permlevel": 0
},
{
"oldfieldtype": "Text",
"doctype": "DocField",