@@ -21,10 +21,7 @@ msgstr ""
2121#. module: stock_request
2222#. odoo-python
2323#: code:addons/stock_request/models/stock_move_line.py:0
24- #, python-format
25- msgid ""
26- "<li><b>%(product_name)s</b>: Transferred quantity "
27- "%(product_qty)s%(product_uom)s</li>"
24+ msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
2825msgstr ""
2926
3027#. module: stock_request
@@ -167,7 +164,6 @@ msgstr ""
167164#. module: stock_request
168165#. odoo-python
169166#: code:addons/stock_request/models/stock_request.py:0
170- #, python-format
171167msgid "Company must be equal to the order"
172168msgstr ""
173169
@@ -280,7 +276,6 @@ msgstr ""
280276#. module: stock_request
281277#. odoo-python
282278#: code:addons/stock_request/models/stock_request.py:0
283- #, python-format
284279msgid "Expected date must be equal to the order"
285280msgstr ""
286281
@@ -359,8 +354,11 @@ msgstr ""
359354
360355#. module: stock_request
361356#: model:ir.model.fields,help: stock_request.field_stock_request__message_has_error
357+ #: model:ir.model.fields,help: stock_request.field_stock_request__message_has_sms_error
362358#: model:ir.model.fields,help: stock_request.field_stock_request_abstract__message_has_error
359+ #: model:ir.model.fields,help: stock_request.field_stock_request_abstract__message_has_sms_error
363360#: model:ir.model.fields,help: stock_request.field_stock_request_order__message_has_error
361+ #: model:ir.model.fields,help: stock_request.field_stock_request_order__message_has_sms_error
364362msgid "If checked, some messages have a delivery error."
365363msgstr ""
366364
@@ -428,7 +426,6 @@ msgstr ""
428426#. module: stock_request
429427#. odoo-python
430428#: code:addons/stock_request/models/stock_request.py:0
431- #, python-format
432429msgid "Location must be equal to the order"
433430msgstr ""
434431
@@ -482,7 +479,6 @@ msgstr ""
482479
483480#. module: stock_request
484481#: model:ir.model.constraint,message: stock_request.constraint_stock_request_abstract_name_uniq
485- #: model:ir.model.constraint,message: stock_request.constraint_stock_request_kanban_name_uniq
486482msgid "Name must be unique"
487483msgstr ""
488484
@@ -538,14 +534,12 @@ msgstr ""
538534#. module: stock_request
539535#. odoo-python
540536#: code:addons/stock_request/models/stock_request_order.py:0
541- #, python-format
542537msgid "Only orders on draft state can be unlinked"
543538msgstr ""
544539
545540#. module: stock_request
546541#. odoo-python
547542#: code:addons/stock_request/models/stock_request.py:0
548- #, python-format
549543msgid "Only requests on draft state can be unlinked"
550544msgstr ""
551545
@@ -586,7 +580,6 @@ msgstr ""
586580#. module: stock_request
587581#. odoo-python
588582#: code:addons/stock_request/models/stock_request.py:0
589- #, python-format
590583msgid "Procurement group must be equal to the order"
591584msgstr ""
592585
@@ -686,7 +679,6 @@ msgstr ""
686679#. module: stock_request
687680#. odoo-python
688681#: code:addons/stock_request/models/stock_move_line.py:0
689- #, python-format
690682msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
691683msgstr ""
692684
@@ -727,7 +719,6 @@ msgstr ""
727719#. module: stock_request
728720#. odoo-python
729721#: code:addons/stock_request/models/stock_request.py:0
730- #, python-format
731722msgid "Requested by must be equal to the order"
732723msgstr ""
733724
@@ -753,6 +744,13 @@ msgstr ""
753744msgid "Routes"
754745msgstr ""
755746
747+ #. module: stock_request
748+ #: model:ir.model.fields,field_description: stock_request.field_stock_request__message_has_sms_error
749+ #: model:ir.model.fields,field_description: stock_request.field_stock_request_abstract__message_has_sms_error
750+ #: model:ir.model.fields,field_description: stock_request.field_stock_request_order__message_has_sms_error
751+ msgid "SMS Delivery error"
752+ msgstr ""
753+
756754#. module: stock_request
757755#: model_terms:ir.ui.view,arch_db: stock_request.stock_request_order_form
758756#: model_terms:ir.ui.view,arch_db: stock_request.view_stock_request_form
@@ -871,14 +869,12 @@ msgstr ""
871869#. module: stock_request
872870#. odoo-python
873871#: code:addons/stock_request/models/stock_request.py:0
874- #, python-format
875872msgid "Stock Request product quantity cannot be negative."
876873msgstr ""
877874
878875#. module: stock_request
879876#. odoo-python
880877#: code:addons/stock_request/models/stock_request.py:0
881- #, python-format
882878msgid "Stock Request product quantity has to be strictly positive."
883879msgstr ""
884880
@@ -933,21 +929,18 @@ msgstr ""
933929#. odoo-python
934930#: code:addons/stock_request/models/stock_move.py:0
935931#: code:addons/stock_request/models/stock_request_order.py:0
936- #, python-format
937932msgid "The company of the stock request must match with that of the location."
938933msgstr ""
939934
940935#. module: stock_request
941936#. odoo-python
942937#: code:addons/stock_request/models/stock_request_order.py:0
943- #, python-format
944938msgid "The company of the stock request must match with that of the warehouse."
945939msgstr ""
946940
947941#. module: stock_request
948942#. odoo-python
949943#: code:addons/stock_request/models/stock_move_line.py:0
950- #, python-format
951944msgid ""
952945"The following requested items from Stock Request %(request_name)s have now "
953946"been received in %(location_name)s using Picking %(picking_name)s:"
@@ -956,7 +949,6 @@ msgstr ""
956949#. module: stock_request
957950#. odoo-python
958951#: code:addons/stock_request/models/stock_request.py:0
959- #, python-format
960952msgid "The picking policy must be equal to the order"
961953msgstr ""
962954
@@ -968,14 +960,12 @@ msgstr ""
968960#. module: stock_request
969961#. odoo-python
970962#: code:addons/stock_request/models/stock_request_order.py:0
971- #, python-format
972963msgid "There should be at least one request item for confirming the order."
973964msgstr ""
974965
975966#. module: stock_request
976967#. odoo-python
977968#: code:addons/stock_request/models/stock_request_order.py:0
978- #, python-format
979969msgid "This action only works in the context of products"
980970msgstr ""
981971
@@ -1030,7 +1020,6 @@ msgstr ""
10301020#. module: stock_request
10311021#. odoo-python
10321022#: code:addons/stock_request/models/stock_request.py:0
1033- #, python-format
10341023msgid "Warehouse must be equal to the order"
10351024msgstr ""
10361025
@@ -1051,7 +1040,6 @@ msgstr ""
10511040#. module: stock_request
10521041#. odoo-python
10531042#: code:addons/stock_request/models/stock_location.py:0
1054- #, python-format
10551043msgid ""
10561044"You cannot change the company of the location, as it is already assigned to "
10571045"stock request orders that belong to another company."
@@ -1060,7 +1048,6 @@ msgstr ""
10601048#. module: stock_request
10611049#. odoo-python
10621050#: code:addons/stock_request/models/stock_location.py:0
1063- #, python-format
10641051msgid ""
10651052"You cannot change the company of the location, as it is already assigned to "
10661053"stock requests that belong to another company."
@@ -1069,7 +1056,6 @@ msgstr ""
10691056#. module: stock_request
10701057#. odoo-python
10711058#: code:addons/stock_request/models/stock_route.py:0
1072- #, python-format
10731059msgid ""
10741060"You cannot change the company of the route, as it is already assigned to "
10751061"stock requests that belong to another company."
@@ -1078,7 +1064,6 @@ msgstr ""
10781064#. module: stock_request
10791065#. odoo-python
10801066#: code:addons/stock_request/models/stock_warehouse.py:0
1081- #, python-format
10821067msgid ""
10831068"You cannot change the company of the warehouse, as it is already assigned to "
10841069"stock request orders that belong to another company."
@@ -1087,7 +1072,6 @@ msgstr ""
10871072#. module: stock_request
10881073#. odoo-python
10891074#: code:addons/stock_request/models/stock_warehouse.py:0
1090- #, python-format
10911075msgid ""
10921076"You cannot change the company of the warehouse, as it is already assigned to "
10931077"stock requests that belong to another company."
@@ -1096,35 +1080,30 @@ msgstr ""
10961080#. module: stock_request
10971081#. odoo-python
10981082#: code:addons/stock_request/models/stock_request_abstract.py:0
1099- #, python-format
11001083msgid "You have entered a location that is assigned to another company."
11011084msgstr ""
11021085
11031086#. module: stock_request
11041087#. odoo-python
11051088#: code:addons/stock_request/models/stock_request_abstract.py:0
1106- #, python-format
11071089msgid "You have entered a product that is assigned to another company."
11081090msgstr ""
11091091
11101092#. module: stock_request
11111093#. odoo-python
11121094#: code:addons/stock_request/models/stock_request_abstract.py:0
1113- #, python-format
11141095msgid "You have entered a route that is assigned to another company."
11151096msgstr ""
11161097
11171098#. module: stock_request
11181099#. odoo-python
11191100#: code:addons/stock_request/models/stock_request_abstract.py:0
1120- #, python-format
11211101msgid "You have entered a warehouse that is assigned to another company."
11221102msgstr ""
11231103
11241104#. module: stock_request
11251105#. odoo-python
11261106#: code:addons/stock_request/models/stock_request_abstract.py:0
1127- #, python-format
11281107msgid ""
11291108"You have to select a product unit of measure in the same category than the "
11301109"default unit of measure of the product"
0 commit comments