odoo-addon-stock-release-channel 18.0.1.3.2__py3-none-any.whl → 18.0.1.5.0__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_release_channel/README.rst +1 -1
- odoo/addons/stock_release_channel/__manifest__.py +1 -1
- odoo/addons/stock_release_channel/demo/stock_release_channel.xml +1 -0
- odoo/addons/stock_release_channel/i18n/es.po +88 -14
- odoo/addons/stock_release_channel/i18n/fr.po +88 -14
- odoo/addons/stock_release_channel/i18n/it.po +113 -22
- odoo/addons/stock_release_channel/i18n/stock_release_channel.pot +88 -12
- odoo/addons/stock_release_channel/migrations/18.0.1.4.0/post-migration.py +12 -0
- odoo/addons/stock_release_channel/migrations/18.0.1.4.0/pre-migration.py +21 -0
- odoo/addons/stock_release_channel/models/res_company.py +0 -4
- odoo/addons/stock_release_channel/models/res_config_settings.py +0 -4
- odoo/addons/stock_release_channel/models/stock_move.py +3 -6
- odoo/addons/stock_release_channel/models/stock_picking.py +6 -2
- odoo/addons/stock_release_channel/models/stock_release_channel.py +106 -6
- odoo/addons/stock_release_channel/static/description/index.html +1 -1
- odoo/addons/stock_release_channel/tests/common.py +1 -1
- odoo/addons/stock_release_channel/tests/test_release_channel.py +2 -2
- odoo/addons/stock_release_channel/tests/test_release_channel_lifecycle.py +41 -1
- odoo/addons/stock_release_channel/views/res_config_settings.xml +0 -7
- odoo/addons/stock_release_channel/views/stock_release_channel_views.xml +63 -18
- {odoo_addon_stock_release_channel-18.0.1.3.2.dist-info → odoo_addon_stock_release_channel-18.0.1.5.0.dist-info}/METADATA +2 -2
- {odoo_addon_stock_release_channel-18.0.1.3.2.dist-info → odoo_addon_stock_release_channel-18.0.1.5.0.dist-info}/RECORD +24 -22
- {odoo_addon_stock_release_channel-18.0.1.3.2.dist-info → odoo_addon_stock_release_channel-18.0.1.5.0.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_release_channel-18.0.1.3.2.dist-info → odoo_addon_stock_release_channel-18.0.1.5.0.dist-info}/top_level.txt +0 -0
|
@@ -11,7 +11,7 @@ Stock Release Channels
|
|
|
11
11
|
!! This file is generated by oca-gen-addon-readme !!
|
|
12
12
|
!! changes will be overwritten. !!
|
|
13
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
14
|
-
!! source digest: sha256:
|
|
14
|
+
!! source digest: sha256:0b3b33f81b3be83131897c910386e23bc231c0ae481f66f8ef2b373fc216263d
|
|
15
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
16
16
|
|
|
17
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
{
|
|
6
6
|
"name": "Stock Release Channels",
|
|
7
7
|
"summary": "Manage workload in WMS with release channels",
|
|
8
|
-
"version": "18.0.1.
|
|
8
|
+
"version": "18.0.1.5.0",
|
|
9
9
|
"development_status": "Beta",
|
|
10
10
|
"license": "AGPL-3",
|
|
11
11
|
"author": "Camptocamp, BCIM, ACSONE SA/NV, Odoo Community Association (OCA)",
|
|
@@ -30,11 +30,21 @@ msgstr ""
|
|
|
30
30
|
msgid "<span class=\"ms-2\">Lock</span>"
|
|
31
31
|
msgstr ""
|
|
32
32
|
|
|
33
|
+
#. module: stock_release_channel
|
|
34
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
35
|
+
msgid "<span class=\"ms-2\">Restart Collecting</span>"
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
33
38
|
#. module: stock_release_channel
|
|
34
39
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
35
40
|
msgid "<span class=\"ms-2\">Sleep</span>"
|
|
36
41
|
msgstr ""
|
|
37
42
|
|
|
43
|
+
#. module: stock_release_channel
|
|
44
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
45
|
+
msgid "<span class=\"ms-2\">Stop Collecting</span>"
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
38
48
|
#. module: stock_release_channel
|
|
39
49
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
40
50
|
msgid "<span class=\"ms-2\">Unlock</span>"
|
|
@@ -50,6 +60,18 @@ msgstr ""
|
|
|
50
60
|
msgid "<span>Actions</span>"
|
|
51
61
|
msgstr "<span>Acciones</span>"
|
|
52
62
|
|
|
63
|
+
#. module: stock_release_channel
|
|
64
|
+
#. odoo-python
|
|
65
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
66
|
+
msgid "Action 'Collect Restart' is not allowed for channel %(name)s."
|
|
67
|
+
msgstr ""
|
|
68
|
+
|
|
69
|
+
#. module: stock_release_channel
|
|
70
|
+
#. odoo-python
|
|
71
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
72
|
+
msgid "Action 'Collect Stop' is not allowed for channel %(name)s."
|
|
73
|
+
msgstr ""
|
|
74
|
+
|
|
53
75
|
#. module: stock_release_channel
|
|
54
76
|
#. odoo-python
|
|
55
77
|
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
@@ -118,6 +140,11 @@ msgstr ""
|
|
|
118
140
|
"Todas las transferencias necesarias para llevar las mercancías a las "
|
|
119
141
|
"entregas."
|
|
120
142
|
|
|
143
|
+
#. module: stock_release_channel
|
|
144
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__collect_pickings
|
|
145
|
+
msgid "Allows you to control if pickings are assigned to the release channel."
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
121
148
|
#. module: stock_release_channel
|
|
122
149
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
123
150
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_search_view
|
|
@@ -178,6 +205,11 @@ msgstr "El canal %(name)s aún no tiene transferencia validada."
|
|
|
178
205
|
msgid "Channels dashboard - Show last delivery done"
|
|
179
206
|
msgstr ""
|
|
180
207
|
|
|
208
|
+
#. module: stock_release_channel
|
|
209
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__collect_pickings
|
|
210
|
+
msgid "Collect Pickings"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
181
213
|
#. module: stock_release_channel
|
|
182
214
|
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__color
|
|
183
215
|
msgid "Color"
|
|
@@ -298,6 +330,16 @@ msgstr ""
|
|
|
298
330
|
msgid "Internal transfers"
|
|
299
331
|
msgstr ""
|
|
300
332
|
|
|
333
|
+
#. module: stock_release_channel
|
|
334
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_collect_restart_allowed
|
|
335
|
+
msgid "Is Action Collect Restart Allowed"
|
|
336
|
+
msgstr ""
|
|
337
|
+
|
|
338
|
+
#. module: stock_release_channel
|
|
339
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_collect_stop_allowed
|
|
340
|
+
msgid "Is Action Collect Stop Allowed"
|
|
341
|
+
msgstr ""
|
|
342
|
+
|
|
301
343
|
#. module: stock_release_channel
|
|
302
344
|
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_lock_allowed
|
|
303
345
|
msgid "Is Action Lock Allowed"
|
|
@@ -510,16 +552,10 @@ msgid "Re-assign release channel"
|
|
|
510
552
|
msgstr "Reasignar canal de liberación"
|
|
511
553
|
|
|
512
554
|
#. module: stock_release_channel
|
|
513
|
-
#: model:ir.model.fields,field_description:stock_release_channel.
|
|
514
|
-
#: model:ir.model.fields,field_description:stock_release_channel.field_res_config_settings__recompute_channel_on_pickings_at_release
|
|
555
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__recompute_channel_on_pickings_at_release
|
|
515
556
|
msgid "Recompute Channel On Pickings At Release"
|
|
516
557
|
msgstr ""
|
|
517
558
|
|
|
518
|
-
#. module: stock_release_channel
|
|
519
|
-
#: model_terms:ir.ui.view,arch_db:stock_release_channel.res_config_settings_view
|
|
520
|
-
msgid "Recompute channel when releasing a transfer"
|
|
521
|
-
msgstr ""
|
|
522
|
-
|
|
523
559
|
#. module: stock_release_channel
|
|
524
560
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_tree_view
|
|
525
561
|
msgid "Related Done Total"
|
|
@@ -583,6 +619,11 @@ msgstr "Liberado Total"
|
|
|
583
619
|
msgid "Released Transfers"
|
|
584
620
|
msgstr "Transferencias liberadas"
|
|
585
621
|
|
|
622
|
+
#. module: stock_release_channel
|
|
623
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
624
|
+
msgid "Restart Collecting"
|
|
625
|
+
msgstr ""
|
|
626
|
+
|
|
586
627
|
#. module: stock_release_channel
|
|
587
628
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
588
629
|
msgid "Selection criteria"
|
|
@@ -633,6 +674,21 @@ msgstr "Movimiento de Existencias"
|
|
|
633
674
|
msgid "Stock Release Channels"
|
|
634
675
|
msgstr "Canales de liberación de existencias"
|
|
635
676
|
|
|
677
|
+
#. module: stock_release_channel
|
|
678
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
679
|
+
msgid "Stop Collecting"
|
|
680
|
+
msgstr ""
|
|
681
|
+
|
|
682
|
+
#. module: stock_release_channel
|
|
683
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_collect_restart_allowed
|
|
684
|
+
msgid "Technical field to check if the action 'Collect Restart' is allowed."
|
|
685
|
+
msgstr ""
|
|
686
|
+
|
|
687
|
+
#. module: stock_release_channel
|
|
688
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_collect_stop_allowed
|
|
689
|
+
msgid "Technical field to check if the action 'Collect Stop' is allowed."
|
|
690
|
+
msgstr ""
|
|
691
|
+
|
|
636
692
|
#. module: stock_release_channel
|
|
637
693
|
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_lock_allowed
|
|
638
694
|
msgid "Technical field to check if the action 'Lock' is allowed."
|
|
@@ -677,10 +733,8 @@ msgstr "La liberación de recogidas no está permitida para el canal %(name)s."
|
|
|
677
733
|
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__state
|
|
678
734
|
msgid ""
|
|
679
735
|
"The state allows you to control the availability of the release channel.\n"
|
|
680
|
-
" * Open:
|
|
681
|
-
"
|
|
682
|
-
"* Locked: Release operations are forbidden. (Assignement processes are still "
|
|
683
|
-
"working)\n"
|
|
736
|
+
" * Open: Release operations are allowed.\n"
|
|
737
|
+
"* Locked: Release operations are forbidden.\n"
|
|
684
738
|
"* Asleep: Assigned pickings not processed are unassigned from the release "
|
|
685
739
|
"channel.\n"
|
|
686
740
|
msgstr ""
|
|
@@ -695,6 +749,12 @@ msgstr ""
|
|
|
695
749
|
msgid "The total number of pickings to achieve 100% of progress."
|
|
696
750
|
msgstr "El número total de recogidas para alcanzar el 100% de progreso."
|
|
697
751
|
|
|
752
|
+
#. module: stock_release_channel
|
|
753
|
+
#. odoo-python
|
|
754
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
755
|
+
msgid "This channel is restricted for manual assignment!"
|
|
756
|
+
msgstr ""
|
|
757
|
+
|
|
698
758
|
#. module: stock_release_channel
|
|
699
759
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
700
760
|
msgid "To Do"
|
|
@@ -781,9 +841,12 @@ msgstr ""
|
|
|
781
841
|
"que están en curso y no se han enviado (X - En espera). Este campo define X."
|
|
782
842
|
|
|
783
843
|
#. module: stock_release_channel
|
|
784
|
-
#: model:ir.model.fields,help:stock_release_channel.
|
|
785
|
-
|
|
786
|
-
|
|
844
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__recompute_channel_on_pickings_at_release
|
|
845
|
+
msgid ""
|
|
846
|
+
"When releasing a transfer, recompute the channel. Be carefull when using "
|
|
847
|
+
"this in conjuction with channel lifecycle (stop/start collecting, sleep/wake "
|
|
848
|
+
"up) as a delivery could be kicked out of a channel if you stop collecting "
|
|
849
|
+
"and recompute after release"
|
|
787
850
|
msgstr ""
|
|
788
851
|
|
|
789
852
|
#. module: stock_release_channel
|
|
@@ -791,6 +854,12 @@ msgstr ""
|
|
|
791
854
|
msgid "Write Python code to filter out pickings."
|
|
792
855
|
msgstr "Escribe código Python para filtrar las selecciones."
|
|
793
856
|
|
|
857
|
+
#. module: stock_release_channel
|
|
858
|
+
#. odoo-python
|
|
859
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
860
|
+
msgid "You cannot collect pickings with current state!"
|
|
861
|
+
msgstr ""
|
|
862
|
+
|
|
794
863
|
#. module: stock_release_channel
|
|
795
864
|
#. odoo-python
|
|
796
865
|
#: code:addons/stock_release_channel/models/stock_picking.py:0
|
|
@@ -801,6 +870,11 @@ msgstr ""
|
|
|
801
870
|
"No puede liberar la entrega del canal %s porque se ha prohibido en la "
|
|
802
871
|
"configuración del canal de liberación"
|
|
803
872
|
|
|
873
|
+
#. module: stock_release_channel
|
|
874
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
875
|
+
msgid "collect pickings"
|
|
876
|
+
msgstr ""
|
|
877
|
+
|
|
804
878
|
#. module: stock_release_channel
|
|
805
879
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
806
880
|
msgid "state"
|
|
@@ -28,11 +28,21 @@ msgstr ""
|
|
|
28
28
|
msgid "<span class=\"ms-2\">Lock</span>"
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
|
+
#. module: stock_release_channel
|
|
32
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
33
|
+
msgid "<span class=\"ms-2\">Restart Collecting</span>"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
31
36
|
#. module: stock_release_channel
|
|
32
37
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
33
38
|
msgid "<span class=\"ms-2\">Sleep</span>"
|
|
34
39
|
msgstr ""
|
|
35
40
|
|
|
41
|
+
#. module: stock_release_channel
|
|
42
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
43
|
+
msgid "<span class=\"ms-2\">Stop Collecting</span>"
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
36
46
|
#. module: stock_release_channel
|
|
37
47
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
38
48
|
msgid "<span class=\"ms-2\">Unlock</span>"
|
|
@@ -48,6 +58,18 @@ msgstr ""
|
|
|
48
58
|
msgid "<span>Actions</span>"
|
|
49
59
|
msgstr ""
|
|
50
60
|
|
|
61
|
+
#. module: stock_release_channel
|
|
62
|
+
#. odoo-python
|
|
63
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
64
|
+
msgid "Action 'Collect Restart' is not allowed for channel %(name)s."
|
|
65
|
+
msgstr ""
|
|
66
|
+
|
|
67
|
+
#. module: stock_release_channel
|
|
68
|
+
#. odoo-python
|
|
69
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
70
|
+
msgid "Action 'Collect Stop' is not allowed for channel %(name)s."
|
|
71
|
+
msgstr ""
|
|
72
|
+
|
|
51
73
|
#. module: stock_release_channel
|
|
52
74
|
#. odoo-python
|
|
53
75
|
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
@@ -114,6 +136,11 @@ msgstr ""
|
|
|
114
136
|
msgid "All transfers required to bring goods to the deliveries."
|
|
115
137
|
msgstr ""
|
|
116
138
|
|
|
139
|
+
#. module: stock_release_channel
|
|
140
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__collect_pickings
|
|
141
|
+
msgid "Allows you to control if pickings are assigned to the release channel."
|
|
142
|
+
msgstr ""
|
|
143
|
+
|
|
117
144
|
#. module: stock_release_channel
|
|
118
145
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
119
146
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_search_view
|
|
@@ -174,6 +201,11 @@ msgstr ""
|
|
|
174
201
|
msgid "Channels dashboard - Show last delivery done"
|
|
175
202
|
msgstr ""
|
|
176
203
|
|
|
204
|
+
#. module: stock_release_channel
|
|
205
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__collect_pickings
|
|
206
|
+
msgid "Collect Pickings"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
177
209
|
#. module: stock_release_channel
|
|
178
210
|
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__color
|
|
179
211
|
msgid "Color"
|
|
@@ -291,6 +323,16 @@ msgstr ""
|
|
|
291
323
|
msgid "Internal transfers"
|
|
292
324
|
msgstr ""
|
|
293
325
|
|
|
326
|
+
#. module: stock_release_channel
|
|
327
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_collect_restart_allowed
|
|
328
|
+
msgid "Is Action Collect Restart Allowed"
|
|
329
|
+
msgstr ""
|
|
330
|
+
|
|
331
|
+
#. module: stock_release_channel
|
|
332
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_collect_stop_allowed
|
|
333
|
+
msgid "Is Action Collect Stop Allowed"
|
|
334
|
+
msgstr ""
|
|
335
|
+
|
|
294
336
|
#. module: stock_release_channel
|
|
295
337
|
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_lock_allowed
|
|
296
338
|
msgid "Is Action Lock Allowed"
|
|
@@ -501,16 +543,10 @@ msgid "Re-assign release channel"
|
|
|
501
543
|
msgstr "Réassigner le canal de livraison"
|
|
502
544
|
|
|
503
545
|
#. module: stock_release_channel
|
|
504
|
-
#: model:ir.model.fields,field_description:stock_release_channel.
|
|
505
|
-
#: model:ir.model.fields,field_description:stock_release_channel.field_res_config_settings__recompute_channel_on_pickings_at_release
|
|
546
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__recompute_channel_on_pickings_at_release
|
|
506
547
|
msgid "Recompute Channel On Pickings At Release"
|
|
507
548
|
msgstr ""
|
|
508
549
|
|
|
509
|
-
#. module: stock_release_channel
|
|
510
|
-
#: model_terms:ir.ui.view,arch_db:stock_release_channel.res_config_settings_view
|
|
511
|
-
msgid "Recompute channel when releasing a transfer"
|
|
512
|
-
msgstr ""
|
|
513
|
-
|
|
514
550
|
#. module: stock_release_channel
|
|
515
551
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_tree_view
|
|
516
552
|
msgid "Related Done Total"
|
|
@@ -574,6 +610,11 @@ msgstr ""
|
|
|
574
610
|
msgid "Released Transfers"
|
|
575
611
|
msgstr ""
|
|
576
612
|
|
|
613
|
+
#. module: stock_release_channel
|
|
614
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
615
|
+
msgid "Restart Collecting"
|
|
616
|
+
msgstr ""
|
|
617
|
+
|
|
577
618
|
#. module: stock_release_channel
|
|
578
619
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
579
620
|
msgid "Selection criteria"
|
|
@@ -624,6 +665,21 @@ msgstr ""
|
|
|
624
665
|
msgid "Stock Release Channels"
|
|
625
666
|
msgstr "Canaux de livraison"
|
|
626
667
|
|
|
668
|
+
#. module: stock_release_channel
|
|
669
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
670
|
+
msgid "Stop Collecting"
|
|
671
|
+
msgstr ""
|
|
672
|
+
|
|
673
|
+
#. module: stock_release_channel
|
|
674
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_collect_restart_allowed
|
|
675
|
+
msgid "Technical field to check if the action 'Collect Restart' is allowed."
|
|
676
|
+
msgstr ""
|
|
677
|
+
|
|
678
|
+
#. module: stock_release_channel
|
|
679
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_collect_stop_allowed
|
|
680
|
+
msgid "Technical field to check if the action 'Collect Stop' is allowed."
|
|
681
|
+
msgstr ""
|
|
682
|
+
|
|
627
683
|
#. module: stock_release_channel
|
|
628
684
|
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_lock_allowed
|
|
629
685
|
msgid "Technical field to check if the action 'Lock' is allowed."
|
|
@@ -665,10 +721,8 @@ msgstr ""
|
|
|
665
721
|
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__state
|
|
666
722
|
msgid ""
|
|
667
723
|
"The state allows you to control the availability of the release channel.\n"
|
|
668
|
-
" * Open:
|
|
669
|
-
"
|
|
670
|
-
"* Locked: Release operations are forbidden. (Assignement processes are still "
|
|
671
|
-
"working)\n"
|
|
724
|
+
" * Open: Release operations are allowed.\n"
|
|
725
|
+
"* Locked: Release operations are forbidden.\n"
|
|
672
726
|
"* Asleep: Assigned pickings not processed are unassigned from the release "
|
|
673
727
|
"channel.\n"
|
|
674
728
|
msgstr ""
|
|
@@ -683,6 +737,12 @@ msgstr ""
|
|
|
683
737
|
msgid "The total number of pickings to achieve 100% of progress."
|
|
684
738
|
msgstr ""
|
|
685
739
|
|
|
740
|
+
#. module: stock_release_channel
|
|
741
|
+
#. odoo-python
|
|
742
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
743
|
+
msgid "This channel is restricted for manual assignment!"
|
|
744
|
+
msgstr ""
|
|
745
|
+
|
|
686
746
|
#. module: stock_release_channel
|
|
687
747
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
688
748
|
msgid "To Do"
|
|
@@ -767,9 +827,12 @@ msgid ""
|
|
|
767
827
|
msgstr ""
|
|
768
828
|
|
|
769
829
|
#. module: stock_release_channel
|
|
770
|
-
#: model:ir.model.fields,help:stock_release_channel.
|
|
771
|
-
|
|
772
|
-
|
|
830
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__recompute_channel_on_pickings_at_release
|
|
831
|
+
msgid ""
|
|
832
|
+
"When releasing a transfer, recompute the channel. Be carefull when using "
|
|
833
|
+
"this in conjuction with channel lifecycle (stop/start collecting, sleep/wake "
|
|
834
|
+
"up) as a delivery could be kicked out of a channel if you stop collecting "
|
|
835
|
+
"and recompute after release"
|
|
773
836
|
msgstr ""
|
|
774
837
|
|
|
775
838
|
#. module: stock_release_channel
|
|
@@ -777,6 +840,12 @@ msgstr ""
|
|
|
777
840
|
msgid "Write Python code to filter out pickings."
|
|
778
841
|
msgstr ""
|
|
779
842
|
|
|
843
|
+
#. module: stock_release_channel
|
|
844
|
+
#. odoo-python
|
|
845
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
846
|
+
msgid "You cannot collect pickings with current state!"
|
|
847
|
+
msgstr ""
|
|
848
|
+
|
|
780
849
|
#. module: stock_release_channel
|
|
781
850
|
#. odoo-python
|
|
782
851
|
#: code:addons/stock_release_channel/models/stock_picking.py:0
|
|
@@ -787,6 +856,11 @@ msgstr ""
|
|
|
787
856
|
"Vous ne pouvez pas libérer la livraison du canal %s car c'est interdit dans "
|
|
788
857
|
"sa configuration"
|
|
789
858
|
|
|
859
|
+
#. module: stock_release_channel
|
|
860
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
861
|
+
msgid "collect pickings"
|
|
862
|
+
msgstr ""
|
|
863
|
+
|
|
790
864
|
#. module: stock_release_channel
|
|
791
865
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
792
866
|
msgid "state"
|
|
@@ -30,11 +30,21 @@ msgstr ""
|
|
|
30
30
|
msgid "<span class=\"ms-2\">Lock</span>"
|
|
31
31
|
msgstr "<span class=\"ms-2\">Blocca</span>"
|
|
32
32
|
|
|
33
|
+
#. module: stock_release_channel
|
|
34
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
35
|
+
msgid "<span class=\"ms-2\">Restart Collecting</span>"
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
33
38
|
#. module: stock_release_channel
|
|
34
39
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
35
40
|
msgid "<span class=\"ms-2\">Sleep</span>"
|
|
36
41
|
msgstr "<span class=\"ms-2\">Sospendi</span>"
|
|
37
42
|
|
|
43
|
+
#. module: stock_release_channel
|
|
44
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
45
|
+
msgid "<span class=\"ms-2\">Stop Collecting</span>"
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
38
48
|
#. module: stock_release_channel
|
|
39
49
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
40
50
|
msgid "<span class=\"ms-2\">Unlock</span>"
|
|
@@ -50,6 +60,18 @@ msgstr "<span class=\"ms-2\">Riattiva</span>"
|
|
|
50
60
|
msgid "<span>Actions</span>"
|
|
51
61
|
msgstr "<span>Azioni</span>"
|
|
52
62
|
|
|
63
|
+
#. module: stock_release_channel
|
|
64
|
+
#. odoo-python
|
|
65
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
66
|
+
msgid "Action 'Collect Restart' is not allowed for channel %(name)s."
|
|
67
|
+
msgstr ""
|
|
68
|
+
|
|
69
|
+
#. module: stock_release_channel
|
|
70
|
+
#. odoo-python
|
|
71
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
72
|
+
msgid "Action 'Collect Stop' is not allowed for channel %(name)s."
|
|
73
|
+
msgstr ""
|
|
74
|
+
|
|
53
75
|
#. module: stock_release_channel
|
|
54
76
|
#. odoo-python
|
|
55
77
|
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
@@ -116,6 +138,11 @@ msgstr "Tutti i trasferimenti"
|
|
|
116
138
|
msgid "All transfers required to bring goods to the deliveries."
|
|
117
139
|
msgstr "Tutti i trasferimenti richiesti per trasportare i beni alle consegne."
|
|
118
140
|
|
|
141
|
+
#. module: stock_release_channel
|
|
142
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__collect_pickings
|
|
143
|
+
msgid "Allows you to control if pickings are assigned to the release channel."
|
|
144
|
+
msgstr ""
|
|
145
|
+
|
|
119
146
|
#. module: stock_release_channel
|
|
120
147
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
121
148
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_search_view
|
|
@@ -176,6 +203,11 @@ msgstr "Il canale %(name)s non ha ancora un trasferimento validato."
|
|
|
176
203
|
msgid "Channels dashboard - Show last delivery done"
|
|
177
204
|
msgstr "Dashboard canali - Visualizza l'ultima consegna eseguita"
|
|
178
205
|
|
|
206
|
+
#. module: stock_release_channel
|
|
207
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__collect_pickings
|
|
208
|
+
msgid "Collect Pickings"
|
|
209
|
+
msgstr ""
|
|
210
|
+
|
|
179
211
|
#. module: stock_release_channel
|
|
180
212
|
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__color
|
|
181
213
|
msgid "Color"
|
|
@@ -298,6 +330,16 @@ msgstr ""
|
|
|
298
330
|
msgid "Internal transfers"
|
|
299
331
|
msgstr "Trasferimento interno"
|
|
300
332
|
|
|
333
|
+
#. module: stock_release_channel
|
|
334
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_collect_restart_allowed
|
|
335
|
+
msgid "Is Action Collect Restart Allowed"
|
|
336
|
+
msgstr ""
|
|
337
|
+
|
|
338
|
+
#. module: stock_release_channel
|
|
339
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_collect_stop_allowed
|
|
340
|
+
msgid "Is Action Collect Stop Allowed"
|
|
341
|
+
msgstr ""
|
|
342
|
+
|
|
301
343
|
#. module: stock_release_channel
|
|
302
344
|
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__is_action_lock_allowed
|
|
303
345
|
msgid "Is Action Lock Allowed"
|
|
@@ -510,16 +552,10 @@ msgid "Re-assign release channel"
|
|
|
510
552
|
msgstr "Riassegna canale rilascio"
|
|
511
553
|
|
|
512
554
|
#. module: stock_release_channel
|
|
513
|
-
#: model:ir.model.fields,field_description:stock_release_channel.
|
|
514
|
-
#: model:ir.model.fields,field_description:stock_release_channel.field_res_config_settings__recompute_channel_on_pickings_at_release
|
|
555
|
+
#: model:ir.model.fields,field_description:stock_release_channel.field_stock_release_channel__recompute_channel_on_pickings_at_release
|
|
515
556
|
msgid "Recompute Channel On Pickings At Release"
|
|
516
557
|
msgstr "Ricalcola canale sui prelievi al rilascio"
|
|
517
558
|
|
|
518
|
-
#. module: stock_release_channel
|
|
519
|
-
#: model_terms:ir.ui.view,arch_db:stock_release_channel.res_config_settings_view
|
|
520
|
-
msgid "Recompute channel when releasing a transfer"
|
|
521
|
-
msgstr "Ricalcola canale al rilascio di un trasferimento"
|
|
522
|
-
|
|
523
559
|
#. module: stock_release_channel
|
|
524
560
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_tree_view
|
|
525
561
|
msgid "Related Done Total"
|
|
@@ -583,6 +619,11 @@ msgstr "Totale rilasciati"
|
|
|
583
619
|
msgid "Released Transfers"
|
|
584
620
|
msgstr "Trasferimenti rilasciati"
|
|
585
621
|
|
|
622
|
+
#. module: stock_release_channel
|
|
623
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
624
|
+
msgid "Restart Collecting"
|
|
625
|
+
msgstr ""
|
|
626
|
+
|
|
586
627
|
#. module: stock_release_channel
|
|
587
628
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
588
629
|
msgid "Selection criteria"
|
|
@@ -633,6 +674,21 @@ msgstr "Movimento di magazzino"
|
|
|
633
674
|
msgid "Stock Release Channels"
|
|
634
675
|
msgstr "Canali rilascio magazzino"
|
|
635
676
|
|
|
677
|
+
#. module: stock_release_channel
|
|
678
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_form_view
|
|
679
|
+
msgid "Stop Collecting"
|
|
680
|
+
msgstr ""
|
|
681
|
+
|
|
682
|
+
#. module: stock_release_channel
|
|
683
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_collect_restart_allowed
|
|
684
|
+
msgid "Technical field to check if the action 'Collect Restart' is allowed."
|
|
685
|
+
msgstr ""
|
|
686
|
+
|
|
687
|
+
#. module: stock_release_channel
|
|
688
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_collect_stop_allowed
|
|
689
|
+
msgid "Technical field to check if the action 'Collect Stop' is allowed."
|
|
690
|
+
msgstr ""
|
|
691
|
+
|
|
636
692
|
#. module: stock_release_channel
|
|
637
693
|
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__is_action_lock_allowed
|
|
638
694
|
msgid "Technical field to check if the action 'Lock' is allowed."
|
|
@@ -676,20 +732,11 @@ msgstr "Il rilascio dei prelievi non è consentito per il canale %(name)s."
|
|
|
676
732
|
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__state
|
|
677
733
|
msgid ""
|
|
678
734
|
"The state allows you to control the availability of the release channel.\n"
|
|
679
|
-
" * Open:
|
|
680
|
-
"
|
|
681
|
-
"* Locked: Release operations are forbidden. (Assignement processes are still "
|
|
682
|
-
"working)\n"
|
|
735
|
+
" * Open: Release operations are allowed.\n"
|
|
736
|
+
"* Locked: Release operations are forbidden.\n"
|
|
683
737
|
"* Asleep: Assigned pickings not processed are unassigned from the release "
|
|
684
738
|
"channel.\n"
|
|
685
739
|
msgstr ""
|
|
686
|
-
"Lo stato consenti di controllare la disponibilità del canale di rilascio.\n"
|
|
687
|
-
" * Aperto: assegnazione manuale e automatica del prelievo al rilascio è "
|
|
688
|
-
"attiva e le operazioni di rilascio sono consentite.\n"
|
|
689
|
-
"* Bloccato: le operazioni di rilascio sono vietate. (i processi di "
|
|
690
|
-
"assegnazione sono ancora in lavoro)\n"
|
|
691
|
-
"* Sospeso: i prelievi assegnati e non elaborati vengono revocati dal canale "
|
|
692
|
-
"di rilascio.\n"
|
|
693
740
|
|
|
694
741
|
#. module: stock_release_channel
|
|
695
742
|
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__state_at_wakeup
|
|
@@ -701,6 +748,12 @@ msgstr "Stado del canale al momento dell'attivazione"
|
|
|
701
748
|
msgid "The total number of pickings to achieve 100% of progress."
|
|
702
749
|
msgstr "Numero totale di prelievi per raggiungere il 100% del progresso."
|
|
703
750
|
|
|
751
|
+
#. module: stock_release_channel
|
|
752
|
+
#. odoo-python
|
|
753
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
754
|
+
msgid "This channel is restricted for manual assignment!"
|
|
755
|
+
msgstr ""
|
|
756
|
+
|
|
704
757
|
#. module: stock_release_channel
|
|
705
758
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
706
759
|
msgid "To Do"
|
|
@@ -788,16 +841,25 @@ msgstr ""
|
|
|
788
841
|
"quelli in corso non spediti (W - in attesa). Questo campo definisce X."
|
|
789
842
|
|
|
790
843
|
#. module: stock_release_channel
|
|
791
|
-
#: model:ir.model.fields,help:stock_release_channel.
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
844
|
+
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__recompute_channel_on_pickings_at_release
|
|
845
|
+
msgid ""
|
|
846
|
+
"When releasing a transfer, recompute the channel. Be carefull when using "
|
|
847
|
+
"this in conjuction with channel lifecycle (stop/start collecting, sleep/wake "
|
|
848
|
+
"up) as a delivery could be kicked out of a channel if you stop collecting "
|
|
849
|
+
"and recompute after release"
|
|
850
|
+
msgstr ""
|
|
795
851
|
|
|
796
852
|
#. module: stock_release_channel
|
|
797
853
|
#: model:ir.model.fields,help:stock_release_channel.field_stock_release_channel__code
|
|
798
854
|
msgid "Write Python code to filter out pickings."
|
|
799
855
|
msgstr "Scrivere il codice Python per filtrare i prelievi."
|
|
800
856
|
|
|
857
|
+
#. module: stock_release_channel
|
|
858
|
+
#. odoo-python
|
|
859
|
+
#: code:addons/stock_release_channel/models/stock_release_channel.py:0
|
|
860
|
+
msgid "You cannot collect pickings with current state!"
|
|
861
|
+
msgstr ""
|
|
862
|
+
|
|
801
863
|
#. module: stock_release_channel
|
|
802
864
|
#. odoo-python
|
|
803
865
|
#: code:addons/stock_release_channel/models/stock_picking.py:0
|
|
@@ -808,11 +870,40 @@ msgstr ""
|
|
|
808
870
|
"Non si possono rilasciare consegne del canale %s perché è stato vietato "
|
|
809
871
|
"nella configurazione del canale di rilascio"
|
|
810
872
|
|
|
873
|
+
#. module: stock_release_channel
|
|
874
|
+
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
875
|
+
msgid "collect pickings"
|
|
876
|
+
msgstr ""
|
|
877
|
+
|
|
811
878
|
#. module: stock_release_channel
|
|
812
879
|
#: model_terms:ir.ui.view,arch_db:stock_release_channel.stock_release_channel_kanban_view
|
|
813
880
|
msgid "state"
|
|
814
881
|
msgstr "Stato"
|
|
815
882
|
|
|
883
|
+
#~ msgid "Recompute channel when releasing a transfer"
|
|
884
|
+
#~ msgstr "Ricalcola canale al rilascio di un trasferimento"
|
|
885
|
+
|
|
886
|
+
#~ msgid ""
|
|
887
|
+
#~ "The state allows you to control the availability of the release channel.\n"
|
|
888
|
+
#~ " * Open: Manual and automatic picking assignment to the release is "
|
|
889
|
+
#~ "effective and release operations are allowed.\n"
|
|
890
|
+
#~ "* Locked: Release operations are forbidden. (Assignement processes are "
|
|
891
|
+
#~ "still working)\n"
|
|
892
|
+
#~ "* Asleep: Assigned pickings not processed are unassigned from the release "
|
|
893
|
+
#~ "channel.\n"
|
|
894
|
+
#~ msgstr ""
|
|
895
|
+
#~ "Lo stato consenti di controllare la disponibilità del canale di "
|
|
896
|
+
#~ "rilascio.\n"
|
|
897
|
+
#~ " * Aperto: assegnazione manuale e automatica del prelievo al rilascio è "
|
|
898
|
+
#~ "attiva e le operazioni di rilascio sono consentite.\n"
|
|
899
|
+
#~ "* Bloccato: le operazioni di rilascio sono vietate. (i processi di "
|
|
900
|
+
#~ "assegnazione sono ancora in lavoro)\n"
|
|
901
|
+
#~ "* Sospeso: i prelievi assegnati e non elaborati vengono revocati dal "
|
|
902
|
+
#~ "canale di rilascio.\n"
|
|
903
|
+
|
|
904
|
+
#~ msgid "When releasing a transfer, recompute channel"
|
|
905
|
+
#~ msgstr "Al rilascio di un trasferimento, ricalcolare il canale"
|
|
906
|
+
|
|
816
907
|
#~ msgid ""
|
|
817
908
|
#~ "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Details\" "
|
|
818
909
|
#~ "title=\"Details\"/>"
|