[11.0][FIX] stock_request: added readonly true on related company fields

This commit is contained in:
hveficent
2019-01-14 15:46:11 +01:00
committed by hveficent
parent 5e112f691b
commit ea6b88a48f
28 changed files with 262 additions and 260 deletions

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -212,7 +212,7 @@ msgstr "Anforderungs-Anwender"
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr "ID"
@@ -312,7 +312,7 @@ msgid "Name must be unique"
msgstr "Bezeichner der Anforderung muss eindeutig sein"
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -668,13 +668,13 @@ msgstr "Bestandsanforderungen"
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -707,7 +707,7 @@ msgid "Transfers"
msgstr "Umlagerungen"
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -786,31 +786,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -208,7 +208,7 @@ msgstr "Agrupa las solicitudes en pedidos"
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr "ID"
@@ -307,7 +307,7 @@ msgid "Name must be unique"
msgstr "El nombre debe ser único"
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr "Solo los pedidos en estado borrado pueden ser eliminadas"
@@ -657,13 +657,13 @@ msgstr "Solicitudes de existencias"
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr "La compañía de la solicitud debe coincidir con la de la localización."
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr "La compañía de la solicitud debe coincidir con la del almacén."
@@ -696,7 +696,7 @@ msgid "Transfers"
msgstr "Transferencias"
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -787,31 +787,31 @@ msgstr ""
"de existencias que pertenecen a otras compañías."
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr "Ha seleccionado una localización que está asignada a otra compañía."
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr "Ha seleccionado un producto que está asignado a otra compañía."
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr "Ha seleccionado una ruta que está asignada a otra compañía."
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr "Ha seleccionado un almacén que está asignado a otra compañía."
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -206,7 +206,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -302,7 +302,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -647,13 +647,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -684,7 +684,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -763,31 +763,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -206,7 +206,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -302,7 +302,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -647,13 +647,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -684,7 +684,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -763,31 +763,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -200,7 +200,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -295,7 +295,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -637,13 +637,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -672,7 +672,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid "Unfortunately it seems you do not have the necessary rights for creating stock requests. Please contact your administrator."
msgstr ""
@@ -739,31 +739,31 @@ msgid "You cannot change the company of the warehouse, as it is already assigned
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid "You have to select a product unit of measure in the same category than the default unit of measure of the product"
msgstr ""

View File

@@ -204,7 +204,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -300,7 +300,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -645,13 +645,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -682,7 +682,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -761,31 +761,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -205,7 +205,7 @@ msgstr ""
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_allocation_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_id
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5326
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order_id_5327
msgid "ID"
msgstr ""
@@ -301,7 +301,7 @@ msgid "Name must be unique"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:263
#: code:addons/stock_request/models/stock_request_order.py:264
#, python-format
msgid "Only orders on draft state can be unlinked"
msgstr ""
@@ -646,13 +646,13 @@ msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_move.py:38
#: code:addons/stock_request/models/stock_request_order.py:280
#: code:addons/stock_request/models/stock_request_order.py:281
#, python-format
msgid "The company of the stock request must match with that of the location."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:271
#: code:addons/stock_request/models/stock_request_order.py:272
#, python-format
msgid "The company of the stock request must match with that of the warehouse."
msgstr ""
@@ -683,7 +683,7 @@ msgid "Transfers"
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_order.py:310
#: code:addons/stock_request/models/stock_request_order.py:311
#, python-format
msgid ""
"Unfortunately it seems you do not have the necessary rights for creating "
@@ -762,31 +762,31 @@ msgid ""
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:137
#: code:addons/stock_request/models/stock_request_abstract.py:138
#, python-format
msgid "You have entered a location that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:132
#: code:addons/stock_request/models/stock_request_abstract.py:133
#, python-format
msgid "You have entered a product that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:146
#: code:addons/stock_request/models/stock_request_abstract.py:147
#, python-format
msgid "You have entered a route that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:141
#: code:addons/stock_request/models/stock_request_abstract.py:142
#, python-format
msgid "You have entered a warehouse that is assigned to another company."
msgstr ""
#. module: stock_request
#: code:addons/stock_request/models/stock_request_abstract.py:156
#: code:addons/stock_request/models/stock_request_abstract.py:157
#, python-format
msgid ""
"You have to select a product unit of measure in the same category than the "

View File

@@ -49,6 +49,7 @@ class StockRequest(models.AbstractModel):
)
allow_virtual_location = fields.Boolean(
related='company_id.stock_request_allow_virtual_loc',
readonly=True,
)
product_uom_id = fields.Many2one(
'product.uom', 'Product Unit of Measure',

View File

@@ -56,6 +56,7 @@ class StockRequestOrder(models.Model):
)
allow_virtual_location = fields.Boolean(
related='company_id.stock_request_allow_virtual_loc',
readonly=True,
)
procurement_group_id = fields.Many2one(
'procurement.group', 'Procurement Group', readonly=True,