print hide issue

This commit is contained in:
Nabin Hait 2012-03-02 15:12:52 +05:30
parent fae852eb78
commit 7e6b62eafd

View File

@ -5,7 +5,7 @@
{ {
'creation': '2010-08-08 17:09:22', 'creation': '2010-08-08 17:09:22',
'docstatus': 0, 'docstatus': 0,
'modified': '2012-03-02 15:10:24', 'modified': '2012-03-02 15:12:45',
'modified_by': u'Administrator', 'modified_by': u'Administrator',
'owner': u'Administrator' 'owner': u'Administrator'
}, },
@ -22,7 +22,7 @@
'section_style': u'Tray', 'section_style': u'Tray',
'server_code_error': u' ', 'server_code_error': u' ',
'show_in_menu': 0, 'show_in_menu': 0,
'version': 50 'version': 51
}, },
# These values are common for all DocField # These values are common for all DocField
@ -125,7 +125,7 @@
'oldfieldname': u'ref_rate', 'oldfieldname': u'ref_rate',
'oldfieldtype': u'Currency', 'oldfieldtype': u'Currency',
'permlevel': 0, 'permlevel': 0,
'print_hide': 0, 'print_hide': 1,
'reqd': 0, 'reqd': 0,
'trigger': u'Client', 'trigger': u'Client',
'width': u'70px' 'width': u'70px'
@ -141,7 +141,7 @@
'oldfieldname': u'adj_rate', 'oldfieldname': u'adj_rate',
'oldfieldtype': u'Float', 'oldfieldtype': u'Float',
'permlevel': 0, 'permlevel': 0,
'print_hide': 0, 'print_hide': 1,
'trigger': u'Client', 'trigger': u'Client',
'width': u'70px' 'width': u'70px'
}, },