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.
Files changed (31) hide show
  1. odoo/addons/stock_request/i18n/ca.po +11 -32
  2. odoo/addons/stock_request/i18n/de.po +12 -36
  3. odoo/addons/stock_request/i18n/el_GR.po +11 -32
  4. odoo/addons/stock_request/i18n/es.po +20 -37
  5. odoo/addons/stock_request/i18n/es_ES.po +11 -32
  6. odoo/addons/stock_request/i18n/eu.po +11 -32
  7. odoo/addons/stock_request/i18n/fi.po +11 -32
  8. odoo/addons/stock_request/i18n/fr.po +11 -32
  9. odoo/addons/stock_request/i18n/fr_CH.po +11 -32
  10. odoo/addons/stock_request/i18n/fr_FR.po +11 -32
  11. odoo/addons/stock_request/i18n/gl.po +11 -32
  12. odoo/addons/stock_request/i18n/hr.po +11 -32
  13. odoo/addons/stock_request/i18n/hr_HR.po +11 -32
  14. odoo/addons/stock_request/i18n/it.po +18 -36
  15. odoo/addons/stock_request/i18n/ja.po +11 -32
  16. odoo/addons/stock_request/i18n/ja_JP.po +11 -32
  17. odoo/addons/stock_request/i18n/nl.po +11 -32
  18. odoo/addons/stock_request/i18n/nl_NL.po +11 -32
  19. odoo/addons/stock_request/i18n/pt.po +11 -32
  20. odoo/addons/stock_request/i18n/pt_BR.po +11 -32
  21. odoo/addons/stock_request/i18n/ro.po +11 -32
  22. odoo/addons/stock_request/i18n/ru.po +11 -32
  23. odoo/addons/stock_request/i18n/sl.po +11 -32
  24. odoo/addons/stock_request/i18n/tr.po +11 -32
  25. odoo/addons/stock_request/i18n/tr_TR.po +11 -32
  26. odoo/addons/stock_request/i18n/vi_VN.po +11 -32
  27. odoo/addons/stock_request/i18n/zh_CN.po +12 -36
  28. {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
  29. {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
  30. {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
  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}/top_level.txt +0 -0
@@ -22,10 +22,7 @@ msgstr ""
22
22
  #. module: stock_request
23
23
  #. odoo-python
24
24
  #: code:addons/stock_request/models/stock_move_line.py:0
25
- #, python-format
26
- msgid ""
27
- "<li><b>%(product_name)s</b>: Transferred quantity "
28
- "%(product_qty)s%(product_uom)s</li>"
25
+ msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
29
26
  msgstr ""
30
27
 
31
28
  #. module: stock_request
@@ -168,7 +165,6 @@ msgstr ""
168
165
  #. module: stock_request
169
166
  #. odoo-python
170
167
  #: code:addons/stock_request/models/stock_request.py:0
171
- #, python-format
172
168
  msgid "Company must be equal to the order"
173
169
  msgstr ""
174
170
 
@@ -281,7 +277,6 @@ msgstr ""
281
277
  #. module: stock_request
282
278
  #. odoo-python
283
279
  #: code:addons/stock_request/models/stock_request.py:0
284
- #, python-format
285
280
  msgid "Expected date must be equal to the order"
286
281
  msgstr ""
287
282
 
@@ -360,8 +355,11 @@ msgstr ""
360
355
 
361
356
  #. module: stock_request
362
357
  #: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
358
+ #: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
363
359
  #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
360
+ #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
364
361
  #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
362
+ #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
365
363
  msgid "If checked, some messages have a delivery error."
366
364
  msgstr ""
367
365
 
@@ -429,7 +427,6 @@ msgstr ""
429
427
  #. module: stock_request
430
428
  #. odoo-python
431
429
  #: code:addons/stock_request/models/stock_request.py:0
432
- #, python-format
433
430
  msgid "Location must be equal to the order"
434
431
  msgstr ""
435
432
 
@@ -483,7 +480,6 @@ msgstr ""
483
480
 
484
481
  #. module: stock_request
485
482
  #: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
486
- #: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
487
483
  msgid "Name must be unique"
488
484
  msgstr ""
489
485
 
@@ -539,14 +535,12 @@ msgstr ""
539
535
  #. module: stock_request
540
536
  #. odoo-python
541
537
  #: code:addons/stock_request/models/stock_request_order.py:0
542
- #, python-format
543
538
  msgid "Only orders on draft state can be unlinked"
544
539
  msgstr ""
545
540
 
546
541
  #. module: stock_request
547
542
  #. odoo-python
548
543
  #: code:addons/stock_request/models/stock_request.py:0
549
- #, python-format
550
544
  msgid "Only requests on draft state can be unlinked"
551
545
  msgstr ""
552
546
 
@@ -587,7 +581,6 @@ msgstr ""
587
581
  #. module: stock_request
588
582
  #. odoo-python
589
583
  #: code:addons/stock_request/models/stock_request.py:0
590
- #, python-format
591
584
  msgid "Procurement group must be equal to the order"
592
585
  msgstr ""
593
586
 
@@ -687,7 +680,6 @@ msgstr ""
687
680
  #. module: stock_request
688
681
  #. odoo-python
689
682
  #: code:addons/stock_request/models/stock_move_line.py:0
690
- #, python-format
691
683
  msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
692
684
  msgstr ""
693
685
 
@@ -728,7 +720,6 @@ msgstr ""
728
720
  #. module: stock_request
729
721
  #. odoo-python
730
722
  #: code:addons/stock_request/models/stock_request.py:0
731
- #, python-format
732
723
  msgid "Requested by must be equal to the order"
733
724
  msgstr ""
734
725
 
@@ -754,6 +745,13 @@ msgstr ""
754
745
  msgid "Routes"
755
746
  msgstr ""
756
747
 
748
+ #. module: stock_request
749
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
750
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
751
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
752
+ msgid "SMS Delivery error"
753
+ msgstr ""
754
+
757
755
  #. module: stock_request
758
756
  #: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
759
757
  #: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
@@ -872,14 +870,12 @@ msgstr ""
872
870
  #. module: stock_request
873
871
  #. odoo-python
874
872
  #: code:addons/stock_request/models/stock_request.py:0
875
- #, python-format
876
873
  msgid "Stock Request product quantity cannot be negative."
877
874
  msgstr ""
878
875
 
879
876
  #. module: stock_request
880
877
  #. odoo-python
881
878
  #: code:addons/stock_request/models/stock_request.py:0
882
- #, python-format
883
879
  msgid "Stock Request product quantity has to be strictly positive."
884
880
  msgstr ""
885
881
 
@@ -934,21 +930,18 @@ msgstr ""
934
930
  #. odoo-python
935
931
  #: code:addons/stock_request/models/stock_move.py:0
936
932
  #: code:addons/stock_request/models/stock_request_order.py:0
937
- #, python-format
938
933
  msgid "The company of the stock request must match with that of the location."
939
934
  msgstr ""
940
935
 
941
936
  #. module: stock_request
942
937
  #. odoo-python
943
938
  #: code:addons/stock_request/models/stock_request_order.py:0
944
- #, python-format
945
939
  msgid "The company of the stock request must match with that of the warehouse."
946
940
  msgstr ""
947
941
 
948
942
  #. module: stock_request
949
943
  #. odoo-python
950
944
  #: code:addons/stock_request/models/stock_move_line.py:0
951
- #, python-format
952
945
  msgid ""
953
946
  "The following requested items from Stock Request %(request_name)s have now "
954
947
  "been received in %(location_name)s using Picking %(picking_name)s:"
@@ -957,7 +950,6 @@ msgstr ""
957
950
  #. module: stock_request
958
951
  #. odoo-python
959
952
  #: code:addons/stock_request/models/stock_request.py:0
960
- #, python-format
961
953
  msgid "The picking policy must be equal to the order"
962
954
  msgstr ""
963
955
 
@@ -969,14 +961,12 @@ msgstr ""
969
961
  #. module: stock_request
970
962
  #. odoo-python
971
963
  #: code:addons/stock_request/models/stock_request_order.py:0
972
- #, python-format
973
964
  msgid "There should be at least one request item for confirming the order."
974
965
  msgstr ""
975
966
 
976
967
  #. module: stock_request
977
968
  #. odoo-python
978
969
  #: code:addons/stock_request/models/stock_request_order.py:0
979
- #, python-format
980
970
  msgid "This action only works in the context of products"
981
971
  msgstr ""
982
972
 
@@ -1031,7 +1021,6 @@ msgstr ""
1031
1021
  #. module: stock_request
1032
1022
  #. odoo-python
1033
1023
  #: code:addons/stock_request/models/stock_request.py:0
1034
- #, python-format
1035
1024
  msgid "Warehouse must be equal to the order"
1036
1025
  msgstr ""
1037
1026
 
@@ -1052,7 +1041,6 @@ msgstr ""
1052
1041
  #. module: stock_request
1053
1042
  #. odoo-python
1054
1043
  #: code:addons/stock_request/models/stock_location.py:0
1055
- #, python-format
1056
1044
  msgid ""
1057
1045
  "You cannot change the company of the location, as it is already assigned to "
1058
1046
  "stock request orders that belong to another company."
@@ -1061,7 +1049,6 @@ msgstr ""
1061
1049
  #. module: stock_request
1062
1050
  #. odoo-python
1063
1051
  #: code:addons/stock_request/models/stock_location.py:0
1064
- #, python-format
1065
1052
  msgid ""
1066
1053
  "You cannot change the company of the location, as it is already assigned to "
1067
1054
  "stock requests that belong to another company."
@@ -1070,7 +1057,6 @@ msgstr ""
1070
1057
  #. module: stock_request
1071
1058
  #. odoo-python
1072
1059
  #: code:addons/stock_request/models/stock_route.py:0
1073
- #, python-format
1074
1060
  msgid ""
1075
1061
  "You cannot change the company of the route, as it is already assigned to "
1076
1062
  "stock requests that belong to another company."
@@ -1079,7 +1065,6 @@ msgstr ""
1079
1065
  #. module: stock_request
1080
1066
  #. odoo-python
1081
1067
  #: code:addons/stock_request/models/stock_warehouse.py:0
1082
- #, python-format
1083
1068
  msgid ""
1084
1069
  "You cannot change the company of the warehouse, as it is already assigned to "
1085
1070
  "stock request orders that belong to another company."
@@ -1088,7 +1073,6 @@ msgstr ""
1088
1073
  #. module: stock_request
1089
1074
  #. odoo-python
1090
1075
  #: code:addons/stock_request/models/stock_warehouse.py:0
1091
- #, python-format
1092
1076
  msgid ""
1093
1077
  "You cannot change the company of the warehouse, as it is already assigned to "
1094
1078
  "stock requests that belong to another company."
@@ -1097,35 +1081,30 @@ msgstr ""
1097
1081
  #. module: stock_request
1098
1082
  #. odoo-python
1099
1083
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1100
- #, python-format
1101
1084
  msgid "You have entered a location that is assigned to another company."
1102
1085
  msgstr ""
1103
1086
 
1104
1087
  #. module: stock_request
1105
1088
  #. odoo-python
1106
1089
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1107
- #, python-format
1108
1090
  msgid "You have entered a product that is assigned to another company."
1109
1091
  msgstr ""
1110
1092
 
1111
1093
  #. module: stock_request
1112
1094
  #. odoo-python
1113
1095
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1114
- #, python-format
1115
1096
  msgid "You have entered a route that is assigned to another company."
1116
1097
  msgstr ""
1117
1098
 
1118
1099
  #. module: stock_request
1119
1100
  #. odoo-python
1120
1101
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1121
- #, python-format
1122
1102
  msgid "You have entered a warehouse that is assigned to another company."
1123
1103
  msgstr ""
1124
1104
 
1125
1105
  #. module: stock_request
1126
1106
  #. odoo-python
1127
1107
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1128
- #, python-format
1129
1108
  msgid ""
1130
1109
  "You have to select a product unit of measure in the same category than the "
1131
1110
  "default unit of measure of the product"
@@ -23,13 +23,8 @@ msgstr ""
23
23
  #. module: stock_request
24
24
  #. odoo-python
25
25
  #: code:addons/stock_request/models/stock_move_line.py:0
26
- #, python-format
27
- msgid ""
28
- "<li><b>%(product_name)s</b>: Transferred quantity "
29
- "%(product_qty)s%(product_uom)s</li>"
26
+ msgid "%(product_name)s : Transferred quantity %(product_qty)s %(product_uom)s"
30
27
  msgstr ""
31
- "<li><b>%(product_name)s</b>: Cantidad transferida "
32
- "%(product_qty)s%(product_uom)s</li>"
33
28
 
34
29
  #. module: stock_request
35
30
  #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_needaction
@@ -175,7 +170,6 @@ msgstr "Compañía"
175
170
  #. module: stock_request
176
171
  #. odoo-python
177
172
  #: code:addons/stock_request/models/stock_request.py:0
178
- #, python-format
179
173
  msgid "Company must be equal to the order"
180
174
  msgstr "La compañía debe ser la misma que la de la petición"
181
175
 
@@ -291,7 +285,6 @@ msgstr "Fecha prevista"
291
285
  #. module: stock_request
292
286
  #. odoo-python
293
287
  #: code:addons/stock_request/models/stock_request.py:0
294
- #, python-format
295
288
  msgid "Expected date must be equal to the order"
296
289
  msgstr "La fecha prevista debe ser la misma que la del pedido"
297
290
 
@@ -370,8 +363,11 @@ msgstr "Si está marcado, los nuevos mensajes requieren su atención."
370
363
 
371
364
  #. module: stock_request
372
365
  #: model:ir.model.fields,help:stock_request.field_stock_request__message_has_error
366
+ #: model:ir.model.fields,help:stock_request.field_stock_request__message_has_sms_error
373
367
  #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_error
368
+ #: model:ir.model.fields,help:stock_request.field_stock_request_abstract__message_has_sms_error
374
369
  #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_error
370
+ #: model:ir.model.fields,help:stock_request.field_stock_request_order__message_has_sms_error
375
371
  msgid "If checked, some messages have a delivery error."
376
372
  msgstr "Si está marcado, algunos mensajes tienen un error de entrega."
377
373
 
@@ -439,7 +435,6 @@ msgstr "Ubicación"
439
435
  #. module: stock_request
440
436
  #. odoo-python
441
437
  #: code:addons/stock_request/models/stock_request.py:0
442
- #, python-format
443
438
  msgid "Location must be equal to the order"
444
439
  msgstr "La ubicación debe ser la misma que la del pedido"
445
440
 
@@ -496,7 +491,6 @@ msgstr "Nombre"
496
491
 
497
492
  #. module: stock_request
498
493
  #: model:ir.model.constraint,message:stock_request.constraint_stock_request_abstract_name_uniq
499
- #: model:ir.model.constraint,message:stock_request.constraint_stock_request_kanban_name_uniq
500
494
  msgid "Name must be unique"
501
495
  msgstr "El nombre debe ser único"
502
496
 
@@ -552,14 +546,12 @@ msgstr "Número de mensajes con error de entrega"
552
546
  #. module: stock_request
553
547
  #. odoo-python
554
548
  #: code:addons/stock_request/models/stock_request_order.py:0
555
- #, python-format
556
549
  msgid "Only orders on draft state can be unlinked"
557
550
  msgstr "Solo los pedidos en estado borrado pueden ser eliminadas"
558
551
 
559
552
  #. module: stock_request
560
553
  #. odoo-python
561
554
  #: code:addons/stock_request/models/stock_request.py:0
562
- #, python-format
563
555
  msgid "Only requests on draft state can be unlinked"
564
556
  msgstr "Sólo se pueden eliminar peticiones en estado borrador"
565
557
 
@@ -600,7 +592,6 @@ msgstr "Grupo de abastecimiento"
600
592
  #. module: stock_request
601
593
  #. odoo-python
602
594
  #: code:addons/stock_request/models/stock_request.py:0
603
- #, python-format
604
595
  msgid "Procurement group must be equal to the order"
605
596
  msgstr "El grupo de abastecimiento debe coincidir"
606
597
 
@@ -704,7 +695,6 @@ msgstr "Cantidad real"
704
695
  #. module: stock_request
705
696
  #. odoo-python
706
697
  #: code:addons/stock_request/models/stock_move_line.py:0
707
- #, python-format
708
698
  msgid "Receipt confirmation %(picking_name)s for your Request %(request_name)s"
709
699
  msgstr ""
710
700
  "Confirmación de recibo %(picking_name)s para su Solicitud %(request_name)s"
@@ -746,7 +736,6 @@ msgstr "Cantidad Solicitada (UdM)"
746
736
  #. module: stock_request
747
737
  #. odoo-python
748
738
  #: code:addons/stock_request/models/stock_request.py:0
749
- #, python-format
750
739
  msgid "Requested by must be equal to the order"
751
740
  msgstr "El solicitante debe coincidir"
752
741
 
@@ -772,6 +761,13 @@ msgstr "Ruta"
772
761
  msgid "Routes"
773
762
  msgstr "Rutas"
774
763
 
764
+ #. module: stock_request
765
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request__message_has_sms_error
766
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_abstract__message_has_sms_error
767
+ #: model:ir.model.fields,field_description:stock_request.field_stock_request_order__message_has_sms_error
768
+ msgid "SMS Delivery error"
769
+ msgstr "Error de entrega de SMS"
770
+
775
771
  #. module: stock_request
776
772
  #: model_terms:ir.ui.view,arch_db:stock_request.stock_request_order_form
777
773
  #: model_terms:ir.ui.view,arch_db:stock_request.view_stock_request_form
@@ -894,14 +890,13 @@ msgstr "El nombre de la solicitud debe ser único"
894
890
  #. module: stock_request
895
891
  #. odoo-python
896
892
  #: code:addons/stock_request/models/stock_request.py:0
897
- #, python-format
898
893
  msgid "Stock Request product quantity cannot be negative."
899
- msgstr "La cantidad de producto de la solicitud de stock no puede ser negativa."
894
+ msgstr ""
895
+ "La cantidad de producto de la solicitud de stock no puede ser negativa."
900
896
 
901
897
  #. module: stock_request
902
898
  #. odoo-python
903
899
  #: code:addons/stock_request/models/stock_request.py:0
904
- #, python-format
905
900
  msgid "Stock Request product quantity has to be strictly positive."
906
901
  msgstr ""
907
902
  "La cantidad de producto de la solicitud de stock debe ser estrictamente "
@@ -958,21 +953,18 @@ msgstr "Estado enviado en solicitudes de stock"
958
953
  #. odoo-python
959
954
  #: code:addons/stock_request/models/stock_move.py:0
960
955
  #: code:addons/stock_request/models/stock_request_order.py:0
961
- #, python-format
962
956
  msgid "The company of the stock request must match with that of the location."
963
957
  msgstr "La compañía de la solicitud debe coincidir con la de la localización."
964
958
 
965
959
  #. module: stock_request
966
960
  #. odoo-python
967
961
  #: code:addons/stock_request/models/stock_request_order.py:0
968
- #, python-format
969
962
  msgid "The company of the stock request must match with that of the warehouse."
970
963
  msgstr "La compañía de la solicitud debe coincidir con la del almacén."
971
964
 
972
965
  #. module: stock_request
973
966
  #. odoo-python
974
967
  #: code:addons/stock_request/models/stock_move_line.py:0
975
- #, python-format
976
968
  msgid ""
977
969
  "The following requested items from Stock Request %(request_name)s have now "
978
970
  "been received in %(location_name)s using Picking %(picking_name)s:"
@@ -984,7 +976,6 @@ msgstr ""
984
976
  #. module: stock_request
985
977
  #. odoo-python
986
978
  #: code:addons/stock_request/models/stock_request.py:0
987
- #, python-format
988
979
  msgid "The picking policy must be equal to the order"
989
980
  msgstr "La política de albaranes debe coincidir"
990
981
 
@@ -996,14 +987,12 @@ msgstr ""
996
987
  #. module: stock_request
997
988
  #. odoo-python
998
989
  #: code:addons/stock_request/models/stock_request_order.py:0
999
- #, python-format
1000
990
  msgid "There should be at least one request item for confirming the order."
1001
991
  msgstr "Debe haber al menos un elemento de solicitud para confirmar el pedido."
1002
992
 
1003
993
  #. module: stock_request
1004
994
  #. odoo-python
1005
995
  #: code:addons/stock_request/models/stock_request_order.py:0
1006
- #, python-format
1007
996
  msgid "This action only works in the context of products"
1008
997
  msgstr "Esta acción solo funciona en el contexto de productos"
1009
998
 
@@ -1058,7 +1047,6 @@ msgstr "Almacén"
1058
1047
  #. module: stock_request
1059
1048
  #. odoo-python
1060
1049
  #: code:addons/stock_request/models/stock_request.py:0
1061
- #, python-format
1062
1050
  msgid "Warehouse must be equal to the order"
1063
1051
  msgstr "El almacén debe coincidir"
1064
1052
 
@@ -1079,7 +1067,6 @@ msgstr "Historial de comunicación del sitio web"
1079
1067
  #. module: stock_request
1080
1068
  #. odoo-python
1081
1069
  #: code:addons/stock_request/models/stock_location.py:0
1082
- #, python-format
1083
1070
  msgid ""
1084
1071
  "You cannot change the company of the location, as it is already assigned to "
1085
1072
  "stock request orders that belong to another company."
@@ -1090,7 +1077,6 @@ msgstr ""
1090
1077
  #. module: stock_request
1091
1078
  #. odoo-python
1092
1079
  #: code:addons/stock_request/models/stock_location.py:0
1093
- #, python-format
1094
1080
  msgid ""
1095
1081
  "You cannot change the company of the location, as it is already assigned to "
1096
1082
  "stock requests that belong to another company."
@@ -1101,7 +1087,6 @@ msgstr ""
1101
1087
  #. module: stock_request
1102
1088
  #. odoo-python
1103
1089
  #: code:addons/stock_request/models/stock_route.py:0
1104
- #, python-format
1105
1090
  msgid ""
1106
1091
  "You cannot change the company of the route, as it is already assigned to "
1107
1092
  "stock requests that belong to another company."
@@ -1112,7 +1097,6 @@ msgstr ""
1112
1097
  #. module: stock_request
1113
1098
  #. odoo-python
1114
1099
  #: code:addons/stock_request/models/stock_warehouse.py:0
1115
- #, python-format
1116
1100
  msgid ""
1117
1101
  "You cannot change the company of the warehouse, as it is already assigned to "
1118
1102
  "stock request orders that belong to another company."
@@ -1123,7 +1107,6 @@ msgstr ""
1123
1107
  #. module: stock_request
1124
1108
  #. odoo-python
1125
1109
  #: code:addons/stock_request/models/stock_warehouse.py:0
1126
- #, python-format
1127
1110
  msgid ""
1128
1111
  "You cannot change the company of the warehouse, as it is already assigned to "
1129
1112
  "stock requests that belong to another company."
@@ -1134,35 +1117,30 @@ msgstr ""
1134
1117
  #. module: stock_request
1135
1118
  #. odoo-python
1136
1119
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1137
- #, python-format
1138
1120
  msgid "You have entered a location that is assigned to another company."
1139
1121
  msgstr "Ha seleccionado una localización que está asignada a otra compañía."
1140
1122
 
1141
1123
  #. module: stock_request
1142
1124
  #. odoo-python
1143
1125
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1144
- #, python-format
1145
1126
  msgid "You have entered a product that is assigned to another company."
1146
1127
  msgstr "Ha seleccionado un producto que está asignado a otra compañía."
1147
1128
 
1148
1129
  #. module: stock_request
1149
1130
  #. odoo-python
1150
1131
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1151
- #, python-format
1152
1132
  msgid "You have entered a route that is assigned to another company."
1153
1133
  msgstr "Ha seleccionado una ruta que está asignada a otra compañía."
1154
1134
 
1155
1135
  #. module: stock_request
1156
1136
  #. odoo-python
1157
1137
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1158
- #, python-format
1159
1138
  msgid "You have entered a warehouse that is assigned to another company."
1160
1139
  msgstr "Ha seleccionado un almacén que está asignado a otra compañía."
1161
1140
 
1162
1141
  #. module: stock_request
1163
1142
  #. odoo-python
1164
1143
  #: code:addons/stock_request/models/stock_request_abstract.py:0
1165
- #, python-format
1166
1144
  msgid ""
1167
1145
  "You have to select a product unit of measure in the same category than the "
1168
1146
  "default unit of measure of the product"
@@ -1170,8 +1148,13 @@ msgstr ""
1170
1148
  "Debe seleccionada una unidad de medida de producto de la misma categoría que "
1171
1149
  "la unidad de medida por defecto del producto"
1172
1150
 
1173
- #~ msgid "SMS Delivery error"
1174
- #~ msgstr "Error de entrega de SMS"
1151
+ #, python-format
1152
+ #~ msgid ""
1153
+ #~ "<li><b>%(product_name)s</b>: Transferred quantity "
1154
+ #~ "%(product_qty)s%(product_uom)s</li>"
1155
+ #~ msgstr ""
1156
+ #~ "<li><b>%(product_name)s</b>: Cantidad transferida "
1157
+ #~ "%(product_qty)s%(product_uom)s</li>"
1175
1158
 
1176
1159
  #~ msgid "Last Modified on"
1177
1160
  #~ msgstr "Última Modificación el"