FIX store field product_code in stock.move

This commit is contained in:
David Beal
2016-11-11 18:31:56 +01:00
parent 6176b37fa6
commit 08f434b6a0
4 changed files with 39 additions and 38 deletions

View File

@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-10 13:46+0000\n"
"PO-Revision-Date: 2016-11-10 13:46+0000\n"
"POT-Creation-Date: 2016-11-11 17:22+0000\n"
"PO-Revision-Date: 2016-11-11 17:22+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -162,11 +162,6 @@ msgstr ""
msgid "Procurement Scheduler Logs"
msgstr ""
#. module: stock_usability
#: field:stock.move,product_supplier_code:0
msgid "Product Code"
msgstr ""
#. module: stock_usability
#: model:ir.actions.act_window,name:stock_usability.stock_location_path_action
#: model:ir.ui.menu,name:stock_usability.stock_location_path_menu
@@ -220,7 +215,12 @@ msgid "Stock Moves"
msgstr ""
#. module: stock_usability
#: help:stock.move,product_supplier_code:0
#: field:stock.move,product_code:0
msgid "Supplier Code"
msgstr ""
#. module: stock_usability
#: help:stock.move,product_code:0
msgid "Supplier product code if exist else product Internal Reference if exist"
msgstr ""