fld order change

This commit is contained in:
Nabin Hait 2012-04-27 13:56:58 +05:30
parent 727431b7b1
commit 0d1daa8875
2 changed files with 16 additions and 16 deletions

View File

@ -5,7 +5,7 @@
{ {
'creation': '2012-04-13 11:56:17', 'creation': '2012-04-13 11:56:17',
'docstatus': 0, 'docstatus': 0,
'modified': '2012-04-23 12:08:52', 'modified': '2012-04-27 11:21:21',
'modified_by': u'Administrator', 'modified_by': u'Administrator',
'owner': u'Administrator' 'owner': u'Administrator'
}, },
@ -186,20 +186,6 @@
'trigger': u'Client' 'trigger': u'Client'
}, },
# DocField
{
'doctype': u'DocField',
'fieldname': u'amended_from',
'fieldtype': u'Link',
'label': u'Amended From',
'no_copy': 1,
'oldfieldname': u'amended_from',
'oldfieldtype': u'Link',
'options': u'Purchase Invoice',
'permlevel': 1,
'print_hide': 1
},
# DocField # DocField
{ {
'colour': u'White:FFF', 'colour': u'White:FFF',
@ -359,6 +345,20 @@
'search_index': 1 'search_index': 1
}, },
# DocField
{
'doctype': u'DocField',
'fieldname': u'amended_from',
'fieldtype': u'Link',
'label': u'Amended From',
'no_copy': 1,
'oldfieldname': u'amended_from',
'oldfieldtype': u'Link',
'options': u'Purchase Invoice',
'permlevel': 1,
'print_hide': 1
},
# DocField # DocField
{ {
'description': u'The date at which current entry is corrected in the system.', 'description': u'The date at which current entry is corrected in the system.',