diff --git a/erpnext/stock/doctype/stock_entry/stock_entry.txt b/erpnext/stock/doctype/stock_entry/stock_entry.txt index bac0f74d359..b95c9ea6261 100644 --- a/erpnext/stock/doctype/stock_entry/stock_entry.txt +++ b/erpnext/stock/doctype/stock_entry/stock_entry.txt @@ -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 },