odoo-addon-stock-barcodes 15.0.3.0.0__py3-none-any.whl → 15.0.3.0.0.1__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_barcodes/i18n/es.po +118 -12
- odoo/addons/stock_barcodes/i18n/it.po +110 -7
- {odoo_addon_stock_barcodes-15.0.3.0.0.dist-info → odoo_addon_stock_barcodes-15.0.3.0.0.1.dist-info}/METADATA +1 -1
- {odoo_addon_stock_barcodes-15.0.3.0.0.dist-info → odoo_addon_stock_barcodes-15.0.3.0.0.1.dist-info}/RECORD +6 -6
- {odoo_addon_stock_barcodes-15.0.3.0.0.dist-info → odoo_addon_stock_barcodes-15.0.3.0.0.1.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_barcodes-15.0.3.0.0.dist-info → odoo_addon_stock_barcodes-15.0.3.0.0.1.dist-info}/top_level.txt +0 -0
@@ -99,6 +99,13 @@ msgstr "<i class=\"fa fa-check\" title=\"Reabrir\"/>"
|
|
99
99
|
msgid "<i class=\"fa fa-cubes\" title=\"Put in Pack\"/>"
|
100
100
|
msgstr "<i class=\"fa fa-cubes\" title=\"Poner en paquete\"/>"
|
101
101
|
|
102
|
+
#. module: stock_barcodes
|
103
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
104
|
+
msgid ""
|
105
|
+
"<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\" style=\"font-"
|
106
|
+
"size:1.5em\"/>"
|
107
|
+
msgstr ""
|
108
|
+
|
102
109
|
#. module: stock_barcodes
|
103
110
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
|
104
111
|
msgid ""
|
@@ -148,8 +155,8 @@ msgid ""
|
|
148
155
|
"<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-size:1.5em"
|
149
156
|
"\"/>"
|
150
157
|
msgstr ""
|
151
|
-
"<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-size:1."
|
152
|
-
"
|
158
|
+
"<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-size:1.5em"
|
159
|
+
"\"/>"
|
153
160
|
|
154
161
|
#. module: stock_barcodes
|
155
162
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -177,13 +184,8 @@ msgstr "<span class=\"o_stat_text\">Leer Cód. barras</span>"
|
|
177
184
|
|
178
185
|
#. module: stock_barcodes
|
179
186
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
180
|
-
msgid "<span>Apply
|
181
|
-
msgstr "
|
182
|
-
|
183
|
-
#. module: stock_barcodes
|
184
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
185
|
-
msgid "<span>Total Qty</span>"
|
186
|
-
msgstr "<span>Cdad. total</span>"
|
187
|
+
msgid "<span>Apply</span>"
|
188
|
+
msgstr ""
|
187
189
|
|
188
190
|
#. module: stock_barcodes
|
189
191
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
@@ -226,8 +228,8 @@ msgid ""
|
|
226
228
|
">"
|
227
229
|
msgstr ""
|
228
230
|
"<strong class=\"d-none d-sm-block\">Paquete</strong>\n"
|
229
|
-
" <span class=\"fa fa-inbox d-sm-none oe_span_small_icon\""
|
230
|
-
"
|
231
|
+
" <span class=\"fa fa-inbox d-sm-none oe_span_small_icon\"/"
|
232
|
+
">"
|
231
233
|
|
232
234
|
#. module: stock_barcodes
|
233
235
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -264,6 +266,11 @@ msgstr ""
|
|
264
266
|
" <span class=\"fa fa-hashtag d-sm-none "
|
265
267
|
"oe_span_small_icon\" title=\"Cantidad total\"/>"
|
266
268
|
|
269
|
+
#. module: stock_barcodes
|
270
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__accumulate_read_quantity
|
271
|
+
msgid "Accumulate Read Quantity"
|
272
|
+
msgstr ""
|
273
|
+
|
267
274
|
#. module: stock_barcodes
|
268
275
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__action_ids
|
269
276
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__action_ids
|
@@ -481,9 +488,15 @@ msgstr "Pinche en la chincheta del albarán para bloquearlo"
|
|
481
488
|
|
482
489
|
#. module: stock_barcodes
|
483
490
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__code
|
491
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_pickingtype_filter
|
484
492
|
msgid "Code"
|
485
493
|
msgstr "Codigo"
|
486
494
|
|
495
|
+
#. module: stock_barcodes
|
496
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__company_id
|
497
|
+
msgid "Company"
|
498
|
+
msgstr ""
|
499
|
+
|
487
500
|
#. module: stock_barcodes
|
488
501
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_new_lot
|
489
502
|
msgid "Confirm"
|
@@ -581,6 +594,11 @@ msgstr "Demanda"
|
|
581
594
|
msgid "Destinatino Name"
|
582
595
|
msgstr "Nombre de destino"
|
583
596
|
|
597
|
+
#. module: stock_barcodes
|
598
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_location_dest_id
|
599
|
+
msgid "Destination Location"
|
600
|
+
msgstr ""
|
601
|
+
|
584
602
|
#. module: stock_barcodes
|
585
603
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_barcodes_option_group__source_pending_moves__move_line_ids
|
586
604
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
@@ -615,6 +633,11 @@ msgstr "Nombre a mostrar"
|
|
615
633
|
msgid "Display Name"
|
616
634
|
msgstr "Nombre a mostrar"
|
617
635
|
|
636
|
+
#. module: stock_barcodes
|
637
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__display_notification
|
638
|
+
msgid "Display Odoo notifications"
|
639
|
+
msgstr ""
|
640
|
+
|
618
641
|
#. module: stock_barcodes
|
619
642
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__show_scan_log
|
620
643
|
msgid "Displays a log of the scans processed"
|
@@ -625,7 +648,6 @@ msgstr "Muestra un registro de los escaneos realizados"
|
|
625
648
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__qty_done
|
626
649
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_move_line__barcode_scan_state__done
|
627
650
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_todo__state__done
|
628
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
629
651
|
msgid "Done"
|
630
652
|
msgstr "Hecho"
|
631
653
|
|
@@ -746,6 +768,13 @@ msgstr "ID"
|
|
746
768
|
msgid "Icon Class"
|
747
769
|
msgstr "Classe del icono"
|
748
770
|
|
771
|
+
#. module: stock_barcodes
|
772
|
+
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__accumulate_read_quantity
|
773
|
+
msgid ""
|
774
|
+
"If checked quantity will be accumulated to the existing record instead of "
|
775
|
+
"overwrite it with the new quantity value"
|
776
|
+
msgstr ""
|
777
|
+
|
749
778
|
#. module: stock_barcodes
|
750
779
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__auto_lot
|
751
780
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read__auto_lot
|
@@ -770,6 +799,13 @@ msgstr "Si esta marcado el lote se creara automáticamente si no existe "
|
|
770
799
|
msgid "If checked the picking detailed operations are displayed"
|
771
800
|
msgstr "Si está marcada, se muestran las operaciones detalladas de la recogida"
|
772
801
|
|
802
|
+
#. module: stock_barcodes
|
803
|
+
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__keep_screen_values
|
804
|
+
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_picking__keep_screen_values
|
805
|
+
msgid ""
|
806
|
+
"If checked the wizard values are kept until the pending move is completed"
|
807
|
+
msgstr ""
|
808
|
+
|
773
809
|
#. module: stock_barcodes
|
774
810
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__fill_fields_from_lot
|
775
811
|
msgid ""
|
@@ -794,6 +830,12 @@ msgid ""
|
|
794
830
|
msgstr ""
|
795
831
|
"Si está marcado, permitirá crear movimientos que generen stock negativo"
|
796
832
|
|
833
|
+
#. module: stock_barcodes
|
834
|
+
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__ignore_quant_location
|
835
|
+
msgid ""
|
836
|
+
"If it is checked, quant location will be ignored when reading lot/package"
|
837
|
+
msgstr ""
|
838
|
+
|
797
839
|
#. module: stock_barcodes
|
798
840
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__is_manual_confirm
|
799
841
|
msgid "If it is marked, the movement must always be confirmed from a button"
|
@@ -805,11 +847,21 @@ msgstr ""
|
|
805
847
|
msgid "If locked keep result package"
|
806
848
|
msgstr "Si está bloqueado, mantenga el paquete de resultados"
|
807
849
|
|
850
|
+
#. module: stock_barcodes
|
851
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__ignore_quant_location
|
852
|
+
msgid "Ignore Quant Location"
|
853
|
+
msgstr ""
|
854
|
+
|
808
855
|
#. module: stock_barcodes
|
809
856
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__ignore_filled_fields
|
810
857
|
msgid "Ignore filled fields"
|
811
858
|
msgstr "Ignorar campos rellenados"
|
812
859
|
|
860
|
+
#. module: stock_barcodes
|
861
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
862
|
+
msgid "Ignore rest"
|
863
|
+
msgstr ""
|
864
|
+
|
813
865
|
#. module: stock_barcodes
|
814
866
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__picking_type_code__internal
|
815
867
|
msgid "Internal"
|
@@ -880,6 +932,12 @@ msgstr ""
|
|
880
932
|
msgid "Keep Result Package"
|
881
933
|
msgstr "Conservar el Paquete de Resultados"
|
882
934
|
|
935
|
+
#. module: stock_barcodes
|
936
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__keep_screen_values
|
937
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__keep_screen_values
|
938
|
+
msgid "Keep Screen Values"
|
939
|
+
msgstr ""
|
940
|
+
|
883
941
|
#. module: stock_barcodes
|
884
942
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__key_char_shortcut
|
885
943
|
msgid "Key Char Shortcut"
|
@@ -1308,6 +1366,13 @@ msgstr "Índice de Posición"
|
|
1308
1366
|
msgid "Product"
|
1309
1367
|
msgstr "Producto"
|
1310
1368
|
|
1369
|
+
#. module: stock_barcodes
|
1370
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__total_product_uom_qty
|
1371
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__total_product_uom_qty
|
1372
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__total_product_uom_qty
|
1373
|
+
msgid "Product Demand"
|
1374
|
+
msgstr ""
|
1375
|
+
|
1311
1376
|
#. module: stock_barcodes
|
1312
1377
|
#: model:ir.model,name:stock_barcodes.model_stock_move_line
|
1313
1378
|
msgid "Product Moves (Stock Move Line)"
|
@@ -1327,6 +1392,13 @@ msgstr "Paquetes del Producto"
|
|
1327
1392
|
msgid "Product Qty"
|
1328
1393
|
msgstr "Cdad. de producto"
|
1329
1394
|
|
1395
|
+
#. module: stock_barcodes
|
1396
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__total_product_qty_done
|
1397
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__total_product_qty_done
|
1398
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__total_product_qty_done
|
1399
|
+
msgid "Product Qty. Done"
|
1400
|
+
msgstr ""
|
1401
|
+
|
1330
1402
|
#. module: stock_barcodes
|
1331
1403
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__product_uom_id
|
1332
1404
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__product_uom_id
|
@@ -1378,6 +1450,11 @@ msgstr "Cantds"
|
|
1378
1450
|
msgid "Range"
|
1379
1451
|
msgstr "Intervalo"
|
1380
1452
|
|
1453
|
+
#. module: stock_barcodes
|
1454
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__display_read_quant
|
1455
|
+
msgid "Read items"
|
1456
|
+
msgstr ""
|
1457
|
+
|
1381
1458
|
#. module: stock_barcodes
|
1382
1459
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
1383
1460
|
msgid "Remove last yours"
|
@@ -1525,6 +1602,11 @@ msgstr "Mostrar registro de escaneo"
|
|
1525
1602
|
msgid "Shows a list of movements to process"
|
1526
1603
|
msgstr "Muestra una lista de movimientos a realizar"
|
1527
1604
|
|
1605
|
+
#. module: stock_barcodes
|
1606
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_location_id
|
1607
|
+
msgid "Source Location"
|
1608
|
+
msgstr ""
|
1609
|
+
|
1528
1610
|
#. module: stock_barcodes
|
1529
1611
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__source_pending_moves
|
1530
1612
|
msgid "Source Pending Moves"
|
@@ -1576,6 +1658,12 @@ msgstr "Movimiento de existencias"
|
|
1576
1658
|
msgid "The product type is not allowed"
|
1577
1659
|
msgstr "El tipo de producto no está permitido"
|
1578
1660
|
|
1661
|
+
#. module: stock_barcodes
|
1662
|
+
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
1663
|
+
#, python-format
|
1664
|
+
msgid "The quantity is huge"
|
1665
|
+
msgstr ""
|
1666
|
+
|
1579
1667
|
#. module: stock_barcodes
|
1580
1668
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_picking_type__new_picking_barcode_option_group_id
|
1581
1669
|
msgid ""
|
@@ -1634,6 +1722,11 @@ msgstr "Tipo de operación"
|
|
1634
1722
|
msgid "Uom"
|
1635
1723
|
msgstr "UdM"
|
1636
1724
|
|
1725
|
+
#. module: stock_barcodes
|
1726
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__use_location_dest_putaway
|
1727
|
+
msgid "Use location dest. putaway"
|
1728
|
+
msgstr ""
|
1729
|
+
|
1637
1730
|
#. module: stock_barcodes
|
1638
1731
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1639
1732
|
msgid "Validate"
|
@@ -1783,6 +1876,13 @@ msgstr ""
|
|
1783
1876
|
"No se puede eliminar una entrada vinculada a una operación en estado nuevo, "
|
1784
1877
|
"asignado o confirmado"
|
1785
1878
|
|
1879
|
+
#. module: stock_barcodes
|
1880
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
1881
|
+
msgid ""
|
1882
|
+
"You have not set any quantity to this operation and it will be removed from "
|
1883
|
+
"pending moves. Are you sure?"
|
1884
|
+
msgstr ""
|
1885
|
+
|
1786
1886
|
#. module: stock_barcodes
|
1787
1887
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
1788
1888
|
msgid "\\u21E8"
|
@@ -1798,6 +1898,12 @@ msgstr "cerrar albarán"
|
|
1798
1898
|
msgid "unlock picking"
|
1799
1899
|
msgstr "desbloquear el albarán"
|
1800
1900
|
|
1901
|
+
#~ msgid "<span>Apply inventory</span>"
|
1902
|
+
#~ msgstr "<span>Aplicar inventario</span>"
|
1903
|
+
|
1904
|
+
#~ msgid "<span>Total Qty</span>"
|
1905
|
+
#~ msgstr "<span>Cdad. total</span>"
|
1906
|
+
|
1801
1907
|
#~ msgid "<i class=\"fa fa-upload fa-2x\" title=\"Fill from pencil\"/>"
|
1802
1908
|
#~ msgstr "<i class=\"fa fa-upload fa-2x\" title=\"Rellenar desde lápiz\"/>"
|
1803
1909
|
|
@@ -97,6 +97,13 @@ msgstr "<i class=\"fa fa-check\" title=\"Riapri\"/>"
|
|
97
97
|
msgid "<i class=\"fa fa-cubes\" title=\"Put in Pack\"/>"
|
98
98
|
msgstr "<i class=\"fa fa-cubes\" title=\"Metti nella confezione\"/>"
|
99
99
|
|
100
|
+
#. module: stock_barcodes
|
101
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
102
|
+
msgid ""
|
103
|
+
"<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\" style=\"font-"
|
104
|
+
"size:1.5em\"/>"
|
105
|
+
msgstr ""
|
106
|
+
|
100
107
|
#. module: stock_barcodes
|
101
108
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
|
102
109
|
msgid ""
|
@@ -169,14 +176,9 @@ msgstr "<span class=\"o_stat_text\">Scansionare i codici a barre</span>"
|
|
169
176
|
|
170
177
|
#. module: stock_barcodes
|
171
178
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
172
|
-
msgid "<span>Apply
|
179
|
+
msgid "<span>Apply</span>"
|
173
180
|
msgstr ""
|
174
181
|
|
175
|
-
#. module: stock_barcodes
|
176
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
177
|
-
msgid "<span>Total Qty</span>"
|
178
|
-
msgstr "<span>Q.tà totale</span>"
|
179
|
-
|
180
182
|
#. module: stock_barcodes
|
181
183
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
182
184
|
msgid ""
|
@@ -253,6 +255,11 @@ msgstr ""
|
|
253
255
|
" <span class=\"fa fa-hashtag d-sm-none "
|
254
256
|
"oe_span_small_icon\" title=\"Q.tà totale\"/>"
|
255
257
|
|
258
|
+
#. module: stock_barcodes
|
259
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__accumulate_read_quantity
|
260
|
+
msgid "Accumulate Read Quantity"
|
261
|
+
msgstr ""
|
262
|
+
|
256
263
|
#. module: stock_barcodes
|
257
264
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__action_ids
|
258
265
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__action_ids
|
@@ -471,9 +478,15 @@ msgstr "Fare clic sulla puntina del prelievo per bloccarlo"
|
|
471
478
|
|
472
479
|
#. module: stock_barcodes
|
473
480
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__code
|
481
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_pickingtype_filter
|
474
482
|
msgid "Code"
|
475
483
|
msgstr "Codice"
|
476
484
|
|
485
|
+
#. module: stock_barcodes
|
486
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__company_id
|
487
|
+
msgid "Company"
|
488
|
+
msgstr ""
|
489
|
+
|
477
490
|
#. module: stock_barcodes
|
478
491
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_new_lot
|
479
492
|
msgid "Confirm"
|
@@ -571,6 +584,11 @@ msgstr "Domanda"
|
|
571
584
|
msgid "Destinatino Name"
|
572
585
|
msgstr "Nome destinazione"
|
573
586
|
|
587
|
+
#. module: stock_barcodes
|
588
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_location_dest_id
|
589
|
+
msgid "Destination Location"
|
590
|
+
msgstr ""
|
591
|
+
|
574
592
|
#. module: stock_barcodes
|
575
593
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_barcodes_option_group__source_pending_moves__move_line_ids
|
576
594
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
@@ -605,6 +623,11 @@ msgstr "Mostra menu"
|
|
605
623
|
msgid "Display Name"
|
606
624
|
msgstr "Nome visualizzato"
|
607
625
|
|
626
|
+
#. module: stock_barcodes
|
627
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__display_notification
|
628
|
+
msgid "Display Odoo notifications"
|
629
|
+
msgstr ""
|
630
|
+
|
608
631
|
#. module: stock_barcodes
|
609
632
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__show_scan_log
|
610
633
|
msgid "Displays a log of the scans processed"
|
@@ -615,7 +638,6 @@ msgstr "Mostra un resoconto delle scansioni effettuate"
|
|
615
638
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__qty_done
|
616
639
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_move_line__barcode_scan_state__done
|
617
640
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_todo__state__done
|
618
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
619
641
|
msgid "Done"
|
620
642
|
msgstr "Completato"
|
621
643
|
|
@@ -736,6 +758,13 @@ msgstr "ID"
|
|
736
758
|
msgid "Icon Class"
|
737
759
|
msgstr "Classe icona"
|
738
760
|
|
761
|
+
#. module: stock_barcodes
|
762
|
+
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__accumulate_read_quantity
|
763
|
+
msgid ""
|
764
|
+
"If checked quantity will be accumulated to the existing record instead of "
|
765
|
+
"overwrite it with the new quantity value"
|
766
|
+
msgstr ""
|
767
|
+
|
739
768
|
#. module: stock_barcodes
|
740
769
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__auto_lot
|
741
770
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read__auto_lot
|
@@ -762,6 +791,13 @@ msgstr ""
|
|
762
791
|
msgid "If checked the picking detailed operations are displayed"
|
763
792
|
msgstr ""
|
764
793
|
|
794
|
+
#. module: stock_barcodes
|
795
|
+
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__keep_screen_values
|
796
|
+
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_picking__keep_screen_values
|
797
|
+
msgid ""
|
798
|
+
"If checked the wizard values are kept until the pending move is completed"
|
799
|
+
msgstr ""
|
800
|
+
|
765
801
|
#. module: stock_barcodes
|
766
802
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__fill_fields_from_lot
|
767
803
|
msgid ""
|
@@ -784,6 +820,12 @@ msgid ""
|
|
784
820
|
msgstr ""
|
785
821
|
"Se attivo, permette la creazione di movimenti che generano stock a negativo"
|
786
822
|
|
823
|
+
#. module: stock_barcodes
|
824
|
+
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__ignore_quant_location
|
825
|
+
msgid ""
|
826
|
+
"If it is checked, quant location will be ignored when reading lot/package"
|
827
|
+
msgstr ""
|
828
|
+
|
787
829
|
#. module: stock_barcodes
|
788
830
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_barcodes_option_group__is_manual_confirm
|
789
831
|
msgid "If it is marked, the movement must always be confirmed from a button"
|
@@ -795,11 +837,21 @@ msgstr ""
|
|
795
837
|
msgid "If locked keep result package"
|
796
838
|
msgstr ""
|
797
839
|
|
840
|
+
#. module: stock_barcodes
|
841
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__ignore_quant_location
|
842
|
+
msgid "Ignore Quant Location"
|
843
|
+
msgstr ""
|
844
|
+
|
798
845
|
#. module: stock_barcodes
|
799
846
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__ignore_filled_fields
|
800
847
|
msgid "Ignore filled fields"
|
801
848
|
msgstr "Ignora campi popolati"
|
802
849
|
|
850
|
+
#. module: stock_barcodes
|
851
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
852
|
+
msgid "Ignore rest"
|
853
|
+
msgstr ""
|
854
|
+
|
803
855
|
#. module: stock_barcodes
|
804
856
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__picking_type_code__internal
|
805
857
|
msgid "Internal"
|
@@ -871,6 +923,12 @@ msgstr ""
|
|
871
923
|
msgid "Keep Result Package"
|
872
924
|
msgstr ""
|
873
925
|
|
926
|
+
#. module: stock_barcodes
|
927
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__keep_screen_values
|
928
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__keep_screen_values
|
929
|
+
msgid "Keep Screen Values"
|
930
|
+
msgstr ""
|
931
|
+
|
874
932
|
#. module: stock_barcodes
|
875
933
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__key_char_shortcut
|
876
934
|
msgid "Key Char Shortcut"
|
@@ -1299,6 +1357,13 @@ msgstr "Indice posizione"
|
|
1299
1357
|
msgid "Product"
|
1300
1358
|
msgstr "Prodotto"
|
1301
1359
|
|
1360
|
+
#. module: stock_barcodes
|
1361
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__total_product_uom_qty
|
1362
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__total_product_uom_qty
|
1363
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__total_product_uom_qty
|
1364
|
+
msgid "Product Demand"
|
1365
|
+
msgstr ""
|
1366
|
+
|
1302
1367
|
#. module: stock_barcodes
|
1303
1368
|
#: model:ir.model,name:stock_barcodes.model_stock_move_line
|
1304
1369
|
msgid "Product Moves (Stock Move Line)"
|
@@ -1318,6 +1383,13 @@ msgstr "Colli prodotto"
|
|
1318
1383
|
msgid "Product Qty"
|
1319
1384
|
msgstr "Q.tà prodotto"
|
1320
1385
|
|
1386
|
+
#. module: stock_barcodes
|
1387
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__total_product_qty_done
|
1388
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__total_product_qty_done
|
1389
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__total_product_qty_done
|
1390
|
+
msgid "Product Qty. Done"
|
1391
|
+
msgstr ""
|
1392
|
+
|
1321
1393
|
#. module: stock_barcodes
|
1322
1394
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__product_uom_id
|
1323
1395
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__product_uom_id
|
@@ -1369,6 +1441,11 @@ msgstr ""
|
|
1369
1441
|
msgid "Range"
|
1370
1442
|
msgstr "Intervallo"
|
1371
1443
|
|
1444
|
+
#. module: stock_barcodes
|
1445
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__display_read_quant
|
1446
|
+
msgid "Read items"
|
1447
|
+
msgstr ""
|
1448
|
+
|
1372
1449
|
#. module: stock_barcodes
|
1373
1450
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
1374
1451
|
msgid "Remove last yours"
|
@@ -1516,6 +1593,11 @@ msgstr "Mostra log scansione"
|
|
1516
1593
|
msgid "Shows a list of movements to process"
|
1517
1594
|
msgstr "Mostra una lista di movimenti da elaborare"
|
1518
1595
|
|
1596
|
+
#. module: stock_barcodes
|
1597
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_location_id
|
1598
|
+
msgid "Source Location"
|
1599
|
+
msgstr ""
|
1600
|
+
|
1519
1601
|
#. module: stock_barcodes
|
1520
1602
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__source_pending_moves
|
1521
1603
|
msgid "Source Pending Moves"
|
@@ -1567,6 +1649,12 @@ msgstr "Linee di trasferimento"
|
|
1567
1649
|
msgid "The product type is not allowed"
|
1568
1650
|
msgstr "Questo tipo prodotto non è permesso"
|
1569
1651
|
|
1652
|
+
#. module: stock_barcodes
|
1653
|
+
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
1654
|
+
#, python-format
|
1655
|
+
msgid "The quantity is huge"
|
1656
|
+
msgstr ""
|
1657
|
+
|
1570
1658
|
#. module: stock_barcodes
|
1571
1659
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_picking_type__new_picking_barcode_option_group_id
|
1572
1660
|
msgid ""
|
@@ -1622,6 +1710,11 @@ msgstr "Tipo di operazione"
|
|
1622
1710
|
msgid "Uom"
|
1623
1711
|
msgstr "UdM"
|
1624
1712
|
|
1713
|
+
#. module: stock_barcodes
|
1714
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__use_location_dest_putaway
|
1715
|
+
msgid "Use location dest. putaway"
|
1716
|
+
msgstr ""
|
1717
|
+
|
1625
1718
|
#. module: stock_barcodes
|
1626
1719
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1627
1720
|
msgid "Validate"
|
@@ -1768,6 +1861,13 @@ msgid ""
|
|
1768
1861
|
"confirmed"
|
1769
1862
|
msgstr ""
|
1770
1863
|
|
1864
|
+
#. module: stock_barcodes
|
1865
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
1866
|
+
msgid ""
|
1867
|
+
"You have not set any quantity to this operation and it will be removed from "
|
1868
|
+
"pending moves. Are you sure?"
|
1869
|
+
msgstr ""
|
1870
|
+
|
1771
1871
|
#. module: stock_barcodes
|
1772
1872
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
1773
1873
|
msgid "\\u21E8"
|
@@ -1783,6 +1883,9 @@ msgstr "blocca prelievo"
|
|
1783
1883
|
msgid "unlock picking"
|
1784
1884
|
msgstr "sblocca prelievo"
|
1785
1885
|
|
1886
|
+
#~ msgid "<span>Total Qty</span>"
|
1887
|
+
#~ msgstr "<span>Q.tà totale</span>"
|
1888
|
+
|
1786
1889
|
#~ msgid "<i class=\"fa fa-upload fa-2x\" title=\"Fill from pencil\"/>"
|
1787
1890
|
#~ msgstr "<i class=\"fa fa-upload fa-2x\" title=\"Riempi da matita\"/>"
|
1788
1891
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-stock-barcodes
|
3
|
-
Version: 15.0.3.0.0
|
3
|
+
Version: 15.0.3.0.0.1
|
4
4
|
Summary: It provides read barcode on stock operations.
|
5
5
|
Home-page: https://github.com/OCA/stock-logistics-barcode
|
6
6
|
Author: Tecnativa, Odoo Community Association (OCA)
|
@@ -4,8 +4,8 @@ odoo/addons/stock_barcodes/__manifest__.py,sha256=yPjZhYyb7MhaSXcNwyQRQvqjSY4KoZ
|
|
4
4
|
odoo/addons/stock_barcodes/hooks.py,sha256=XramAPbWa-q40rEpW_LmnNpnF-aMd_WseYb_kyG3ntQ,525
|
5
5
|
odoo/addons/stock_barcodes/data/stock_barcodes_action.xml,sha256=BYvm7V39dkqfLPCtNVpYKzqinOaIuRGCjTz9Fo5U3m4,1889
|
6
6
|
odoo/addons/stock_barcodes/data/stock_barcodes_option.xml,sha256=gBDOLurvDcRlBRg7Ni2_Uk_an9uJOpRM55LiRl9u7aA,20711
|
7
|
-
odoo/addons/stock_barcodes/i18n/es.po,sha256=
|
8
|
-
odoo/addons/stock_barcodes/i18n/it.po,sha256=
|
7
|
+
odoo/addons/stock_barcodes/i18n/es.po,sha256=DsNAQhbbTBfgm9JabvUFH9bpMSVSceHc82XZm4fsZQM,89378
|
8
|
+
odoo/addons/stock_barcodes/i18n/it.po,sha256=LK37vwSHdyaKg3nUEmoIP-txkIhw7HqQJcb2Yb-LMZM,86293
|
9
9
|
odoo/addons/stock_barcodes/i18n/stock_barcodes.pot,sha256=21r2Nf_xFvJAET-jl2hCxv9DmvnJsCgGmZd_DqyOwro,75671
|
10
10
|
odoo/addons/stock_barcodes/migrations/15.0.1.0.0/pre-migration.py,sha256=HAhq_Q8pCUpu8vHs0ukSTFX7RmEvurJDN2M49HTGomI,400
|
11
11
|
odoo/addons/stock_barcodes/models/__init__.py,sha256=vDwn77QfdOHXvQS_g4_Xjj7jWYX7WGoahPzpttpIgko,227
|
@@ -56,7 +56,7 @@ odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo_view.xml,sha256=DOZKG
|
|
56
56
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_views.xml,sha256=bC_08j8ZLT81iFhKhPGEb8nD6RlpT-ZfykUkvpCHjgs,33375
|
57
57
|
odoo/addons/stock_barcodes/wizard/stock_production_lot.py,sha256=-xxa2_y0Ln3THilCi5DZpauTesdtiRp9SIZiTFHff9k,2217
|
58
58
|
odoo/addons/stock_barcodes/wizard/stock_production_lot_views.xml,sha256=rsX8DUnwQVkGFfGcsYcrsfkgCh5JGmiO3BrSJilIhJc,2056
|
59
|
-
odoo_addon_stock_barcodes-15.0.3.0.0.dist-info/METADATA,sha256=
|
60
|
-
odoo_addon_stock_barcodes-15.0.3.0.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
61
|
-
odoo_addon_stock_barcodes-15.0.3.0.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
62
|
-
odoo_addon_stock_barcodes-15.0.3.0.0.dist-info/RECORD,,
|
59
|
+
odoo_addon_stock_barcodes-15.0.3.0.0.1.dist-info/METADATA,sha256=QaQN3MzIaaWUik-cFC93nx8zKco_2XMwQZIMvWOevbc,7635
|
60
|
+
odoo_addon_stock_barcodes-15.0.3.0.0.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
61
|
+
odoo_addon_stock_barcodes-15.0.3.0.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
62
|
+
odoo_addon_stock_barcodes-15.0.3.0.0.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|