odoo-addon-stock-request 18.0.1.0.0.2__py3-none-any.whl → 18.0.1.0.0.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/stock_request/i18n/ca.po +11 -32
- odoo/addons/stock_request/i18n/de.po +12 -36
- odoo/addons/stock_request/i18n/el_GR.po +11 -32
- odoo/addons/stock_request/i18n/es.po +20 -37
- odoo/addons/stock_request/i18n/es_ES.po +11 -32
- odoo/addons/stock_request/i18n/eu.po +11 -32
- odoo/addons/stock_request/i18n/fi.po +11 -32
- odoo/addons/stock_request/i18n/fr.po +11 -32
- odoo/addons/stock_request/i18n/fr_CH.po +11 -32
- odoo/addons/stock_request/i18n/fr_FR.po +11 -32
- odoo/addons/stock_request/i18n/gl.po +11 -32
- odoo/addons/stock_request/i18n/hr.po +11 -32
- odoo/addons/stock_request/i18n/hr_HR.po +11 -32
- odoo/addons/stock_request/i18n/it.po +18 -36
- odoo/addons/stock_request/i18n/ja.po +11 -32
- odoo/addons/stock_request/i18n/ja_JP.po +11 -32
- odoo/addons/stock_request/i18n/nl.po +11 -32
- odoo/addons/stock_request/i18n/nl_NL.po +11 -32
- odoo/addons/stock_request/i18n/pt.po +11 -32
- odoo/addons/stock_request/i18n/pt_BR.po +11 -32
- odoo/addons/stock_request/i18n/ro.po +11 -32
- odoo/addons/stock_request/i18n/ru.po +11 -32
- odoo/addons/stock_request/i18n/sl.po +11 -32
- odoo/addons/stock_request/i18n/tr.po +11 -32
- odoo/addons/stock_request/i18n/tr_TR.po +11 -32
- odoo/addons/stock_request/i18n/vi_VN.po +11 -32
- odoo/addons/stock_request/i18n/zh_CN.po +12 -36
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/METADATA +1 -1
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/RECORD +31 -31
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_request-18.0.1.0.0.2.dist-info → odoo_addon_stock_request-18.0.1.0.0.3.dist-info}/top_level.txt +0 -0
@@ -17,10 +17,7 @@ msgstr ""
|
|
17
17
|
#. module: stock_request
|
18
18
|
#. odoo-python
|
19
19
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
20
|
-
|
21
|
-
msgid ""
|
22
|
-
"<li><b>%(product_name)s</b>: Transferred quantity "
|
23
|
-
"%(product_qty)s%(product_uom)s</li>"
|
20
|
+
msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
|
24
21
|
msgstr ""
|
25
22
|
|
26
23
|
#. module: stock_request
|
@@ -163,7 +160,6 @@ msgstr ""
|
|
163
160
|
#. module: stock_request
|
164
161
|
#. odoo-python
|
165
162
|
#: code:addons/stock_request/models/stock_request.py:0
|
166
|
-
#, python-format
|
167
163
|
msgid "Company must be equal to the order"
|
168
164
|
msgstr ""
|
169
165
|
|
@@ -276,7 +272,6 @@ msgstr ""
|
|
276
272
|
#. module: stock_request
|
277
273
|
#. odoo-python
|
278
274
|
#: code:addons/stock_request/models/stock_request.py:0
|
279
|
-
#, python-format
|
280
275
|
msgid "Expected date must be equal to the order"
|
281
276
|
msgstr ""
|
282
277
|
|
@@ -355,8 +350,11 @@ msgstr ""
|
|
355
350
|
|
356
351
|
#. module: stock_request
|
357
352
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
|
353
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
|
358
354
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
|
355
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
|
359
356
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
|
357
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
|
360
358
|
msgid "If checked, some messages have a delivery error."
|
361
359
|
msgstr ""
|
362
360
|
|
@@ -424,7 +422,6 @@ msgstr ""
|
|
424
422
|
#. module: stock_request
|
425
423
|
#. odoo-python
|
426
424
|
#: code:addons/stock_request/models/stock_request.py:0
|
427
|
-
#, python-format
|
428
425
|
msgid "Location must be equal to the order"
|
429
426
|
msgstr ""
|
430
427
|
|
@@ -478,7 +475,6 @@ msgstr ""
|
|
478
475
|
|
479
476
|
#. module: stock_request
|
480
477
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
481
|
-
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
482
478
|
msgid "Name must be unique"
|
483
479
|
msgstr ""
|
484
480
|
|
@@ -534,14 +530,12 @@ msgstr ""
|
|
534
530
|
#. module: stock_request
|
535
531
|
#. odoo-python
|
536
532
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
537
|
-
#, python-format
|
538
533
|
msgid "Only orders on draft state can be unlinked"
|
539
534
|
msgstr ""
|
540
535
|
|
541
536
|
#. module: stock_request
|
542
537
|
#. odoo-python
|
543
538
|
#: code:addons/stock_request/models/stock_request.py:0
|
544
|
-
#, python-format
|
545
539
|
msgid "Only requests on draft state can be unlinked"
|
546
540
|
msgstr ""
|
547
541
|
|
@@ -582,7 +576,6 @@ msgstr ""
|
|
582
576
|
#. module: stock_request
|
583
577
|
#. odoo-python
|
584
578
|
#: code:addons/stock_request/models/stock_request.py:0
|
585
|
-
#, python-format
|
586
579
|
msgid "Procurement group must be equal to the order"
|
587
580
|
msgstr ""
|
588
581
|
|
@@ -682,7 +675,6 @@ msgstr ""
|
|
682
675
|
#. module: stock_request
|
683
676
|
#. odoo-python
|
684
677
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
685
|
-
#, python-format
|
686
678
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
687
679
|
msgstr ""
|
688
680
|
|
@@ -723,7 +715,6 @@ msgstr ""
|
|
723
715
|
#. module: stock_request
|
724
716
|
#. odoo-python
|
725
717
|
#: code:addons/stock_request/models/stock_request.py:0
|
726
|
-
#, python-format
|
727
718
|
msgid "Requested by must be equal to the order"
|
728
719
|
msgstr ""
|
729
720
|
|
@@ -749,6 +740,13 @@ msgstr ""
|
|
749
740
|
msgid "Routes"
|
750
741
|
msgstr ""
|
751
742
|
|
743
|
+
#. module: stock_request
|
744
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
|
745
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
|
746
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
|
747
|
+
msgid "SMS Delivery error"
|
748
|
+
msgstr ""
|
749
|
+
|
752
750
|
#. module: stock_request
|
753
751
|
#: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
|
754
752
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
@@ -867,14 +865,12 @@ msgstr ""
|
|
867
865
|
#. module: stock_request
|
868
866
|
#. odoo-python
|
869
867
|
#: code:addons/stock_request/models/stock_request.py:0
|
870
|
-
#, python-format
|
871
868
|
msgid "Stock Request product quantity cannot be negative."
|
872
869
|
msgstr ""
|
873
870
|
|
874
871
|
#. module: stock_request
|
875
872
|
#. odoo-python
|
876
873
|
#: code:addons/stock_request/models/stock_request.py:0
|
877
|
-
#, python-format
|
878
874
|
msgid "Stock Request product quantity has to be strictly positive."
|
879
875
|
msgstr ""
|
880
876
|
|
@@ -929,21 +925,18 @@ msgstr ""
|
|
929
925
|
#. odoo-python
|
930
926
|
#: code:addons/stock_request/models/stock_move.py:0
|
931
927
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
932
|
-
#, python-format
|
933
928
|
msgid "The company of the stock request must match with that of the location."
|
934
929
|
msgstr ""
|
935
930
|
|
936
931
|
#. module: stock_request
|
937
932
|
#. odoo-python
|
938
933
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
939
|
-
#, python-format
|
940
934
|
msgid "The company of the stock request must match with that of the warehouse."
|
941
935
|
msgstr ""
|
942
936
|
|
943
937
|
#. module: stock_request
|
944
938
|
#. odoo-python
|
945
939
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
946
|
-
#, python-format
|
947
940
|
msgid ""
|
948
941
|
"The following requested items from Stock Request %(request_name)s have now "
|
949
942
|
"been received in %(location_name)s using Picking %(picking_name)s:"
|
@@ -952,7 +945,6 @@ msgstr ""
|
|
952
945
|
#. module: stock_request
|
953
946
|
#. odoo-python
|
954
947
|
#: code:addons/stock_request/models/stock_request.py:0
|
955
|
-
#, python-format
|
956
948
|
msgid "The picking policy must be equal to the order"
|
957
949
|
msgstr ""
|
958
950
|
|
@@ -964,14 +956,12 @@ msgstr ""
|
|
964
956
|
#. module: stock_request
|
965
957
|
#. odoo-python
|
966
958
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
967
|
-
#, python-format
|
968
959
|
msgid "There should be at least one request item for confirming the order."
|
969
960
|
msgstr ""
|
970
961
|
|
971
962
|
#. module: stock_request
|
972
963
|
#. odoo-python
|
973
964
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
974
|
-
#, python-format
|
975
965
|
msgid "This action only works in the context of products"
|
976
966
|
msgstr ""
|
977
967
|
|
@@ -1026,7 +1016,6 @@ msgstr ""
|
|
1026
1016
|
#. module: stock_request
|
1027
1017
|
#. odoo-python
|
1028
1018
|
#: code:addons/stock_request/models/stock_request.py:0
|
1029
|
-
#, python-format
|
1030
1019
|
msgid "Warehouse must be equal to the order"
|
1031
1020
|
msgstr ""
|
1032
1021
|
|
@@ -1047,7 +1036,6 @@ msgstr ""
|
|
1047
1036
|
#. module: stock_request
|
1048
1037
|
#. odoo-python
|
1049
1038
|
#: code:addons/stock_request/models/stock_location.py:0
|
1050
|
-
#, python-format
|
1051
1039
|
msgid ""
|
1052
1040
|
"You cannot change the company of the location, as it is already assigned to "
|
1053
1041
|
"stock request orders that belong to another company."
|
@@ -1056,7 +1044,6 @@ msgstr ""
|
|
1056
1044
|
#. module: stock_request
|
1057
1045
|
#. odoo-python
|
1058
1046
|
#: code:addons/stock_request/models/stock_location.py:0
|
1059
|
-
#, python-format
|
1060
1047
|
msgid ""
|
1061
1048
|
"You cannot change the company of the location, as it is already assigned to "
|
1062
1049
|
"stock requests that belong to another company."
|
@@ -1065,7 +1052,6 @@ msgstr ""
|
|
1065
1052
|
#. module: stock_request
|
1066
1053
|
#. odoo-python
|
1067
1054
|
#: code:addons/stock_request/models/stock_route.py:0
|
1068
|
-
#, python-format
|
1069
1055
|
msgid ""
|
1070
1056
|
"You cannot change the company of the route, as it is already assigned to "
|
1071
1057
|
"stock requests that belong to another company."
|
@@ -1074,7 +1060,6 @@ msgstr ""
|
|
1074
1060
|
#. module: stock_request
|
1075
1061
|
#. odoo-python
|
1076
1062
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1077
|
-
#, python-format
|
1078
1063
|
msgid ""
|
1079
1064
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1080
1065
|
"stock request orders that belong to another company."
|
@@ -1083,7 +1068,6 @@ msgstr ""
|
|
1083
1068
|
#. module: stock_request
|
1084
1069
|
#. odoo-python
|
1085
1070
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1086
|
-
#, python-format
|
1087
1071
|
msgid ""
|
1088
1072
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1089
1073
|
"stock requests that belong to another company."
|
@@ -1092,35 +1076,30 @@ msgstr ""
|
|
1092
1076
|
#. module: stock_request
|
1093
1077
|
#. odoo-python
|
1094
1078
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1095
|
-
#, python-format
|
1096
1079
|
msgid "You have entered a location that is assigned to another company."
|
1097
1080
|
msgstr ""
|
1098
1081
|
|
1099
1082
|
#. module: stock_request
|
1100
1083
|
#. odoo-python
|
1101
1084
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1102
|
-
#, python-format
|
1103
1085
|
msgid "You have entered a product that is assigned to another company."
|
1104
1086
|
msgstr ""
|
1105
1087
|
|
1106
1088
|
#. module: stock_request
|
1107
1089
|
#. odoo-python
|
1108
1090
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1109
|
-
#, python-format
|
1110
1091
|
msgid "You have entered a route that is assigned to another company."
|
1111
1092
|
msgstr ""
|
1112
1093
|
|
1113
1094
|
#. module: stock_request
|
1114
1095
|
#. odoo-python
|
1115
1096
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1116
|
-
#, python-format
|
1117
1097
|
msgid "You have entered a warehouse that is assigned to another company."
|
1118
1098
|
msgstr ""
|
1119
1099
|
|
1120
1100
|
#. module: stock_request
|
1121
1101
|
#. odoo-python
|
1122
1102
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1123
|
-
#, python-format
|
1124
1103
|
msgid ""
|
1125
1104
|
"You have to select a product unit of measure in the same category than the "
|
1126
1105
|
"default unit of measure of the product"
|
@@ -17,10 +17,7 @@ msgstr ""
|
|
17
17
|
#. module: stock_request
|
18
18
|
#. odoo-python
|
19
19
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
20
|
-
|
21
|
-
msgid ""
|
22
|
-
"<li><b>%(product_name)s</b>: Transferred quantity "
|
23
|
-
"%(product_qty)s%(product_uom)s</li>"
|
20
|
+
msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
|
24
21
|
msgstr ""
|
25
22
|
|
26
23
|
#. module: stock_request
|
@@ -163,7 +160,6 @@ msgstr ""
|
|
163
160
|
#. module: stock_request
|
164
161
|
#. odoo-python
|
165
162
|
#: code:addons/stock_request/models/stock_request.py:0
|
166
|
-
#, python-format
|
167
163
|
msgid "Company must be equal to the order"
|
168
164
|
msgstr ""
|
169
165
|
|
@@ -276,7 +272,6 @@ msgstr ""
|
|
276
272
|
#. module: stock_request
|
277
273
|
#. odoo-python
|
278
274
|
#: code:addons/stock_request/models/stock_request.py:0
|
279
|
-
#, python-format
|
280
275
|
msgid "Expected date must be equal to the order"
|
281
276
|
msgstr ""
|
282
277
|
|
@@ -355,8 +350,11 @@ msgstr ""
|
|
355
350
|
|
356
351
|
#. module: stock_request
|
357
352
|
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
|
353
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
|
358
354
|
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
|
355
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
|
359
356
|
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
|
357
|
+
#: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
|
360
358
|
msgid "If checked, some messages have a delivery error."
|
361
359
|
msgstr ""
|
362
360
|
|
@@ -424,7 +422,6 @@ msgstr ""
|
|
424
422
|
#. module: stock_request
|
425
423
|
#. odoo-python
|
426
424
|
#: code:addons/stock_request/models/stock_request.py:0
|
427
|
-
#, python-format
|
428
425
|
msgid "Location must be equal to the order"
|
429
426
|
msgstr ""
|
430
427
|
|
@@ -478,7 +475,6 @@ msgstr ""
|
|
478
475
|
|
479
476
|
#. module: stock_request
|
480
477
|
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
|
481
|
-
#: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
|
482
478
|
msgid "Name must be unique"
|
483
479
|
msgstr ""
|
484
480
|
|
@@ -534,14 +530,12 @@ msgstr ""
|
|
534
530
|
#. module: stock_request
|
535
531
|
#. odoo-python
|
536
532
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
537
|
-
#, python-format
|
538
533
|
msgid "Only orders on draft state can be unlinked"
|
539
534
|
msgstr ""
|
540
535
|
|
541
536
|
#. module: stock_request
|
542
537
|
#. odoo-python
|
543
538
|
#: code:addons/stock_request/models/stock_request.py:0
|
544
|
-
#, python-format
|
545
539
|
msgid "Only requests on draft state can be unlinked"
|
546
540
|
msgstr ""
|
547
541
|
|
@@ -582,7 +576,6 @@ msgstr ""
|
|
582
576
|
#. module: stock_request
|
583
577
|
#. odoo-python
|
584
578
|
#: code:addons/stock_request/models/stock_request.py:0
|
585
|
-
#, python-format
|
586
579
|
msgid "Procurement group must be equal to the order"
|
587
580
|
msgstr ""
|
588
581
|
|
@@ -682,7 +675,6 @@ msgstr ""
|
|
682
675
|
#. module: stock_request
|
683
676
|
#. odoo-python
|
684
677
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
685
|
-
#, python-format
|
686
678
|
msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
|
687
679
|
msgstr ""
|
688
680
|
|
@@ -723,7 +715,6 @@ msgstr ""
|
|
723
715
|
#. module: stock_request
|
724
716
|
#. odoo-python
|
725
717
|
#: code:addons/stock_request/models/stock_request.py:0
|
726
|
-
#, python-format
|
727
718
|
msgid "Requested by must be equal to the order"
|
728
719
|
msgstr ""
|
729
720
|
|
@@ -749,6 +740,13 @@ msgstr ""
|
|
749
740
|
msgid "Routes"
|
750
741
|
msgstr ""
|
751
742
|
|
743
|
+
#. module: stock_request
|
744
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
|
745
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
|
746
|
+
#: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
|
747
|
+
msgid "SMS Delivery error"
|
748
|
+
msgstr ""
|
749
|
+
|
752
750
|
#. module: stock_request
|
753
751
|
#: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
|
754
752
|
#: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
|
@@ -867,14 +865,12 @@ msgstr ""
|
|
867
865
|
#. module: stock_request
|
868
866
|
#. odoo-python
|
869
867
|
#: code:addons/stock_request/models/stock_request.py:0
|
870
|
-
#, python-format
|
871
868
|
msgid "Stock Request product quantity cannot be negative."
|
872
869
|
msgstr ""
|
873
870
|
|
874
871
|
#. module: stock_request
|
875
872
|
#. odoo-python
|
876
873
|
#: code:addons/stock_request/models/stock_request.py:0
|
877
|
-
#, python-format
|
878
874
|
msgid "Stock Request product quantity has to be strictly positive."
|
879
875
|
msgstr ""
|
880
876
|
|
@@ -929,21 +925,18 @@ msgstr ""
|
|
929
925
|
#. odoo-python
|
930
926
|
#: code:addons/stock_request/models/stock_move.py:0
|
931
927
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
932
|
-
#, python-format
|
933
928
|
msgid "The company of the stock request must match with that of the location."
|
934
929
|
msgstr ""
|
935
930
|
|
936
931
|
#. module: stock_request
|
937
932
|
#. odoo-python
|
938
933
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
939
|
-
#, python-format
|
940
934
|
msgid "The company of the stock request must match with that of the warehouse."
|
941
935
|
msgstr ""
|
942
936
|
|
943
937
|
#. module: stock_request
|
944
938
|
#. odoo-python
|
945
939
|
#: code:addons/stock_request/models/stock_move_line.py:0
|
946
|
-
#, python-format
|
947
940
|
msgid ""
|
948
941
|
"The following requested items from Stock Request %(request_name)s have now "
|
949
942
|
"been received in %(location_name)s using Picking %(picking_name)s:"
|
@@ -952,7 +945,6 @@ msgstr ""
|
|
952
945
|
#. module: stock_request
|
953
946
|
#. odoo-python
|
954
947
|
#: code:addons/stock_request/models/stock_request.py:0
|
955
|
-
#, python-format
|
956
948
|
msgid "The picking policy must be equal to the order"
|
957
949
|
msgstr ""
|
958
950
|
|
@@ -964,14 +956,12 @@ msgstr ""
|
|
964
956
|
#. module: stock_request
|
965
957
|
#. odoo-python
|
966
958
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
967
|
-
#, python-format
|
968
959
|
msgid "There should be at least one request item for confirming the order."
|
969
960
|
msgstr ""
|
970
961
|
|
971
962
|
#. module: stock_request
|
972
963
|
#. odoo-python
|
973
964
|
#: code:addons/stock_request/models/stock_request_order.py:0
|
974
|
-
#, python-format
|
975
965
|
msgid "This action only works in the context of products"
|
976
966
|
msgstr ""
|
977
967
|
|
@@ -1026,7 +1016,6 @@ msgstr ""
|
|
1026
1016
|
#. module: stock_request
|
1027
1017
|
#. odoo-python
|
1028
1018
|
#: code:addons/stock_request/models/stock_request.py:0
|
1029
|
-
#, python-format
|
1030
1019
|
msgid "Warehouse must be equal to the order"
|
1031
1020
|
msgstr ""
|
1032
1021
|
|
@@ -1047,7 +1036,6 @@ msgstr ""
|
|
1047
1036
|
#. module: stock_request
|
1048
1037
|
#. odoo-python
|
1049
1038
|
#: code:addons/stock_request/models/stock_location.py:0
|
1050
|
-
#, python-format
|
1051
1039
|
msgid ""
|
1052
1040
|
"You cannot change the company of the location, as it is already assigned to "
|
1053
1041
|
"stock request orders that belong to another company."
|
@@ -1056,7 +1044,6 @@ msgstr ""
|
|
1056
1044
|
#. module: stock_request
|
1057
1045
|
#. odoo-python
|
1058
1046
|
#: code:addons/stock_request/models/stock_location.py:0
|
1059
|
-
#, python-format
|
1060
1047
|
msgid ""
|
1061
1048
|
"You cannot change the company of the location, as it is already assigned to "
|
1062
1049
|
"stock requests that belong to another company."
|
@@ -1065,7 +1052,6 @@ msgstr ""
|
|
1065
1052
|
#. module: stock_request
|
1066
1053
|
#. odoo-python
|
1067
1054
|
#: code:addons/stock_request/models/stock_route.py:0
|
1068
|
-
#, python-format
|
1069
1055
|
msgid ""
|
1070
1056
|
"You cannot change the company of the route, as it is already assigned to "
|
1071
1057
|
"stock requests that belong to another company."
|
@@ -1074,7 +1060,6 @@ msgstr ""
|
|
1074
1060
|
#. module: stock_request
|
1075
1061
|
#. odoo-python
|
1076
1062
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1077
|
-
#, python-format
|
1078
1063
|
msgid ""
|
1079
1064
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1080
1065
|
"stock request orders that belong to another company."
|
@@ -1083,7 +1068,6 @@ msgstr ""
|
|
1083
1068
|
#. module: stock_request
|
1084
1069
|
#. odoo-python
|
1085
1070
|
#: code:addons/stock_request/models/stock_warehouse.py:0
|
1086
|
-
#, python-format
|
1087
1071
|
msgid ""
|
1088
1072
|
"You cannot change the company of the warehouse, as it is already assigned to "
|
1089
1073
|
"stock requests that belong to another company."
|
@@ -1092,35 +1076,30 @@ msgstr ""
|
|
1092
1076
|
#. module: stock_request
|
1093
1077
|
#. odoo-python
|
1094
1078
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1095
|
-
#, python-format
|
1096
1079
|
msgid "You have entered a location that is assigned to another company."
|
1097
1080
|
msgstr ""
|
1098
1081
|
|
1099
1082
|
#. module: stock_request
|
1100
1083
|
#. odoo-python
|
1101
1084
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1102
|
-
#, python-format
|
1103
1085
|
msgid "You have entered a product that is assigned to another company."
|
1104
1086
|
msgstr ""
|
1105
1087
|
|
1106
1088
|
#. module: stock_request
|
1107
1089
|
#. odoo-python
|
1108
1090
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1109
|
-
#, python-format
|
1110
1091
|
msgid "You have entered a route that is assigned to another company."
|
1111
1092
|
msgstr ""
|
1112
1093
|
|
1113
1094
|
#. module: stock_request
|
1114
1095
|
#. odoo-python
|
1115
1096
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1116
|
-
#, python-format
|
1117
1097
|
msgid "You have entered a warehouse that is assigned to another company."
|
1118
1098
|
msgstr ""
|
1119
1099
|
|
1120
1100
|
#. module: stock_request
|
1121
1101
|
#. odoo-python
|
1122
1102
|
#: code:addons/stock_request/models/stock_request_abstract.py:0
|
1123
|
-
#, python-format
|
1124
1103
|
msgid ""
|
1125
1104
|
"You have to select a product unit of measure in the same category than the "
|
1126
1105
|
"default unit of measure of the product"
|