odoo-addon-stock-barcodes 16.0.2.0.0__py3-none-any.whl → 16.0.2.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 +343 -104
- odoo/addons/stock_barcodes/i18n/fr.po +357 -104
- odoo/addons/stock_barcodes/i18n/it.po +386 -112
- odoo/addons/stock_barcodes/i18n/tr.po +411 -124
- {odoo_addon_stock_barcodes-16.0.2.0.0.dist-info → odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info}/METADATA +1 -1
- {odoo_addon_stock_barcodes-16.0.2.0.0.dist-info → odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info}/RECORD +8 -8
- {odoo_addon_stock_barcodes-16.0.2.0.0.dist-info → odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_barcodes-16.0.2.0.0.dist-info → odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info}/top_level.txt +0 -0
@@ -19,6 +19,7 @@ msgstr ""
|
|
19
19
|
#. module: stock_barcodes
|
20
20
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_candidate_picking__state
|
21
21
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_state
|
22
|
+
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_todo__picking_state
|
22
23
|
msgid ""
|
23
24
|
" * Draft: The transfer is not confirmed yet. Reservation doesn't apply.\n"
|
24
25
|
" * Waiting another operation: This transfer is waiting for another operation "
|
@@ -54,6 +55,22 @@ msgstr ""
|
|
54
55
|
" * Fatto: il trasferimento è stato completato.\n"
|
55
56
|
" * Annullato: il trasferimento è stato annullato."
|
56
57
|
|
58
|
+
#. module: stock_barcodes
|
59
|
+
#. odoo-python
|
60
|
+
#: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
|
61
|
+
#, python-format
|
62
|
+
msgid " Barcode has already been assigned to the action(s): {}."
|
63
|
+
msgstr ""
|
64
|
+
|
65
|
+
#. module: stock_barcodes
|
66
|
+
#. odoo-python
|
67
|
+
#: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
|
68
|
+
#, python-format
|
69
|
+
msgid ""
|
70
|
+
" The barcode {} is not correct.Use numbers, letters and dashes, without "
|
71
|
+
"spaces.E.g. 15753, BC-5789,er-56 "
|
72
|
+
msgstr ""
|
73
|
+
|
57
74
|
#. module: stock_barcodes
|
58
75
|
#. odoo-python
|
59
76
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -61,6 +78,11 @@ msgstr ""
|
|
61
78
|
msgid "%(barcode)s (%(message)s)"
|
62
79
|
msgstr "%(barcode)s (%(message)s)"
|
63
80
|
|
81
|
+
#. module: stock_barcodes
|
82
|
+
#: model:ir.actions.report,print_report_name:stock_barcodes.action_report_barcode_actions
|
83
|
+
msgid "'Barcodes - %s' % (object.name)"
|
84
|
+
msgstr ""
|
85
|
+
|
64
86
|
#. module: stock_barcodes
|
65
87
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_new_lot
|
66
88
|
msgid "1 - Scan or input product barcode"
|
@@ -72,7 +94,6 @@ msgid "2 - Scan or input product lot barcode"
|
|
72
94
|
msgstr "2 - Scansionare o inserire il codice a barre del lotto del prodotto"
|
73
95
|
|
74
96
|
#. module: stock_barcodes
|
75
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_kanban
|
76
97
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
|
77
98
|
msgid "<i class=\"fa fa-barcode fa-2x\" title=\"Start barcode interface\"/>"
|
78
99
|
msgstr ""
|
@@ -80,12 +101,9 @@ msgstr ""
|
|
80
101
|
|
81
102
|
#. module: stock_barcodes
|
82
103
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
83
|
-
|
84
|
-
"<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\"
|
85
|
-
"size:1.5em\"/>"
|
104
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
105
|
+
msgid "<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\"/>"
|
86
106
|
msgstr ""
|
87
|
-
"<i class=\"fa fa-pencil\" title=\"Modifica quantità inventario\" "
|
88
|
-
"style=\"font-size:1.5em\"/>"
|
89
107
|
|
90
108
|
#. module: stock_barcodes
|
91
109
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
|
@@ -98,26 +116,46 @@ msgstr ""
|
|
98
116
|
|
99
117
|
#. module: stock_barcodes
|
100
118
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
101
|
-
msgid "<i class=\"fa fa-trash\" title=\"Remove\"
|
102
|
-
msgstr "
|
119
|
+
msgid "<i class=\"fa fa-trash\" title=\"Remove\"/>"
|
120
|
+
msgstr ""
|
103
121
|
|
104
122
|
#. module: stock_barcodes
|
105
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.
|
106
|
-
msgid ""
|
107
|
-
"<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-"
|
108
|
-
"size:1.5em\"/>"
|
123
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
124
|
+
msgid "<i class=\"fa fa-trash\" title=\"Reset inventory quantity\"/>"
|
109
125
|
msgstr ""
|
110
|
-
"<i class=\"fa fa-upload\" title=\"Riempi da matita\" style=\"font-"
|
111
|
-
"size:1.5em\"/>"
|
112
126
|
|
113
127
|
#. module: stock_barcodes
|
114
128
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
115
129
|
msgid ""
|
116
|
-
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">->
|
117
|
-
"span>"
|
130
|
+
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">->\n"
|
131
|
+
" </span>"
|
132
|
+
msgstr ""
|
133
|
+
|
134
|
+
#. module: stock_barcodes
|
135
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
136
|
+
msgid ""
|
137
|
+
"<span class=\"d-none d-lg-block\">Apply</span>\n"
|
138
|
+
" (<span class=\"count_apply_inventory\"/>)"
|
139
|
+
msgstr ""
|
140
|
+
|
141
|
+
#. module: stock_barcodes
|
142
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
143
|
+
msgid "<span class=\"d-none d-lg-block\">Put in back</span>"
|
144
|
+
msgstr ""
|
145
|
+
|
146
|
+
#. module: stock_barcodes
|
147
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
148
|
+
msgid "<span class=\"d-none d-lg-block\">Validate</span>"
|
149
|
+
msgstr ""
|
150
|
+
|
151
|
+
#. module: stock_barcodes
|
152
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
153
|
+
msgid ""
|
154
|
+
"<span class=\"fa fa-6x mb-4 fa-exclamation-triangle\"/>\n"
|
155
|
+
" <span class=\"fa fa-2x fa-exclamation-triangle\">\n"
|
156
|
+
" This picking is already done\n"
|
157
|
+
" </span>"
|
118
158
|
msgstr ""
|
119
|
-
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-></"
|
120
|
-
"span>"
|
121
159
|
|
122
160
|
#. module: stock_barcodes
|
123
161
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_packaging_form
|
@@ -139,83 +177,75 @@ msgstr "<span class=\"fa fa-map-marker\" title=\"Nome ubicazione\"/>"
|
|
139
177
|
msgid "<span class=\"fa fa-tags\" title=\"Lot S/N\"/>"
|
140
178
|
msgstr "<span class=\"fa fa-tags\" title=\"Lotto/Seriale\"/>"
|
141
179
|
|
180
|
+
#. module: stock_barcodes
|
181
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
182
|
+
msgid "<span class=\"fs-1 d-none d-lg-block\">Clean Values</span>"
|
183
|
+
msgstr ""
|
184
|
+
|
185
|
+
#. module: stock_barcodes
|
186
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
187
|
+
msgid "<span class=\"fs-1 d-none d-lg-block\">Confirm</span>"
|
188
|
+
msgstr ""
|
189
|
+
|
190
|
+
#. module: stock_barcodes
|
191
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
192
|
+
msgid "<span class=\"fs-1 d-none d-lg-block\">Product</span>"
|
193
|
+
msgstr ""
|
194
|
+
|
142
195
|
#. module: stock_barcodes
|
143
196
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_picking_form
|
144
197
|
msgid "<span class=\"o_stat_text\">Scan barcodes</span>"
|
145
198
|
msgstr "<span class=\"o_stat_text\">Scansionare i codici a barre</span>"
|
146
199
|
|
147
|
-
#. module: stock_barcodes
|
148
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
149
|
-
msgid "<span>Apply</span>"
|
150
|
-
msgstr "<span>Applica</span>"
|
151
|
-
|
152
200
|
#. module: stock_barcodes
|
153
201
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
154
202
|
msgid ""
|
155
203
|
"<strong class=\" d-none d-sm-block\">Dest. Location</strong>\n"
|
156
|
-
" <span class=\"fa fa-share text-center d-sm-none "
|
204
|
+
" <span class=\"fa fa-2x fa-share text-center d-sm-none "
|
157
205
|
"oe_span_small_icon\" title=\"Destination Location\"/>"
|
158
206
|
msgstr ""
|
159
|
-
"<strong class=\" d-none d-sm-block\">Ubicazione destinazione</strong>\n"
|
160
|
-
" <span class=\"fa fa-share text-center d-sm-none "
|
161
|
-
"oe_span_small_icon\" title=\"Ubicazione destinazione\"/>"
|
162
207
|
|
163
208
|
#. module: stock_barcodes
|
164
209
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
165
210
|
msgid ""
|
166
|
-
"<strong class=\" d-none d-sm-block\">Source Location
|
167
|
-
"
|
168
|
-
"
|
211
|
+
"<strong class=\" d-none d-sm-block\">Source Location\n"
|
212
|
+
" </strong>\n"
|
213
|
+
" <span class=\"fa fa-map-marker fa-2x d-"
|
214
|
+
"sm-none oe_span_small_icon\" title=\"Source Location\"/>"
|
169
215
|
msgstr ""
|
170
|
-
"<strong class=\" d-none d-sm-block\">Ubicazione provenienza</strong>\n"
|
171
|
-
" <span class=\"fa fa-map-marker d-sm-none "
|
172
|
-
"oe_span_small_icon\" title=\"Ubicazione provenienza\"/>"
|
173
216
|
|
174
217
|
#. module: stock_barcodes
|
175
218
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
176
219
|
msgid ""
|
177
220
|
"<strong class=\"d-none d-sm-block\">Lot S/N</strong>\n"
|
178
|
-
" <span class=\"fa fa-tags d-sm-none "
|
221
|
+
" <span class=\"fa fa-tags fa-2x d-sm-none "
|
179
222
|
"oe_span_small_icon\" title=\"Lot S/N\"/>"
|
180
223
|
msgstr ""
|
181
|
-
"<strong class=\"d-none d-sm-block\">Lotto/Seriale</strong>\n"
|
182
|
-
" <span class=\"fa fa-tags d-sm-none "
|
183
|
-
"oe_span_small_icon\" title=\"Lotto/Seriale\"/>"
|
184
224
|
|
185
225
|
#. module: stock_barcodes
|
186
226
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
187
227
|
msgid ""
|
188
228
|
"<strong class=\"d-none d-sm-block\">Package</strong>\n"
|
189
|
-
" <span class=\"fa fa-inbox d-sm-none
|
190
|
-
"title=\"package\"/>"
|
229
|
+
" <span class=\"fa fa-inbox fa-2x d-sm-none "
|
230
|
+
"oe_span_small_icon\" title=\"package\"/>"
|
191
231
|
msgstr ""
|
192
|
-
"<strong class=\"d-none d-sm-block\">Confezione</strong>\n"
|
193
|
-
" <span class=\"fa fa-inbox d-sm-none oe_span_small_icon\" "
|
194
|
-
"title=\"Confezione\"/>"
|
195
232
|
|
196
233
|
#. module: stock_barcodes
|
197
234
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
198
235
|
msgid ""
|
199
236
|
"<strong class=\"d-none d-sm-block\">Product</strong>\n"
|
200
|
-
" <span class=\"fa fa-th-list d-sm-
|
201
|
-
"oe_span_small_icon\" title=\"Product\"/>"
|
237
|
+
" <span class=\"fa fa-th-list fa-2x d-sm-"
|
238
|
+
"none oe_span_small_icon\" title=\"Product\"/>"
|
202
239
|
msgstr ""
|
203
|
-
"<strong class=\"d-none d-sm-block\">Prodotto</strong>\n"
|
204
|
-
" <span class=\"fa fa-th-list d-sm-none "
|
205
|
-
"oe_span_small_icon\" title=\"Prodotto\"/>"
|
206
240
|
|
207
241
|
#. module: stock_barcodes
|
208
242
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
209
243
|
msgid ""
|
210
|
-
"<strong class=\"d-none d-sm-block\">Source Package -> Result Package
|
211
|
-
"strong>\n"
|
244
|
+
"<strong class=\"d-none d-sm-block\">Source Package -> Result Package\n"
|
245
|
+
" </strong>\n"
|
212
246
|
" <span class=\"fa fa-cubes d-sm-none "
|
213
247
|
"oe_span_small_icon\" title=\"Source Package to Result Package\"/>"
|
214
248
|
msgstr ""
|
215
|
-
"<strong class=\"d-none d-sm-block\">Collo originario -> Collo risultante</"
|
216
|
-
"strong>\n"
|
217
|
-
" <span class=\"fa fa-cubes d-sm-none "
|
218
|
-
"oe_span_small_icon\" title=\"Collo originario a Collo risultante\"/>"
|
219
249
|
|
220
250
|
#. module: stock_barcodes
|
221
251
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -228,6 +258,11 @@ msgstr ""
|
|
228
258
|
" <span class=\"fa fa-hashtag d-sm-none "
|
229
259
|
"oe_span_small_icon\" title=\"Q.tà totale\"/>"
|
230
260
|
|
261
|
+
#. module: stock_barcodes
|
262
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
263
|
+
msgid "ADD PRODUCT"
|
264
|
+
msgstr ""
|
265
|
+
|
231
266
|
#. module: stock_barcodes
|
232
267
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__accumulate_read_quantity
|
233
268
|
msgid "Accumulate Read Quantity"
|
@@ -288,17 +323,13 @@ msgid "Auto put in pack before picking validation"
|
|
288
323
|
msgstr ""
|
289
324
|
"Metti automaticamente nella confezione prima della validazione del prelievo"
|
290
325
|
|
291
|
-
#. module: stock_barcodes
|
292
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
293
|
-
msgid "Back"
|
294
|
-
msgstr "Indietro"
|
295
|
-
|
296
326
|
#. module: stock_barcodes
|
297
327
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_move__barcode_backorder_action
|
298
328
|
msgid "Backorder action"
|
299
329
|
msgstr "Azione ordine residuo"
|
300
330
|
|
301
331
|
#. module: stock_barcodes
|
332
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__barcode
|
302
333
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__barcode
|
303
334
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__barcode
|
304
335
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__barcode
|
@@ -306,6 +337,11 @@ msgstr "Azione ordine residuo"
|
|
306
337
|
msgid "Barcode"
|
307
338
|
msgstr "Codice a barre"
|
308
339
|
|
340
|
+
#. module: stock_barcodes
|
341
|
+
#: model:ir.model,name:stock_barcodes.model_barcodes_barcode_events_mixin
|
342
|
+
msgid "Barcode Event Mixin"
|
343
|
+
msgstr ""
|
344
|
+
|
309
345
|
#. module: stock_barcodes
|
310
346
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_picking_type__barcode_option_group_id
|
311
347
|
msgid "Barcode Option Group"
|
@@ -317,6 +353,7 @@ msgid "Barcode Options"
|
|
317
353
|
msgstr "Opzioni codice a barre"
|
318
354
|
|
319
355
|
#. module: stock_barcodes
|
356
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_quant___barcode_scanned
|
320
357
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot___barcode_scanned
|
321
358
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read___barcode_scanned
|
322
359
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory___barcode_scanned
|
@@ -324,11 +361,23 @@ msgstr "Opzioni codice a barre"
|
|
324
361
|
msgid "Barcode Scanned"
|
325
362
|
msgstr "Barcode scansionato"
|
326
363
|
|
364
|
+
#. module: stock_barcodes
|
365
|
+
#. odoo-javascript
|
366
|
+
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.xml:0
|
367
|
+
#, python-format
|
368
|
+
msgid "Barcode Scanner"
|
369
|
+
msgstr ""
|
370
|
+
|
327
371
|
#. module: stock_barcodes
|
328
372
|
#: model:ir.ui.menu,name:stock_barcodes.menu_action_stock_barcodes
|
329
373
|
msgid "Barcode actions"
|
330
374
|
msgstr "Azioni codice a barre"
|
331
375
|
|
376
|
+
#. module: stock_barcodes
|
377
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__barcode_image
|
378
|
+
msgid "Barcode image"
|
379
|
+
msgstr ""
|
380
|
+
|
332
381
|
#. module: stock_barcodes
|
333
382
|
#. odoo-python
|
334
383
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -378,12 +427,19 @@ msgid "Barcode reader"
|
|
378
427
|
msgstr "Lettore codice a barre"
|
379
428
|
|
380
429
|
#. module: stock_barcodes
|
430
|
+
#: model:ir.actions.act_window,name:stock_barcodes.action_stock_barcodes_action_kanban
|
431
|
+
#: model:ir.actions.client,name:stock_barcodes.action_stock_barcodes_action_client
|
381
432
|
#: model:ir.ui.menu,name:stock_barcodes.stock_barcodes_root
|
382
433
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_picking_type_form
|
383
434
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
384
435
|
msgid "Barcodes"
|
385
436
|
msgstr "Codici a barre"
|
386
437
|
|
438
|
+
#. module: stock_barcodes
|
439
|
+
#: model:ir.actions.report,name:stock_barcodes.action_report_barcode_actions
|
440
|
+
msgid "Barcodes (PDF)"
|
441
|
+
msgstr ""
|
442
|
+
|
387
443
|
#. module: stock_barcodes
|
388
444
|
#: model:ir.actions.act_window,name:stock_barcodes.action_stock_barcodes_read
|
389
445
|
#: model:ir.actions.act_window,name:stock_barcodes.action_stock_barcodes_read_inventory
|
@@ -462,11 +518,6 @@ msgstr "Pulisci valori"
|
|
462
518
|
msgid "Clean lot"
|
463
519
|
msgstr "Pulisci lotto"
|
464
520
|
|
465
|
-
#. module: stock_barcodes
|
466
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
467
|
-
msgid "Clean message"
|
468
|
-
msgstr "Pulisci messaggio"
|
469
|
-
|
470
521
|
#. module: stock_barcodes
|
471
522
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
472
523
|
msgid "Clean package info"
|
@@ -509,11 +560,26 @@ msgstr "Conferma"
|
|
509
560
|
msgid "Confirmed moves"
|
510
561
|
msgstr "Movimenti confermati"
|
511
562
|
|
563
|
+
#. module: stock_barcodes
|
564
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__partner_id
|
565
|
+
msgid "Contact"
|
566
|
+
msgstr ""
|
567
|
+
|
512
568
|
#. module: stock_barcodes
|
513
569
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__context
|
514
570
|
msgid "Context"
|
515
571
|
msgstr "Contesto"
|
516
572
|
|
573
|
+
#. module: stock_barcodes
|
574
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__count_elements
|
575
|
+
msgid "Count Elements"
|
576
|
+
msgstr ""
|
577
|
+
|
578
|
+
#. module: stock_barcodes
|
579
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__count_inventory_quants
|
580
|
+
msgid "Count Inventory Quants"
|
581
|
+
msgstr ""
|
582
|
+
|
517
583
|
#. module: stock_barcodes
|
518
584
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_move__barcode_backorder_action__create_backorder
|
519
585
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
@@ -541,6 +607,7 @@ msgid "Create new package"
|
|
541
607
|
msgstr "Crea nuovo collo"
|
542
608
|
|
543
609
|
#. module: stock_barcodes
|
610
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__create_uid
|
544
611
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__create_uid
|
545
612
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__create_uid
|
546
613
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__create_uid
|
@@ -553,6 +620,7 @@ msgid "Created by"
|
|
553
620
|
msgstr "Creato da"
|
554
621
|
|
555
622
|
#. module: stock_barcodes
|
623
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__create_date
|
556
624
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__create_date
|
557
625
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__create_date
|
558
626
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__create_date
|
@@ -622,6 +690,7 @@ msgid "Display Menu"
|
|
622
690
|
msgstr "Mostra menu"
|
623
691
|
|
624
692
|
#. module: stock_barcodes
|
693
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__display_name
|
625
694
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__display_name
|
626
695
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__display_name
|
627
696
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__display_name
|
@@ -652,11 +721,6 @@ msgstr "Completato"
|
|
652
721
|
msgid "Done forced"
|
653
722
|
msgstr "Fatto forzato"
|
654
723
|
|
655
|
-
#. module: stock_barcodes
|
656
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
657
|
-
msgid "Edit"
|
658
|
-
msgstr "Modifica"
|
659
|
-
|
660
724
|
#. module: stock_barcodes
|
661
725
|
#. odoo-python
|
662
726
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -664,6 +728,13 @@ msgstr "Modifica"
|
|
664
728
|
msgid "Empty field"
|
665
729
|
msgstr "Campo vuoto"
|
666
730
|
|
731
|
+
#. module: stock_barcodes
|
732
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__enable_add_product
|
733
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__enable_add_product
|
734
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__enable_add_product
|
735
|
+
msgid "Enable Add Product"
|
736
|
+
msgstr ""
|
737
|
+
|
667
738
|
#. module: stock_barcodes
|
668
739
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read__product_tracking
|
669
740
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_inventory__product_tracking
|
@@ -688,11 +759,6 @@ msgstr "Nome campo"
|
|
688
759
|
msgid "Fill Fields From Lot"
|
689
760
|
msgstr "Popola campi dal lotto"
|
690
761
|
|
691
|
-
#. module: stock_barcodes
|
692
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
693
|
-
msgid "Fill from pending line"
|
694
|
-
msgstr "Riempi da riga in attesa"
|
695
|
-
|
696
762
|
#. module: stock_barcodes
|
697
763
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__filled_default
|
698
764
|
msgid "Filled Default"
|
@@ -767,6 +833,7 @@ msgid "Guided Product"
|
|
767
833
|
msgstr "Prodotto guidato"
|
768
834
|
|
769
835
|
#. module: stock_barcodes
|
836
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__id
|
770
837
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__id
|
771
838
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__id
|
772
839
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__id
|
@@ -884,6 +951,13 @@ msgstr "Ignora campi popolati"
|
|
884
951
|
msgid "Ignore rest"
|
885
952
|
msgstr "Ignora il resto"
|
886
953
|
|
954
|
+
#. module: stock_barcodes
|
955
|
+
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read__message_type__info_page
|
956
|
+
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_inventory__message_type__info_page
|
957
|
+
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__message_type__info_page
|
958
|
+
msgid "Info page"
|
959
|
+
msgstr ""
|
960
|
+
|
887
961
|
#. module: stock_barcodes
|
888
962
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__picking_type_code__internal
|
889
963
|
msgid "Internal"
|
@@ -984,6 +1058,7 @@ msgid "Key Shortcut"
|
|
984
1058
|
msgstr "Chiave scorciatoia"
|
985
1059
|
|
986
1060
|
#. module: stock_barcodes
|
1061
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions____last_update
|
987
1062
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action____last_update
|
988
1063
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option____last_update
|
989
1064
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group____last_update
|
@@ -996,6 +1071,7 @@ msgid "Last Modified on"
|
|
996
1071
|
msgstr "Ultima modifica il"
|
997
1072
|
|
998
1073
|
#. module: stock_barcodes
|
1074
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__write_uid
|
999
1075
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__write_uid
|
1000
1076
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__write_uid
|
1001
1077
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__write_uid
|
@@ -1008,6 +1084,7 @@ msgid "Last Updated by"
|
|
1008
1084
|
msgstr "Ultimo aggiornamento di"
|
1009
1085
|
|
1010
1086
|
#. module: stock_barcodes
|
1087
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__write_date
|
1011
1088
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__write_date
|
1012
1089
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__write_date
|
1013
1090
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__write_date
|
@@ -1024,11 +1101,6 @@ msgstr "Ultimo aggiornamento il"
|
|
1024
1101
|
msgid "Line"
|
1025
1102
|
msgstr "Riga"
|
1026
1103
|
|
1027
|
-
#. module: stock_barcodes
|
1028
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1029
|
-
msgid "Loc:"
|
1030
|
-
msgstr "Ubic.:"
|
1031
|
-
|
1032
1104
|
#. module: stock_barcodes
|
1033
1105
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__location_id
|
1034
1106
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__location_id
|
@@ -1067,6 +1139,11 @@ msgstr "Ubicazione destinazione"
|
|
1067
1139
|
msgid "Lot"
|
1068
1140
|
msgstr "Lotto"
|
1069
1141
|
|
1142
|
+
#. module: stock_barcodes
|
1143
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1144
|
+
msgid "Lot S/N:"
|
1145
|
+
msgstr ""
|
1146
|
+
|
1070
1147
|
#. module: stock_barcodes
|
1071
1148
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot__lot_name
|
1072
1149
|
msgid "Lot name"
|
@@ -1080,7 +1157,6 @@ msgid "Lot/Serial Number Name"
|
|
1080
1157
|
msgstr "Nome lotto/numero di serie"
|
1081
1158
|
|
1082
1159
|
#. module: stock_barcodes
|
1083
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1084
1160
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1085
1161
|
msgid "Lot:"
|
1086
1162
|
msgstr "Lotto:"
|
@@ -1099,7 +1175,6 @@ msgstr "Focus campo inserimento manuale"
|
|
1099
1175
|
|
1100
1176
|
#. module: stock_barcodes
|
1101
1177
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__manual_entry
|
1102
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
1103
1178
|
msgid "Manual entry"
|
1104
1179
|
msgstr "Inserimento manuale"
|
1105
1180
|
|
@@ -1215,6 +1290,13 @@ msgstr "Successivo"
|
|
1215
1290
|
msgid "No Backorder"
|
1216
1291
|
msgstr "Nessun ordine residuo"
|
1217
1292
|
|
1293
|
+
#. module: stock_barcodes
|
1294
|
+
#. odoo-javascript
|
1295
|
+
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.esm.js:0
|
1296
|
+
#, python-format
|
1297
|
+
msgid "No action found with barcode: "
|
1298
|
+
msgstr ""
|
1299
|
+
|
1218
1300
|
#. module: stock_barcodes
|
1219
1301
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read__message_type__not_found
|
1220
1302
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_inventory__message_type__not_found
|
@@ -1236,6 +1318,11 @@ msgstr "Nessuna operazione in sospeso"
|
|
1236
1318
|
msgid "No stock available for this lot with screen values"
|
1237
1319
|
msgstr "Nessuna quantità disponibile per questo lotto con i valori a schermo"
|
1238
1320
|
|
1321
|
+
#. module: stock_barcodes
|
1322
|
+
#: model_terms:ir.actions.act_window,help:stock_barcodes.stock_barcodes_action_picking_tree_ready
|
1323
|
+
msgid "No transfer found. Let's create one!"
|
1324
|
+
msgstr ""
|
1325
|
+
|
1239
1326
|
#. module: stock_barcodes
|
1240
1327
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__note
|
1241
1328
|
msgid "Notes"
|
@@ -1253,18 +1340,15 @@ msgstr "OK"
|
|
1253
1340
|
msgid "Odoo will not create a backorder for this move. Are you sure?"
|
1254
1341
|
msgstr "Odoo non creerà un ordine residuo per questo movimento. Si è sicuri?"
|
1255
1342
|
|
1256
|
-
#. module: stock_barcodes
|
1257
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1258
|
-
msgid "Open"
|
1259
|
-
msgstr "Aperto"
|
1260
|
-
|
1261
1343
|
#. module: stock_barcodes
|
1262
1344
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
1263
1345
|
msgid "Open actions"
|
1264
1346
|
msgstr "Azioni aperte"
|
1265
1347
|
|
1266
1348
|
#. module: stock_barcodes
|
1349
|
+
#: model:ir.actions.act_window,name:stock_barcodes.stock_barcodes_action_picking_tree_ready
|
1267
1350
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_barcodes_option_group__source_pending_moves__move_ids
|
1351
|
+
#: model:stock.barcodes.action,name:stock_barcodes.stock_barcodes_action_barcode_operations
|
1268
1352
|
msgid "Operations"
|
1269
1353
|
msgstr "Operazioni"
|
1270
1354
|
|
@@ -1281,11 +1365,6 @@ msgstr "Opzione"
|
|
1281
1365
|
msgid "Option Group"
|
1282
1366
|
msgstr "Gruppo opzione"
|
1283
1367
|
|
1284
|
-
#. module: stock_barcodes
|
1285
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
1286
|
-
msgid "Options"
|
1287
|
-
msgstr "Opzioni"
|
1288
|
-
|
1289
1368
|
#. module: stock_barcodes
|
1290
1369
|
#: model:ir.model,name:stock_barcodes.model_stock_barcodes_option
|
1291
1370
|
msgid "Options for barcode interface"
|
@@ -1334,7 +1413,6 @@ msgid "Package Qty"
|
|
1334
1413
|
msgstr "Q.tà collo"
|
1335
1414
|
|
1336
1415
|
#. module: stock_barcodes
|
1337
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1338
1416
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1339
1417
|
msgid "Package:"
|
1340
1418
|
msgstr "Collo:"
|
@@ -1372,6 +1450,7 @@ msgstr "Movimenti in sospeso"
|
|
1372
1450
|
|
1373
1451
|
#. module: stock_barcodes
|
1374
1452
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__picking_id
|
1453
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__candidate_picking_id
|
1375
1454
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_id
|
1376
1455
|
msgid "Picking"
|
1377
1456
|
msgstr "Prelievo"
|
@@ -1426,6 +1505,16 @@ msgstr "Indice posizione"
|
|
1426
1505
|
msgid "Previous"
|
1427
1506
|
msgstr "Precedente"
|
1428
1507
|
|
1508
|
+
#. module: stock_barcodes
|
1509
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_action_tree
|
1510
|
+
msgid "Print barcodes"
|
1511
|
+
msgstr ""
|
1512
|
+
|
1513
|
+
#. module: stock_barcodes
|
1514
|
+
#: model:ir.model,name:stock_barcodes.model_report_stock_barcodes_report_barcode_actions
|
1515
|
+
msgid "Print barcodes from barcode actions"
|
1516
|
+
msgstr ""
|
1517
|
+
|
1429
1518
|
#. module: stock_barcodes
|
1430
1519
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot__product_id
|
1431
1520
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__product_id
|
@@ -1490,6 +1579,11 @@ msgstr "Metti nel collo"
|
|
1490
1579
|
msgid "Qty Available"
|
1491
1580
|
msgstr "Q.tà disponibile"
|
1492
1581
|
|
1582
|
+
#. module: stock_barcodes
|
1583
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__qty_done_rest
|
1584
|
+
msgid "Qty Done Rest"
|
1585
|
+
msgstr ""
|
1586
|
+
|
1493
1587
|
#. module: stock_barcodes
|
1494
1588
|
#. odoo-python
|
1495
1589
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read_picking.py:0
|
@@ -1516,6 +1610,7 @@ msgstr "Intervallo"
|
|
1516
1610
|
|
1517
1611
|
#. module: stock_barcodes
|
1518
1612
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__display_read_quant
|
1613
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1519
1614
|
msgid "Read items"
|
1520
1615
|
msgstr "Leggi elementi"
|
1521
1616
|
|
@@ -1524,16 +1619,6 @@ msgstr "Leggi elementi"
|
|
1524
1619
|
msgid "Read items on inventory mode"
|
1525
1620
|
msgstr "Leggi elementi nella modalità inventario"
|
1526
1621
|
|
1527
|
-
#. module: stock_barcodes
|
1528
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1529
|
-
msgid "Remove detailed operation"
|
1530
|
-
msgstr "Rimuovi operazione dettagliata"
|
1531
|
-
|
1532
|
-
#. module: stock_barcodes
|
1533
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1534
|
-
msgid "Remove quant"
|
1535
|
-
msgstr "Rimuovi quanto"
|
1536
|
-
|
1537
1622
|
#. module: stock_barcodes
|
1538
1623
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form_manual_qty
|
1539
1624
|
msgid "Reopen"
|
@@ -1566,11 +1651,6 @@ msgstr "Modello res"
|
|
1566
1651
|
msgid "Reserved"
|
1567
1652
|
msgstr "Riservato"
|
1568
1653
|
|
1569
|
-
#. module: stock_barcodes
|
1570
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1571
|
-
msgid "Reset inventory quantity"
|
1572
|
-
msgstr "Resetta quantità inventario"
|
1573
|
-
|
1574
1654
|
#. module: stock_barcodes
|
1575
1655
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
1576
1656
|
msgid "Restore to pending"
|
@@ -1616,6 +1696,25 @@ msgstr "Conteggio scansione"
|
|
1616
1696
|
msgid "Scan State"
|
1617
1697
|
msgstr "Stato scansione"
|
1618
1698
|
|
1699
|
+
#. module: stock_barcodes
|
1700
|
+
#. odoo-javascript
|
1701
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
1702
|
+
#, python-format
|
1703
|
+
msgid "Scan a"
|
1704
|
+
msgstr ""
|
1705
|
+
|
1706
|
+
#. module: stock_barcodes
|
1707
|
+
#. odoo-javascript
|
1708
|
+
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.xml:0
|
1709
|
+
#, python-format
|
1710
|
+
msgid "Scan a barcode actions"
|
1711
|
+
msgstr ""
|
1712
|
+
|
1713
|
+
#. module: stock_barcodes
|
1714
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.report_barcode_actions
|
1715
|
+
msgid "Scan your actions and streamline your actions."
|
1716
|
+
msgstr ""
|
1717
|
+
|
1619
1718
|
#. module: stock_barcodes
|
1620
1719
|
#. odoo-python
|
1621
1720
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -1675,7 +1774,6 @@ msgid "Source Pending Moves"
|
|
1675
1774
|
msgstr "Origine movimenti in sospeso"
|
1676
1775
|
|
1677
1776
|
#. module: stock_barcodes
|
1678
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_kanban
|
1679
1777
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_picking_form
|
1680
1778
|
msgid "Start barcode interface"
|
1681
1779
|
msgstr "Avviare interfaccia codice a barre"
|
@@ -1683,6 +1781,7 @@ msgstr "Avviare interfaccia codice a barre"
|
|
1683
1781
|
#. module: stock_barcodes
|
1684
1782
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__state
|
1685
1783
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_state
|
1784
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__picking_state
|
1686
1785
|
msgid "Status"
|
1687
1786
|
msgstr "Stato"
|
1688
1787
|
|
@@ -1705,6 +1804,13 @@ msgstr "Passi per scansione"
|
|
1705
1804
|
msgid "Stock Move"
|
1706
1805
|
msgstr "Movimento di magazzino"
|
1707
1806
|
|
1807
|
+
#. module: stock_barcodes
|
1808
|
+
#. odoo-javascript
|
1809
|
+
#: code:addons/stock_barcodes/static/src/views/views.esm.js:0
|
1810
|
+
#, python-format
|
1811
|
+
msgid "The inventory adjustment has been validated"
|
1812
|
+
msgstr ""
|
1813
|
+
|
1708
1814
|
#. module: stock_barcodes
|
1709
1815
|
#. odoo-python
|
1710
1816
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -1719,6 +1825,20 @@ msgstr "Questo tipo prodotto non è permesso"
|
|
1719
1825
|
msgid "The quantity is huge"
|
1720
1826
|
msgstr "La quantità è enorme"
|
1721
1827
|
|
1828
|
+
#. module: stock_barcodes
|
1829
|
+
#. odoo-javascript
|
1830
|
+
#: code:addons/stock_barcodes/static/src/views/views.esm.js:0
|
1831
|
+
#, python-format
|
1832
|
+
msgid "The transfer has been validated"
|
1833
|
+
msgstr ""
|
1834
|
+
|
1835
|
+
#. module: stock_barcodes
|
1836
|
+
#. odoo-python
|
1837
|
+
#: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
|
1838
|
+
#, python-format
|
1839
|
+
msgid "There can be no spaces at the beginning or end."
|
1840
|
+
msgstr ""
|
1841
|
+
|
1722
1842
|
#. module: stock_barcodes
|
1723
1843
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_picking_type__new_picking_barcode_option_group_id
|
1724
1844
|
msgid ""
|
@@ -1766,6 +1886,11 @@ msgstr "Tracciamento"
|
|
1766
1886
|
msgid "Transfer"
|
1767
1887
|
msgstr "Trasferimento"
|
1768
1888
|
|
1889
|
+
#. module: stock_barcodes
|
1890
|
+
#: model_terms:ir.actions.act_window,help:stock_barcodes.stock_barcodes_action_picking_tree_ready
|
1891
|
+
msgid "Transfers allow you to move products from one location to another."
|
1892
|
+
msgstr ""
|
1893
|
+
|
1769
1894
|
#. module: stock_barcodes
|
1770
1895
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_type_code
|
1771
1896
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__picking_code
|
@@ -1788,11 +1913,7 @@ msgid "Use location dest. putaway"
|
|
1788
1913
|
msgstr "Utilizza inoltro ubicazione destinazione"
|
1789
1914
|
|
1790
1915
|
#. module: stock_barcodes
|
1791
|
-
#:
|
1792
|
-
msgid "Validate"
|
1793
|
-
msgstr "Valida"
|
1794
|
-
|
1795
|
-
#. module: stock_barcodes
|
1916
|
+
#: model:ir.model.fields,help:stock_barcodes.field_stock_quant___barcode_scanned
|
1796
1917
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_new_lot___barcode_scanned
|
1797
1918
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read___barcode_scanned
|
1798
1919
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_inventory___barcode_scanned
|
@@ -1948,6 +2069,41 @@ msgstr ""
|
|
1948
2069
|
msgid "lock picking"
|
1949
2070
|
msgstr "blocca prelievo"
|
1950
2071
|
|
2072
|
+
#. module: stock_barcodes
|
2073
|
+
#. odoo-javascript
|
2074
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2075
|
+
#, python-format
|
2076
|
+
msgid "lot"
|
2077
|
+
msgstr ""
|
2078
|
+
|
2079
|
+
#. module: stock_barcodes
|
2080
|
+
#. odoo-javascript
|
2081
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2082
|
+
#, python-format
|
2083
|
+
msgid "or a"
|
2084
|
+
msgstr ""
|
2085
|
+
|
2086
|
+
#. module: stock_barcodes
|
2087
|
+
#. odoo-javascript
|
2088
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2089
|
+
#, python-format
|
2090
|
+
msgid "product"
|
2091
|
+
msgstr ""
|
2092
|
+
|
2093
|
+
#. module: stock_barcodes
|
2094
|
+
#. odoo-javascript
|
2095
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2096
|
+
#, python-format
|
2097
|
+
msgid "to filter your records"
|
2098
|
+
msgstr ""
|
2099
|
+
|
2100
|
+
#. module: stock_barcodes
|
2101
|
+
#. odoo-javascript
|
2102
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2103
|
+
#, python-format
|
2104
|
+
msgid "transfer"
|
2105
|
+
msgstr ""
|
2106
|
+
|
1951
2107
|
#. module: stock_barcodes
|
1952
2108
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1953
2109
|
msgid "unlock picking"
|
@@ -1960,6 +2116,124 @@ msgstr "sblocca prelievo"
|
|
1960
2116
|
msgid "{name} is required"
|
1961
2117
|
msgstr "{name} è richiesto"
|
1962
2118
|
|
2119
|
+
#~ msgid ""
|
2120
|
+
#~ "<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\" style=\"font-"
|
2121
|
+
#~ "size:1.5em\"/>"
|
2122
|
+
#~ msgstr ""
|
2123
|
+
#~ "<i class=\"fa fa-pencil\" title=\"Modifica quantità inventario\" "
|
2124
|
+
#~ "style=\"font-size:1.5em\"/>"
|
2125
|
+
|
2126
|
+
#~ msgid ""
|
2127
|
+
#~ "<i class=\"fa fa-trash\" title=\"Remove\" style=\"font-size:1.5em\"/>"
|
2128
|
+
#~ msgstr ""
|
2129
|
+
#~ "<i class=\"fa fa-trash\" title=\"Rimuovi\" style=\"font-size:1.5em\"/>"
|
2130
|
+
|
2131
|
+
#~ msgid ""
|
2132
|
+
#~ "<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-"
|
2133
|
+
#~ "size:1.5em\"/>"
|
2134
|
+
#~ msgstr ""
|
2135
|
+
#~ "<i class=\"fa fa-upload\" title=\"Riempi da matita\" style=\"font-"
|
2136
|
+
#~ "size:1.5em\"/>"
|
2137
|
+
|
2138
|
+
#~ msgid ""
|
2139
|
+
#~ "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-></"
|
2140
|
+
#~ "span>"
|
2141
|
+
#~ msgstr ""
|
2142
|
+
#~ "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-></"
|
2143
|
+
#~ "span>"
|
2144
|
+
|
2145
|
+
#~ msgid "<span>Apply</span>"
|
2146
|
+
#~ msgstr "<span>Applica</span>"
|
2147
|
+
|
2148
|
+
#~ msgid ""
|
2149
|
+
#~ "<strong class=\" d-none d-sm-block\">Dest. Location</strong>\n"
|
2150
|
+
#~ " <span class=\"fa fa-share text-center d-sm-none "
|
2151
|
+
#~ "oe_span_small_icon\" title=\"Destination Location\"/>"
|
2152
|
+
#~ msgstr ""
|
2153
|
+
#~ "<strong class=\" d-none d-sm-block\">Ubicazione destinazione</strong>\n"
|
2154
|
+
#~ " <span class=\"fa fa-share text-center d-sm-none "
|
2155
|
+
#~ "oe_span_small_icon\" title=\"Ubicazione destinazione\"/>"
|
2156
|
+
|
2157
|
+
#~ msgid ""
|
2158
|
+
#~ "<strong class=\" d-none d-sm-block\">Source Location</strong>\n"
|
2159
|
+
#~ " <span class=\"fa fa-map-marker d-sm-"
|
2160
|
+
#~ "none oe_span_small_icon\" title=\"Source Location\"/>"
|
2161
|
+
#~ msgstr ""
|
2162
|
+
#~ "<strong class=\" d-none d-sm-block\">Ubicazione provenienza</strong>\n"
|
2163
|
+
#~ " <span class=\"fa fa-map-marker d-sm-"
|
2164
|
+
#~ "none oe_span_small_icon\" title=\"Ubicazione provenienza\"/>"
|
2165
|
+
|
2166
|
+
#~ msgid ""
|
2167
|
+
#~ "<strong class=\"d-none d-sm-block\">Lot S/N</strong>\n"
|
2168
|
+
#~ " <span class=\"fa fa-tags d-sm-none "
|
2169
|
+
#~ "oe_span_small_icon\" title=\"Lot S/N\"/>"
|
2170
|
+
#~ msgstr ""
|
2171
|
+
#~ "<strong class=\"d-none d-sm-block\">Lotto/Seriale</strong>\n"
|
2172
|
+
#~ " <span class=\"fa fa-tags d-sm-none "
|
2173
|
+
#~ "oe_span_small_icon\" title=\"Lotto/Seriale\"/>"
|
2174
|
+
|
2175
|
+
#~ msgid ""
|
2176
|
+
#~ "<strong class=\"d-none d-sm-block\">Package</strong>\n"
|
2177
|
+
#~ " <span class=\"fa fa-inbox d-sm-none "
|
2178
|
+
#~ "oe_span_small_icon\" title=\"package\"/>"
|
2179
|
+
#~ msgstr ""
|
2180
|
+
#~ "<strong class=\"d-none d-sm-block\">Confezione</strong>\n"
|
2181
|
+
#~ " <span class=\"fa fa-inbox d-sm-none "
|
2182
|
+
#~ "oe_span_small_icon\" title=\"Confezione\"/>"
|
2183
|
+
|
2184
|
+
#~ msgid ""
|
2185
|
+
#~ "<strong class=\"d-none d-sm-block\">Product</strong>\n"
|
2186
|
+
#~ " <span class=\"fa fa-th-list d-sm-none "
|
2187
|
+
#~ "oe_span_small_icon\" title=\"Product\"/>"
|
2188
|
+
#~ msgstr ""
|
2189
|
+
#~ "<strong class=\"d-none d-sm-block\">Prodotto</strong>\n"
|
2190
|
+
#~ " <span class=\"fa fa-th-list d-sm-none "
|
2191
|
+
#~ "oe_span_small_icon\" title=\"Prodotto\"/>"
|
2192
|
+
|
2193
|
+
#~ msgid ""
|
2194
|
+
#~ "<strong class=\"d-none d-sm-block\">Source Package -> Result Package</"
|
2195
|
+
#~ "strong>\n"
|
2196
|
+
#~ " <span class=\"fa fa-cubes d-sm-none "
|
2197
|
+
#~ "oe_span_small_icon\" title=\"Source Package to Result Package\"/>"
|
2198
|
+
#~ msgstr ""
|
2199
|
+
#~ "<strong class=\"d-none d-sm-block\">Collo originario -> Collo "
|
2200
|
+
#~ "risultante</strong>\n"
|
2201
|
+
#~ " <span class=\"fa fa-cubes d-sm-none "
|
2202
|
+
#~ "oe_span_small_icon\" title=\"Collo originario a Collo risultante\"/>"
|
2203
|
+
|
2204
|
+
#~ msgid "Back"
|
2205
|
+
#~ msgstr "Indietro"
|
2206
|
+
|
2207
|
+
#~ msgid "Clean message"
|
2208
|
+
#~ msgstr "Pulisci messaggio"
|
2209
|
+
|
2210
|
+
#~ msgid "Edit"
|
2211
|
+
#~ msgstr "Modifica"
|
2212
|
+
|
2213
|
+
#~ msgid "Fill from pending line"
|
2214
|
+
#~ msgstr "Riempi da riga in attesa"
|
2215
|
+
|
2216
|
+
#~ msgid "Loc:"
|
2217
|
+
#~ msgstr "Ubic.:"
|
2218
|
+
|
2219
|
+
#~ msgid "Open"
|
2220
|
+
#~ msgstr "Aperto"
|
2221
|
+
|
2222
|
+
#~ msgid "Options"
|
2223
|
+
#~ msgstr "Opzioni"
|
2224
|
+
|
2225
|
+
#~ msgid "Remove detailed operation"
|
2226
|
+
#~ msgstr "Rimuovi operazione dettagliata"
|
2227
|
+
|
2228
|
+
#~ msgid "Remove quant"
|
2229
|
+
#~ msgstr "Rimuovi quanto"
|
2230
|
+
|
2231
|
+
#~ msgid "Reset inventory quantity"
|
2232
|
+
#~ msgstr "Resetta quantità inventario"
|
2233
|
+
|
2234
|
+
#~ msgid "Validate"
|
2235
|
+
#~ msgstr "Valida"
|
2236
|
+
|
1963
2237
|
#~ msgid "Wizard to read barcode on picking"
|
1964
2238
|
#~ msgstr "Procedura guidata per leggere il codice a barre sul prelievo"
|
1965
2239
|
|