mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[IMP] stock_quant_manual_assign:
* Extended usage in README
This commit is contained in:
@@ -12,6 +12,11 @@ With this module, user can change manually the automatic selection of quants
|
||||
Usage
|
||||
=====
|
||||
|
||||
To use this module, you need to:
|
||||
|
||||
* You will able to select the quants from each stock.move. There will be a
|
||||
button that opens a wizard directly from the move or from the picking.
|
||||
|
||||
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
|
||||
:alt: Try me on Runbot
|
||||
:target: https://runbot.odoo-community.org/runbot/153/8.0
|
||||
|
||||
130
stock_quant_manual_assign/i18n/en.po
Normal file
130
stock_quant_manual_assign/i18n/en.po
Normal file
@@ -0,0 +1,130 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_quant_manual_assign
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: stock-logistics-warehouse (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-24 09:07+0000\n"
|
||||
"PO-Revision-Date: 2015-10-24 09:08+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: English (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/en/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "Confirm"
|
||||
msgstr "Confirm"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,create_uid:0
|
||||
#: field:assign.manual.quants.lines,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr "Created by"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,create_date:0
|
||||
#: field:assign.manual.quants.lines,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr "Created on"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,id:0 field:assign.manual.quants.lines,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,write_uid:0
|
||||
#: field:assign.manual.quants.lines,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr "Last Updated by"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,write_date:0
|
||||
#: field:assign.manual.quants.lines,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr "Last Updated on"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
#: view:stock.move:stock_quant_manual_assign.stock_move_manual_quants_form_view
|
||||
#: view:stock.move:stock_quant_manual_assign.stock_move_manual_quants_picking_form_view
|
||||
msgid "Manual Quants"
|
||||
msgstr "Manual Quants"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.actions.act_window,name:stock_quant_manual_assign.assign_manual_quants_action
|
||||
msgid "Manual quants"
|
||||
msgstr "Manual quants"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants.lines,assign_wizard:0
|
||||
msgid "Move"
|
||||
msgstr "Move"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,name:0
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.model,name:stock_quant_manual_assign.model_stock_picking
|
||||
msgid "Picking List"
|
||||
msgstr "Picking List"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants.lines,qty:0
|
||||
msgid "QTY"
|
||||
msgstr "QTY"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants.lines,quant:0
|
||||
msgid "Quant"
|
||||
msgstr "Quant"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:22
|
||||
#, python-format
|
||||
msgid "Quantity is higher than the needed one"
|
||||
msgstr "Quantity is higher than the needed one"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,quants_lines:0
|
||||
msgid "Quants"
|
||||
msgstr "Quants"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants.lines,selected:0
|
||||
msgid "Select"
|
||||
msgstr "Select"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.model,name:stock_quant_manual_assign.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Stock Move"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:stock.move,picking_type_code:0
|
||||
msgid "Type of Operation"
|
||||
msgstr "Type of Operation"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "or"
|
||||
msgstr "or"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "qty"
|
||||
msgstr "qty"
|
||||
@@ -5,12 +5,12 @@
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: odoomrp-wip (8.0)\n"
|
||||
"Project-Id-Version: stock-logistics-warehouse (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-07 10:45+0000\n"
|
||||
"PO-Revision-Date: 2015-10-09 10:50+0000\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/odoomrp-wip-8-0/language/es/)\n"
|
||||
"POT-Creation-Date: 2015-10-24 09:07+0000\n"
|
||||
"PO-Revision-Date: 2015-10-24 09:08+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
@@ -40,14 +40,7 @@ msgid "Created on"
|
||||
msgstr "Creado el"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:25
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,id:0
|
||||
#: field:assign.manual.quants.lines,id:0
|
||||
#: field:assign.manual.quants,id:0 field:assign.manual.quants.lines,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
@@ -101,7 +94,7 @@ msgid "Quant"
|
||||
msgstr "Quant"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:26
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:22
|
||||
#, python-format
|
||||
msgid "Quantity is higher than the needed one"
|
||||
msgstr "La cantidad es mayor que la requerida"
|
||||
@@ -116,6 +109,16 @@ msgstr "Quants"
|
||||
msgid "Select"
|
||||
msgstr "Seleccionar"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.model,name:stock_quant_manual_assign.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:stock.move,picking_type_code:0
|
||||
msgid "Type of Operation"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "or"
|
||||
|
||||
130
stock_quant_manual_assign/i18n/fi.po
Normal file
130
stock_quant_manual_assign/i18n/fi.po
Normal file
@@ -0,0 +1,130 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_quant_manual_assign
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: stock-logistics-warehouse (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-24 09:07+0000\n"
|
||||
"PO-Revision-Date: 2015-10-24 09:08+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "Cancel"
|
||||
msgstr "Peruuta"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,create_uid:0
|
||||
#: field:assign.manual.quants.lines,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr "Luonut"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,create_date:0
|
||||
#: field:assign.manual.quants.lines,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr "Luotu"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,id:0 field:assign.manual.quants.lines,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,write_uid:0
|
||||
#: field:assign.manual.quants.lines,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr "Viimeksi päivittänyt"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,write_date:0
|
||||
#: field:assign.manual.quants.lines,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr "Viimeksi päivitetty"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
#: view:stock.move:stock_quant_manual_assign.stock_move_manual_quants_form_view
|
||||
#: view:stock.move:stock_quant_manual_assign.stock_move_manual_quants_picking_form_view
|
||||
msgid "Manual Quants"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.actions.act_window,name:stock_quant_manual_assign.assign_manual_quants_action
|
||||
msgid "Manual quants"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants.lines,assign_wizard:0
|
||||
msgid "Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,name:0
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.model,name:stock_quant_manual_assign.model_stock_picking
|
||||
msgid "Picking List"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants.lines,qty:0
|
||||
msgid "QTY"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants.lines,quant:0
|
||||
msgid "Quant"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:22
|
||||
#, python-format
|
||||
msgid "Quantity is higher than the needed one"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,quants_lines:0
|
||||
msgid "Quants"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants.lines,selected:0
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.model,name:stock_quant_manual_assign.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:stock.move,picking_type_code:0
|
||||
msgid "Type of Operation"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "qty"
|
||||
msgstr ""
|
||||
@@ -6,12 +6,12 @@
|
||||
# danimaribeiro <danimaribeiro@gmail.com>, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: odoomrp-wip (8.0)\n"
|
||||
"Project-Id-Version: stock-logistics-warehouse (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-07 10:45+0000\n"
|
||||
"PO-Revision-Date: 2015-10-09 03:20+0000\n"
|
||||
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/odoomrp-wip-8-0/language/pt_BR/)\n"
|
||||
"POT-Creation-Date: 2015-10-24 09:07+0000\n"
|
||||
"PO-Revision-Date: 2015-10-24 09:08+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
@@ -40,12 +40,6 @@ msgstr "Criado por"
|
||||
msgid "Created on"
|
||||
msgstr "Criado em"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:25
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr "Erro"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,id:0 field:assign.manual.quants.lines,id:0
|
||||
msgid "ID"
|
||||
@@ -101,7 +95,7 @@ msgid "Quant"
|
||||
msgstr "Quant"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:26
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:22
|
||||
#, python-format
|
||||
msgid "Quantity is higher than the needed one"
|
||||
msgstr "Quantidade é maior que o necessário"
|
||||
@@ -116,6 +110,16 @@ msgstr "Quants"
|
||||
msgid "Select"
|
||||
msgstr "Selecione"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.model,name:stock_quant_manual_assign.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:stock.move,picking_type_code:0
|
||||
msgid "Type of Operation"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "or"
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: odoomrp-wip (8.0)\n"
|
||||
"Project-Id-Version: stock-logistics-warehouse (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-07 10:45+0000\n"
|
||||
"PO-Revision-Date: 2015-09-20 19:06+0000\n"
|
||||
"POT-Creation-Date: 2015-10-24 09:07+0000\n"
|
||||
"PO-Revision-Date: 2015-10-25 07:18+0000\n"
|
||||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/oca/odoomrp-wip-8-0/language/sl/)\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-stock-logistics-warehouse-8-0/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
@@ -40,12 +40,6 @@ msgstr "Ustvaril"
|
||||
msgid "Created on"
|
||||
msgstr "Ustvarjeno"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:25
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr "Napaka"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:assign.manual.quants,id:0 field:assign.manual.quants.lines,id:0
|
||||
msgid "ID"
|
||||
@@ -101,7 +95,7 @@ msgid "Quant"
|
||||
msgstr "Kvant"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:26
|
||||
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:22
|
||||
#, python-format
|
||||
msgid "Quantity is higher than the needed one"
|
||||
msgstr "Količina je višja od potrebne"
|
||||
@@ -116,6 +110,16 @@ msgstr "Kvant"
|
||||
msgid "Select"
|
||||
msgstr "Izbira"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: model:ir.model,name:stock_quant_manual_assign.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Premik zaloge"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: field:stock.move,picking_type_code:0
|
||||
msgid "Type of Operation"
|
||||
msgstr "Tip operacije"
|
||||
|
||||
#. module: stock_quant_manual_assign
|
||||
#: view:assign.manual.quants:stock_quant_manual_assign.assign_manual_quants_form_view
|
||||
msgid "or"
|
||||
|
||||
@@ -10,6 +10,7 @@ class StockPicking(models.Model):
|
||||
|
||||
@api.multi
|
||||
def action_assign(self):
|
||||
# This is to assure that stock.pack.operation are reprocessed
|
||||
self.mapped('pack_operation_ids').unlink()
|
||||
return super(StockPicking, self).action_assign()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user