added print width in txts of istable type doctypes

This commit is contained in:
Anand Doshi
2013-03-07 11:37:33 +05:30
parent 0c67f99961
commit 80f7637ae6
83 changed files with 460 additions and 336 deletions

View File

@@ -1,8 +1,8 @@
[
{
"creation": "2012-03-27 14:36:25",
"creation": "2013-02-22 01:27:57",
"docstatus": 0,
"modified": "2012-03-27 14:36:25",
"modified": "2013-03-07 07:03:32",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -10,10 +10,7 @@
"doctype": "DocType",
"istable": 1,
"module": "Setup",
"name": "__common__",
"section_style": "Tray",
"show_in_menu": 0,
"version": 3
"name": "__common__"
},
{
"doctype": "DocField",
@@ -41,7 +38,6 @@
"fieldtype": "Check",
"label": "Remove",
"oldfieldname": "remove",
"oldfieldtype": "Check",
"trigger": "Client"
"oldfieldtype": "Check"
}
]

View File

@@ -1,8 +1,8 @@
[
{
"creation": "2012-03-27 14:36:25",
"creation": "2013-02-22 01:27:58",
"docstatus": 0,
"modified": "2012-03-27 14:36:25",
"modified": "2013-03-07 07:03:32",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -10,10 +10,7 @@
"doctype": "DocType",
"istable": 1,
"module": "Setup",
"name": "__common__",
"section_style": "Simple",
"show_in_menu": 0,
"version": 4
"name": "__common__"
},
{
"doctype": "DocField",
@@ -23,6 +20,7 @@
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"print_width": "150px",
"reqd": 1,
"width": "150px"
},

View File

@@ -1,8 +1,8 @@
[
{
"creation": "2013-01-10 16:34:24",
"creation": "2013-02-22 01:27:58",
"docstatus": 0,
"modified": "2013-01-23 16:52:10",
"modified": "2013-03-07 07:03:33",
"modified_by": "Administrator",
"owner": "Administrator"
},

View File

@@ -1,8 +1,8 @@
[
{
"creation": "2012-03-27 14:36:26",
"creation": "2013-02-22 01:27:59",
"docstatus": 0,
"modified": "2012-03-27 14:36:26",
"modified": "2013-03-07 07:03:34",
"modified_by": "Administrator",
"owner": "swarnalata@webnotestech.com"
},
@@ -10,10 +10,7 @@
"doctype": "DocType",
"istable": 1,
"module": "Setup",
"name": "__common__",
"section_style": "Simple",
"show_in_menu": 0,
"version": 5
"name": "__common__"
},
{
"doctype": "DocField",
@@ -22,6 +19,7 @@
"parentfield": "fields",
"parenttype": "DocType",
"permlevel": 0,
"print_width": "200px",
"width": "200px"
},
{

View File

@@ -1,8 +1,8 @@
[
{
"creation": "2012-03-27 14:36:26",
"creation": "2013-02-22 01:27:59",
"docstatus": 0,
"modified": "2012-03-27 14:36:26",
"modified": "2013-03-07 07:03:34",
"modified_by": "Administrator",
"owner": "swarnalata@webnotestech.com"
},
@@ -10,10 +10,7 @@
"doctype": "DocType",
"istable": 1,
"module": "Setup",
"name": "__common__",
"section_style": "Simple",
"show_in_menu": 0,
"version": 9
"name": "__common__"
},
{
"doctype": "DocField",
@@ -35,6 +32,7 @@
"oldfieldname": "rule_field",
"oldfieldtype": "Select",
"options": "[]",
"print_width": "200px",
"width": "200px"
},
{
@@ -53,6 +51,7 @@
"label": "Value",
"oldfieldname": "value",
"oldfieldtype": "Data",
"print_width": "100px",
"width": "100px"
},
{
@@ -70,6 +69,7 @@
"label": "Message when Cond. False",
"oldfieldname": "message",
"oldfieldtype": "Data",
"print_width": "200px",
"width": "200px"
},
{