options did not updated in stock entry

This commit is contained in:
Nabin Hait 2012-05-03 18:09:15 +05:30
parent 0f11df13bb
commit a67f706c92

View File

@ -3,9 +3,9 @@
# These values are common in all dictionaries
{
'creation': '2012-04-16 15:08:16',
'creation': '2012-05-03 11:12:49',
'docstatus': 0,
'modified': '2012-05-01 15:52:31',
'modified': '2012-05-03 18:08:43',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
@ -277,7 +277,7 @@
'fieldtype': u'Link',
'hidden': 1,
'label': u'Sales Invoice No',
'options': u'Receivable Voucher',
'options': u'Sales Invoice',
'permlevel': 0,
'print_hide': 1
},
@ -333,7 +333,7 @@
'fieldname': u'bom_no',
'fieldtype': u'Link',
'label': u'BOM No',
'options': u'Bill Of Materials',
'options': u'BOM',
'permlevel': 0
},