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:35:57",
"creation": "2013-02-22 01:27:46",
"docstatus": 0,
"modified": "2012-03-27 14:35:57",
"modified": "2013-03-07 07:03:21",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -10,10 +10,7 @@
"doctype": "DocType",
"istable": 1,
"module": "HR",
"name": "__common__",
"section_style": "Simple",
"show_in_menu": 0,
"version": 2
"name": "__common__"
},
{
"doctype": "DocField",
@@ -32,6 +29,7 @@
"fieldname": "description",
"fieldtype": "Small Text",
"label": "Description",
"print_width": "300px",
"width": "300px"
},
{