fixes in sales order item widths

This commit is contained in:
Anand Doshi 2012-05-01 18:31:40 +05:30
parent 9b64ca8616
commit 98ae634c50
2 changed files with 2 additions and 3 deletions

View File

@ -392,8 +392,7 @@
'oldfieldtype': u'Table', 'oldfieldtype': u'Table',
'options': u'Sales Order Item', 'options': u'Sales Order Item',
'permlevel': 0, 'permlevel': 0,
'print_hide': 0, 'print_hide': 0
'width': u'40px'
}, },
# DocField # DocField

View File

@ -68,7 +68,7 @@
'permlevel': 0, 'permlevel': 0,
'print_hide': 1, 'print_hide': 1,
'reqd': 1, 'reqd': 1,
'width': u'150' 'width': u'150px'
}, },
# DocField # DocField