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:06",
"creation": "2013-02-22 01:27:50",
"docstatus": 0,
"modified": "2012-03-27 14:36:06",
"modified": "2013-03-07 07:03:26",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -10,9 +10,7 @@
"doctype": "DocType",
"istable": 1,
"module": "Projects",
"name": "__common__",
"section_style": "Simple",
"version": 4
"name": "__common__"
},
{
"doctype": "DocField",
@@ -41,6 +39,7 @@
"label": "Milestone",
"oldfieldname": "milestone",
"oldfieldtype": "Text",
"print_width": "300px",
"width": "300px"
},
{

View File

@@ -1,8 +1,8 @@
[
{
"creation": "2013-02-28 17:56:12",
"creation": "2013-03-05 09:11:06",
"docstatus": 0,
"modified": "2013-03-01 15:20:17",
"modified": "2013-03-07 07:03:34",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -30,6 +30,7 @@
"fieldtype": "Link",
"label": "Time Log",
"options": "Time Log",
"print_width": "200px",
"reqd": 1,
"width": "200px"
},