odoo-addon-stock-barcodes 16.0.2.0.0__py3-none-any.whl → 16.0.2.0.0.2__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 +420 -113
- 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.2.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.2.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.2.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.2.dist-info}/top_level.txt +0 -0
@@ -20,6 +20,7 @@ msgstr ""
|
|
20
20
|
#. module: stock_barcodes
|
21
21
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_candidate_picking__state
|
22
22
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_state
|
23
|
+
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_todo__picking_state
|
23
24
|
msgid ""
|
24
25
|
" * Draft: The transfer is not confirmed yet. Reservation doesn't apply.\n"
|
25
26
|
" * Waiting another operation: This transfer is waiting for another operation "
|
@@ -55,6 +56,22 @@ msgstr ""
|
|
55
56
|
" * Hecho: la transferencia ha sido procesada.\n"
|
56
57
|
" * Cancelado: la transferencia ha sido cancelada."
|
57
58
|
|
59
|
+
#. module: stock_barcodes
|
60
|
+
#. odoo-python
|
61
|
+
#: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
|
62
|
+
#, python-format
|
63
|
+
msgid " Barcode has already been assigned to the action(s): {}."
|
64
|
+
msgstr ""
|
65
|
+
|
66
|
+
#. module: stock_barcodes
|
67
|
+
#. odoo-python
|
68
|
+
#: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
|
69
|
+
#, python-format
|
70
|
+
msgid ""
|
71
|
+
" The barcode {} is not correct.Use numbers, letters and dashes, without "
|
72
|
+
"spaces.E.g. 15753, BC-5789,er-56 "
|
73
|
+
msgstr ""
|
74
|
+
|
58
75
|
#. module: stock_barcodes
|
59
76
|
#. odoo-python
|
60
77
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -62,6 +79,11 @@ msgstr ""
|
|
62
79
|
msgid "%(barcode)s (%(message)s)"
|
63
80
|
msgstr "%(barcode)s (%(message)s)"
|
64
81
|
|
82
|
+
#. module: stock_barcodes
|
83
|
+
#: model:ir.actions.report,print_report_name:stock_barcodes.action_report_barcode_actions
|
84
|
+
msgid "'Barcodes - %s' % (object.name)"
|
85
|
+
msgstr ""
|
86
|
+
|
65
87
|
#. module: stock_barcodes
|
66
88
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_new_lot
|
67
89
|
msgid "1 - Scan or input product barcode"
|
@@ -73,7 +95,6 @@ msgid "2 - Scan or input product lot barcode"
|
|
73
95
|
msgstr "2 - Escanea o introduce el código de barras del lote"
|
74
96
|
|
75
97
|
#. module: stock_barcodes
|
76
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_kanban
|
77
98
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
|
78
99
|
msgid "<i class=\"fa fa-barcode fa-2x\" title=\"Start barcode interface\"/>"
|
79
100
|
msgstr ""
|
@@ -82,9 +103,8 @@ msgstr ""
|
|
82
103
|
|
83
104
|
#. module: stock_barcodes
|
84
105
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
85
|
-
|
86
|
-
"<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\"
|
87
|
-
"size:1.5em\"/>"
|
106
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
107
|
+
msgid "<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\"/>"
|
88
108
|
msgstr ""
|
89
109
|
|
90
110
|
#. module: stock_barcodes
|
@@ -98,26 +118,46 @@ msgstr ""
|
|
98
118
|
|
99
119
|
#. module: stock_barcodes
|
100
120
|
#: 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 "
|
121
|
+
msgid "<i class=\"fa fa-trash\" title=\"Remove\"/>"
|
122
|
+
msgstr ""
|
103
123
|
|
104
124
|
#. 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\"/>"
|
125
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
126
|
+
msgid "<i class=\"fa fa-trash\" title=\"Reset inventory quantity\"/>"
|
109
127
|
msgstr ""
|
110
|
-
"<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-"
|
111
|
-
"size:1.5em\"/>"
|
112
128
|
|
113
129
|
#. module: stock_barcodes
|
114
130
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
115
131
|
msgid ""
|
116
|
-
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">->
|
117
|
-
"span>"
|
132
|
+
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">->\n"
|
133
|
+
" </span>"
|
134
|
+
msgstr ""
|
135
|
+
|
136
|
+
#. module: stock_barcodes
|
137
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
138
|
+
msgid ""
|
139
|
+
"<span class=\"d-none d-lg-block\">Apply</span>\n"
|
140
|
+
" (<span class=\"count_apply_inventory\"/>)"
|
141
|
+
msgstr ""
|
142
|
+
|
143
|
+
#. module: stock_barcodes
|
144
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
145
|
+
msgid "<span class=\"d-none d-lg-block\">Put in back</span>"
|
146
|
+
msgstr ""
|
147
|
+
|
148
|
+
#. module: stock_barcodes
|
149
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
150
|
+
msgid "<span class=\"d-none d-lg-block\">Validate</span>"
|
151
|
+
msgstr ""
|
152
|
+
|
153
|
+
#. module: stock_barcodes
|
154
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
155
|
+
msgid ""
|
156
|
+
"<span class=\"fa fa-6x mb-4 fa-exclamation-triangle\"/>\n"
|
157
|
+
" <span class=\"fa fa-2x fa-exclamation-triangle\">\n"
|
158
|
+
" This picking is already done\n"
|
159
|
+
" </span>"
|
118
160
|
msgstr ""
|
119
|
-
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-></"
|
120
|
-
"span>"
|
121
161
|
|
122
162
|
#. module: stock_barcodes
|
123
163
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_packaging_form
|
@@ -137,76 +177,74 @@ msgid "<span class=\"fa fa-tags\" title=\"Lot S/N\"/>"
|
|
137
177
|
msgstr "<span class=\"fa fa-tags\" title=\"Lote N/S\"/>"
|
138
178
|
|
139
179
|
#. module: stock_barcodes
|
140
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.
|
141
|
-
msgid "<span class=\"
|
142
|
-
msgstr "
|
180
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
181
|
+
msgid "<span class=\"fs-1 d-none d-lg-block\">Clean Values</span>"
|
182
|
+
msgstr ""
|
143
183
|
|
144
184
|
#. module: stock_barcodes
|
145
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.
|
146
|
-
msgid "<span>
|
185
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
186
|
+
msgid "<span class=\"fs-1 d-none d-lg-block\">Confirm</span>"
|
187
|
+
msgstr ""
|
188
|
+
|
189
|
+
#. module: stock_barcodes
|
190
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
191
|
+
msgid "<span class=\"fs-1 d-none d-lg-block\">Product</span>"
|
147
192
|
msgstr ""
|
148
193
|
|
194
|
+
#. module: stock_barcodes
|
195
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_picking_form
|
196
|
+
msgid "<span class=\"o_stat_text\">Scan barcodes</span>"
|
197
|
+
msgstr "<span class=\"o_stat_text\">Leer Cód. barras</span>"
|
198
|
+
|
149
199
|
#. module: stock_barcodes
|
150
200
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
151
201
|
msgid ""
|
152
202
|
"<strong class=\" d-none d-sm-block\">Dest. Location</strong>\n"
|
153
|
-
" <span class=\"fa fa-share text-center d-sm-none "
|
203
|
+
" <span class=\"fa fa-2x fa-share text-center d-sm-none "
|
154
204
|
"oe_span_small_icon\" title=\"Destination Location\"/>"
|
155
205
|
msgstr ""
|
156
206
|
|
157
207
|
#. module: stock_barcodes
|
158
208
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
159
209
|
msgid ""
|
160
|
-
"<strong class=\" d-none d-sm-block\">Source Location
|
161
|
-
"
|
162
|
-
"
|
210
|
+
"<strong class=\" d-none d-sm-block\">Source Location\n"
|
211
|
+
" </strong>\n"
|
212
|
+
" <span class=\"fa fa-map-marker fa-2x d-"
|
213
|
+
"sm-none oe_span_small_icon\" title=\"Source Location\"/>"
|
163
214
|
msgstr ""
|
164
|
-
"<strong class=\" d-none d-sm-block\">Ubicación de origen</strong>\n"
|
165
|
-
" <span class=\"fa fa-map-marker d-sm-none "
|
166
|
-
"oe_span_small_icon\" title=\"Ubicación de origen\"/>"
|
167
215
|
|
168
216
|
#. module: stock_barcodes
|
169
217
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
170
218
|
msgid ""
|
171
219
|
"<strong class=\"d-none d-sm-block\">Lot S/N</strong>\n"
|
172
|
-
" <span class=\"fa fa-tags d-sm-none "
|
220
|
+
" <span class=\"fa fa-tags fa-2x d-sm-none "
|
173
221
|
"oe_span_small_icon\" title=\"Lot S/N\"/>"
|
174
222
|
msgstr ""
|
175
|
-
"<strong class=\"d-none d-sm-block\">Lote N/S</strong>\n"
|
176
|
-
" <span class=\"fa fa-tags d-sm-none "
|
177
|
-
"oe_span_small_icon\" title=\"Lote N/S\"/>"
|
178
223
|
|
179
224
|
#. module: stock_barcodes
|
180
225
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
181
226
|
msgid ""
|
182
227
|
"<strong class=\"d-none d-sm-block\">Package</strong>\n"
|
183
|
-
" <span class=\"fa fa-inbox d-sm-none
|
184
|
-
"title=\"package\"/>"
|
228
|
+
" <span class=\"fa fa-inbox fa-2x d-sm-none "
|
229
|
+
"oe_span_small_icon\" title=\"package\"/>"
|
185
230
|
msgstr ""
|
186
231
|
|
187
232
|
#. module: stock_barcodes
|
188
233
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
189
234
|
msgid ""
|
190
235
|
"<strong class=\"d-none d-sm-block\">Product</strong>\n"
|
191
|
-
" <span class=\"fa fa-th-list d-sm-
|
192
|
-
"oe_span_small_icon\" title=\"Product\"/>"
|
236
|
+
" <span class=\"fa fa-th-list fa-2x d-sm-"
|
237
|
+
"none oe_span_small_icon\" title=\"Product\"/>"
|
193
238
|
msgstr ""
|
194
|
-
"<strong class=\"d-none d-sm-block\">Producto</strong>\n"
|
195
|
-
" <span class=\"fa fa-th-list d-sm-none "
|
196
|
-
"oe_span_small_icon\" title=\"Product\"/>"
|
197
239
|
|
198
240
|
#. module: stock_barcodes
|
199
241
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
200
242
|
msgid ""
|
201
|
-
"<strong class=\"d-none d-sm-block\">Source Package -> Result Package
|
202
|
-
"strong>\n"
|
243
|
+
"<strong class=\"d-none d-sm-block\">Source Package -> Result Package\n"
|
244
|
+
" </strong>\n"
|
203
245
|
" <span class=\"fa fa-cubes d-sm-none "
|
204
246
|
"oe_span_small_icon\" title=\"Source Package to Result Package\"/>"
|
205
247
|
msgstr ""
|
206
|
-
"<strong class=\"d-none d-sm-block\">Paquete origen -> Paquete resultante</"
|
207
|
-
"strong>\n"
|
208
|
-
" <span class=\"fa fa-cubes d-sm-none "
|
209
|
-
"oe_span_small_icon\" title=\"Paquete origen a paquete resultante\"/>"
|
210
248
|
|
211
249
|
#. module: stock_barcodes
|
212
250
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -219,6 +257,11 @@ msgstr ""
|
|
219
257
|
" <span class=\"fa fa-hashtag d-sm-none "
|
220
258
|
"oe_span_small_icon\" title=\"Cantidad total\"/>"
|
221
259
|
|
260
|
+
#. module: stock_barcodes
|
261
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
262
|
+
msgid "ADD PRODUCT"
|
263
|
+
msgstr ""
|
264
|
+
|
222
265
|
#. module: stock_barcodes
|
223
266
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__accumulate_read_quantity
|
224
267
|
msgid "Accumulate Read Quantity"
|
@@ -278,17 +321,13 @@ msgstr "Poner en paquete automáticamente"
|
|
278
321
|
msgid "Auto put in pack before picking validation"
|
279
322
|
msgstr "Poner en paquete automáticamente antes de la validación del albarán"
|
280
323
|
|
281
|
-
#. module: stock_barcodes
|
282
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
283
|
-
msgid "Back"
|
284
|
-
msgstr "Atrás"
|
285
|
-
|
286
324
|
#. module: stock_barcodes
|
287
325
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_move__barcode_backorder_action
|
288
326
|
msgid "Backorder action"
|
289
327
|
msgstr ""
|
290
328
|
|
291
329
|
#. module: stock_barcodes
|
330
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__barcode
|
292
331
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__barcode
|
293
332
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__barcode
|
294
333
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__barcode
|
@@ -296,6 +335,11 @@ msgstr ""
|
|
296
335
|
msgid "Barcode"
|
297
336
|
msgstr "Código de barras"
|
298
337
|
|
338
|
+
#. module: stock_barcodes
|
339
|
+
#: model:ir.model,name:stock_barcodes.model_barcodes_barcode_events_mixin
|
340
|
+
msgid "Barcode Event Mixin"
|
341
|
+
msgstr ""
|
342
|
+
|
299
343
|
#. module: stock_barcodes
|
300
344
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_picking_type__barcode_option_group_id
|
301
345
|
msgid "Barcode Option Group"
|
@@ -307,6 +351,7 @@ msgid "Barcode Options"
|
|
307
351
|
msgstr "Opciones de código de barras"
|
308
352
|
|
309
353
|
#. module: stock_barcodes
|
354
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_quant___barcode_scanned
|
310
355
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot___barcode_scanned
|
311
356
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read___barcode_scanned
|
312
357
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory___barcode_scanned
|
@@ -314,11 +359,23 @@ msgstr "Opciones de código de barras"
|
|
314
359
|
msgid "Barcode Scanned"
|
315
360
|
msgstr "Código de barras escaneado"
|
316
361
|
|
362
|
+
#. module: stock_barcodes
|
363
|
+
#. odoo-javascript
|
364
|
+
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.xml:0
|
365
|
+
#, python-format
|
366
|
+
msgid "Barcode Scanner"
|
367
|
+
msgstr ""
|
368
|
+
|
317
369
|
#. module: stock_barcodes
|
318
370
|
#: model:ir.ui.menu,name:stock_barcodes.menu_action_stock_barcodes
|
319
371
|
msgid "Barcode actions"
|
320
372
|
msgstr "Acciones de código de barras"
|
321
373
|
|
374
|
+
#. module: stock_barcodes
|
375
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__barcode_image
|
376
|
+
msgid "Barcode image"
|
377
|
+
msgstr ""
|
378
|
+
|
322
379
|
#. module: stock_barcodes
|
323
380
|
#. odoo-python
|
324
381
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -368,12 +425,19 @@ msgid "Barcode reader"
|
|
368
425
|
msgstr "Escaneador"
|
369
426
|
|
370
427
|
#. module: stock_barcodes
|
428
|
+
#: model:ir.actions.act_window,name:stock_barcodes.action_stock_barcodes_action_kanban
|
429
|
+
#: model:ir.actions.client,name:stock_barcodes.action_stock_barcodes_action_client
|
371
430
|
#: model:ir.ui.menu,name:stock_barcodes.stock_barcodes_root
|
372
431
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_picking_type_form
|
373
432
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
374
433
|
msgid "Barcodes"
|
375
434
|
msgstr "Código de barras"
|
376
435
|
|
436
|
+
#. module: stock_barcodes
|
437
|
+
#: model:ir.actions.report,name:stock_barcodes.action_report_barcode_actions
|
438
|
+
msgid "Barcodes (PDF)"
|
439
|
+
msgstr ""
|
440
|
+
|
377
441
|
#. module: stock_barcodes
|
378
442
|
#: model:ir.actions.act_window,name:stock_barcodes.action_stock_barcodes_read
|
379
443
|
#: model:ir.actions.act_window,name:stock_barcodes.action_stock_barcodes_read_inventory
|
@@ -452,11 +516,6 @@ msgstr ""
|
|
452
516
|
msgid "Clean lot"
|
453
517
|
msgstr "Borrar lote"
|
454
518
|
|
455
|
-
#. module: stock_barcodes
|
456
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
457
|
-
msgid "Clean message"
|
458
|
-
msgstr "Limpiar mensaje"
|
459
|
-
|
460
519
|
#. module: stock_barcodes
|
461
520
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
462
521
|
msgid "Clean package info"
|
@@ -499,11 +558,26 @@ msgstr "Confirmar"
|
|
499
558
|
msgid "Confirmed moves"
|
500
559
|
msgstr "movimientos confirmados"
|
501
560
|
|
561
|
+
#. module: stock_barcodes
|
562
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__partner_id
|
563
|
+
msgid "Contact"
|
564
|
+
msgstr ""
|
565
|
+
|
502
566
|
#. module: stock_barcodes
|
503
567
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__context
|
504
568
|
msgid "Context"
|
505
569
|
msgstr "Contexto"
|
506
570
|
|
571
|
+
#. module: stock_barcodes
|
572
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__count_elements
|
573
|
+
msgid "Count Elements"
|
574
|
+
msgstr ""
|
575
|
+
|
576
|
+
#. module: stock_barcodes
|
577
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__count_inventory_quants
|
578
|
+
msgid "Count Inventory Quants"
|
579
|
+
msgstr ""
|
580
|
+
|
507
581
|
#. module: stock_barcodes
|
508
582
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_move__barcode_backorder_action__create_backorder
|
509
583
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
@@ -531,6 +605,7 @@ msgid "Create new package"
|
|
531
605
|
msgstr "Crear un nuevo paquete"
|
532
606
|
|
533
607
|
#. module: stock_barcodes
|
608
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__create_uid
|
534
609
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__create_uid
|
535
610
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__create_uid
|
536
611
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__create_uid
|
@@ -543,6 +618,7 @@ msgid "Created by"
|
|
543
618
|
msgstr "Creado por"
|
544
619
|
|
545
620
|
#. module: stock_barcodes
|
621
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__create_date
|
546
622
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__create_date
|
547
623
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__create_date
|
548
624
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__create_date
|
@@ -612,6 +688,7 @@ msgid "Display Menu"
|
|
612
688
|
msgstr "Nombre a mostrar"
|
613
689
|
|
614
690
|
#. module: stock_barcodes
|
691
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__display_name
|
615
692
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__display_name
|
616
693
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__display_name
|
617
694
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__display_name
|
@@ -642,11 +719,6 @@ msgstr "Hecho"
|
|
642
719
|
msgid "Done forced"
|
643
720
|
msgstr "Forzar realizado"
|
644
721
|
|
645
|
-
#. module: stock_barcodes
|
646
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
647
|
-
msgid "Edit"
|
648
|
-
msgstr "Editar"
|
649
|
-
|
650
722
|
#. module: stock_barcodes
|
651
723
|
#. odoo-python
|
652
724
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -654,6 +726,13 @@ msgstr "Editar"
|
|
654
726
|
msgid "Empty field"
|
655
727
|
msgstr ""
|
656
728
|
|
729
|
+
#. module: stock_barcodes
|
730
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__enable_add_product
|
731
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__enable_add_product
|
732
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__enable_add_product
|
733
|
+
msgid "Enable Add Product"
|
734
|
+
msgstr ""
|
735
|
+
|
657
736
|
#. module: stock_barcodes
|
658
737
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read__product_tracking
|
659
738
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_inventory__product_tracking
|
@@ -678,11 +757,6 @@ msgstr "Nombre de campo"
|
|
678
757
|
msgid "Fill Fields From Lot"
|
679
758
|
msgstr "Rellenar campos desde lote"
|
680
759
|
|
681
|
-
#. module: stock_barcodes
|
682
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
683
|
-
msgid "Fill from pending line"
|
684
|
-
msgstr ""
|
685
|
-
|
686
760
|
#. module: stock_barcodes
|
687
761
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__filled_default
|
688
762
|
msgid "Filled Default"
|
@@ -757,6 +831,7 @@ msgid "Guided Product"
|
|
757
831
|
msgstr "Producto guiado"
|
758
832
|
|
759
833
|
#. module: stock_barcodes
|
834
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__id
|
760
835
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__id
|
761
836
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__id
|
762
837
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__id
|
@@ -867,6 +942,13 @@ msgstr "Ignorar campos rellenados"
|
|
867
942
|
msgid "Ignore rest"
|
868
943
|
msgstr ""
|
869
944
|
|
945
|
+
#. module: stock_barcodes
|
946
|
+
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read__message_type__info_page
|
947
|
+
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_inventory__message_type__info_page
|
948
|
+
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__message_type__info_page
|
949
|
+
msgid "Info page"
|
950
|
+
msgstr ""
|
951
|
+
|
870
952
|
#. module: stock_barcodes
|
871
953
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__picking_type_code__internal
|
872
954
|
msgid "Internal"
|
@@ -966,6 +1048,7 @@ msgid "Key Shortcut"
|
|
966
1048
|
msgstr "Tecla acceso rápido"
|
967
1049
|
|
968
1050
|
#. module: stock_barcodes
|
1051
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions____last_update
|
969
1052
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action____last_update
|
970
1053
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option____last_update
|
971
1054
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group____last_update
|
@@ -978,6 +1061,7 @@ msgid "Last Modified on"
|
|
978
1061
|
msgstr "Última modificación en"
|
979
1062
|
|
980
1063
|
#. module: stock_barcodes
|
1064
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__write_uid
|
981
1065
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__write_uid
|
982
1066
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__write_uid
|
983
1067
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__write_uid
|
@@ -990,6 +1074,7 @@ msgid "Last Updated by"
|
|
990
1074
|
msgstr "Última actualización por"
|
991
1075
|
|
992
1076
|
#. module: stock_barcodes
|
1077
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_report_stock_barcodes_report_barcode_actions__write_date
|
993
1078
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__write_date
|
994
1079
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option__write_date
|
995
1080
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__write_date
|
@@ -1006,11 +1091,6 @@ msgstr "Última actualización el"
|
|
1006
1091
|
msgid "Line"
|
1007
1092
|
msgstr "Linea"
|
1008
1093
|
|
1009
|
-
#. module: stock_barcodes
|
1010
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1011
|
-
msgid "Loc:"
|
1012
|
-
msgstr "Loc:"
|
1013
|
-
|
1014
1094
|
#. module: stock_barcodes
|
1015
1095
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__location_id
|
1016
1096
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__location_id
|
@@ -1049,6 +1129,11 @@ msgstr "Ubicación dest."
|
|
1049
1129
|
msgid "Lot"
|
1050
1130
|
msgstr "Lote"
|
1051
1131
|
|
1132
|
+
#. module: stock_barcodes
|
1133
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1134
|
+
msgid "Lot S/N:"
|
1135
|
+
msgstr ""
|
1136
|
+
|
1052
1137
|
#. module: stock_barcodes
|
1053
1138
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot__lot_name
|
1054
1139
|
msgid "Lot name"
|
@@ -1062,7 +1147,6 @@ msgid "Lot/Serial Number Name"
|
|
1062
1147
|
msgstr "Nombre del Lote/Número de Serie"
|
1063
1148
|
|
1064
1149
|
#. module: stock_barcodes
|
1065
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1066
1150
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1067
1151
|
msgid "Lot:"
|
1068
1152
|
msgstr "Lote:"
|
@@ -1081,7 +1165,6 @@ msgstr "Campo a seleccionar al activar entrada manual"
|
|
1081
1165
|
|
1082
1166
|
#. module: stock_barcodes
|
1083
1167
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__manual_entry
|
1084
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
1085
1168
|
msgid "Manual entry"
|
1086
1169
|
msgstr "Entrada manual"
|
1087
1170
|
|
@@ -1197,6 +1280,13 @@ msgstr ""
|
|
1197
1280
|
msgid "No Backorder"
|
1198
1281
|
msgstr ""
|
1199
1282
|
|
1283
|
+
#. module: stock_barcodes
|
1284
|
+
#. odoo-javascript
|
1285
|
+
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.esm.js:0
|
1286
|
+
#, python-format
|
1287
|
+
msgid "No action found with barcode: "
|
1288
|
+
msgstr ""
|
1289
|
+
|
1200
1290
|
#. module: stock_barcodes
|
1201
1291
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read__message_type__not_found
|
1202
1292
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_inventory__message_type__not_found
|
@@ -1218,6 +1308,11 @@ msgstr "No hay líneas pendientes para este producto"
|
|
1218
1308
|
msgid "No stock available for this lot with screen values"
|
1219
1309
|
msgstr "No hay disponibilidad para este lote con los valores de la pantalla"
|
1220
1310
|
|
1311
|
+
#. module: stock_barcodes
|
1312
|
+
#: model_terms:ir.actions.act_window,help:stock_barcodes.stock_barcodes_action_picking_tree_ready
|
1313
|
+
msgid "No transfer found. Let's create one!"
|
1314
|
+
msgstr ""
|
1315
|
+
|
1221
1316
|
#. module: stock_barcodes
|
1222
1317
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__note
|
1223
1318
|
msgid "Notes"
|
@@ -1235,18 +1330,15 @@ msgstr "Aceptar"
|
|
1235
1330
|
msgid "Odoo will not create a backorder for this move. Are you sure?"
|
1236
1331
|
msgstr ""
|
1237
1332
|
|
1238
|
-
#. module: stock_barcodes
|
1239
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1240
|
-
msgid "Open"
|
1241
|
-
msgstr "Abrir"
|
1242
|
-
|
1243
1333
|
#. module: stock_barcodes
|
1244
1334
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
1245
1335
|
msgid "Open actions"
|
1246
1336
|
msgstr ""
|
1247
1337
|
|
1248
1338
|
#. module: stock_barcodes
|
1339
|
+
#: model:ir.actions.act_window,name:stock_barcodes.stock_barcodes_action_picking_tree_ready
|
1249
1340
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_barcodes_option_group__source_pending_moves__move_ids
|
1341
|
+
#: model:stock.barcodes.action,name:stock_barcodes.stock_barcodes_action_barcode_operations
|
1250
1342
|
msgid "Operations"
|
1251
1343
|
msgstr "Operaciones"
|
1252
1344
|
|
@@ -1263,11 +1355,6 @@ msgstr "Opción"
|
|
1263
1355
|
msgid "Option Group"
|
1264
1356
|
msgstr "Grupo de Opciones"
|
1265
1357
|
|
1266
|
-
#. module: stock_barcodes
|
1267
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
1268
|
-
msgid "Options"
|
1269
|
-
msgstr ""
|
1270
|
-
|
1271
1358
|
#. module: stock_barcodes
|
1272
1359
|
#: model:ir.model,name:stock_barcodes.model_stock_barcodes_option
|
1273
1360
|
msgid "Options for barcode interface"
|
@@ -1316,7 +1403,6 @@ msgid "Package Qty"
|
|
1316
1403
|
msgstr "Cdad. de empaquetado"
|
1317
1404
|
|
1318
1405
|
#. module: stock_barcodes
|
1319
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1320
1406
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1321
1407
|
msgid "Package:"
|
1322
1408
|
msgstr "Paquete:"
|
@@ -1354,6 +1440,7 @@ msgstr "Movimientos pendientes"
|
|
1354
1440
|
|
1355
1441
|
#. module: stock_barcodes
|
1356
1442
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__picking_id
|
1443
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__candidate_picking_id
|
1357
1444
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_id
|
1358
1445
|
msgid "Picking"
|
1359
1446
|
msgstr "Albarán"
|
@@ -1408,6 +1495,16 @@ msgstr "Índice de Posición"
|
|
1408
1495
|
msgid "Previous"
|
1409
1496
|
msgstr ""
|
1410
1497
|
|
1498
|
+
#. module: stock_barcodes
|
1499
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_action_tree
|
1500
|
+
msgid "Print barcodes"
|
1501
|
+
msgstr ""
|
1502
|
+
|
1503
|
+
#. module: stock_barcodes
|
1504
|
+
#: model:ir.model,name:stock_barcodes.model_report_stock_barcodes_report_barcode_actions
|
1505
|
+
msgid "Print barcodes from barcode actions"
|
1506
|
+
msgstr ""
|
1507
|
+
|
1411
1508
|
#. module: stock_barcodes
|
1412
1509
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot__product_id
|
1413
1510
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read__product_id
|
@@ -1472,6 +1569,11 @@ msgstr "Poner en paquete"
|
|
1472
1569
|
msgid "Qty Available"
|
1473
1570
|
msgstr "Cant. Disponible"
|
1474
1571
|
|
1572
|
+
#. module: stock_barcodes
|
1573
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__qty_done_rest
|
1574
|
+
msgid "Qty Done Rest"
|
1575
|
+
msgstr ""
|
1576
|
+
|
1475
1577
|
#. module: stock_barcodes
|
1476
1578
|
#. odoo-python
|
1477
1579
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read_picking.py:0
|
@@ -1498,6 +1600,7 @@ msgstr "Intervalo"
|
|
1498
1600
|
|
1499
1601
|
#. module: stock_barcodes
|
1500
1602
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__display_read_quant
|
1603
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1501
1604
|
msgid "Read items"
|
1502
1605
|
msgstr ""
|
1503
1606
|
|
@@ -1506,16 +1609,6 @@ msgstr ""
|
|
1506
1609
|
msgid "Read items on inventory mode"
|
1507
1610
|
msgstr ""
|
1508
1611
|
|
1509
|
-
#. module: stock_barcodes
|
1510
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1511
|
-
msgid "Remove detailed operation"
|
1512
|
-
msgstr ""
|
1513
|
-
|
1514
|
-
#. module: stock_barcodes
|
1515
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1516
|
-
msgid "Remove quant"
|
1517
|
-
msgstr ""
|
1518
|
-
|
1519
1612
|
#. module: stock_barcodes
|
1520
1613
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form_manual_qty
|
1521
1614
|
msgid "Reopen"
|
@@ -1548,11 +1641,6 @@ msgstr "Modelo"
|
|
1548
1641
|
msgid "Reserved"
|
1549
1642
|
msgstr "Reservado"
|
1550
1643
|
|
1551
|
-
#. module: stock_barcodes
|
1552
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1553
|
-
msgid "Reset inventory quantity"
|
1554
|
-
msgstr ""
|
1555
|
-
|
1556
1644
|
#. module: stock_barcodes
|
1557
1645
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_todo_kanban
|
1558
1646
|
msgid "Restore to pending"
|
@@ -1598,6 +1686,25 @@ msgstr "Cantidad de lecturas"
|
|
1598
1686
|
msgid "Scan State"
|
1599
1687
|
msgstr "Escanear Estado"
|
1600
1688
|
|
1689
|
+
#. module: stock_barcodes
|
1690
|
+
#. odoo-javascript
|
1691
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
1692
|
+
#, python-format
|
1693
|
+
msgid "Scan a"
|
1694
|
+
msgstr ""
|
1695
|
+
|
1696
|
+
#. module: stock_barcodes
|
1697
|
+
#. odoo-javascript
|
1698
|
+
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.xml:0
|
1699
|
+
#, python-format
|
1700
|
+
msgid "Scan a barcode actions"
|
1701
|
+
msgstr ""
|
1702
|
+
|
1703
|
+
#. module: stock_barcodes
|
1704
|
+
#: model_terms:ir.ui.view,arch_db:stock_barcodes.report_barcode_actions
|
1705
|
+
msgid "Scan your actions and streamline your actions."
|
1706
|
+
msgstr ""
|
1707
|
+
|
1601
1708
|
#. module: stock_barcodes
|
1602
1709
|
#. odoo-python
|
1603
1710
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -1657,7 +1764,6 @@ msgid "Source Pending Moves"
|
|
1657
1764
|
msgstr "Origen Movimientos Pendientes"
|
1658
1765
|
|
1659
1766
|
#. module: stock_barcodes
|
1660
|
-
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_kanban
|
1661
1767
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_picking_form
|
1662
1768
|
msgid "Start barcode interface"
|
1663
1769
|
msgstr "Iniciar el lector de códigos de barras"
|
@@ -1665,6 +1771,7 @@ msgstr "Iniciar el lector de códigos de barras"
|
|
1665
1771
|
#. module: stock_barcodes
|
1666
1772
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__state
|
1667
1773
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_state
|
1774
|
+
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__picking_state
|
1668
1775
|
msgid "Status"
|
1669
1776
|
msgstr "Estado"
|
1670
1777
|
|
@@ -1687,6 +1794,13 @@ msgstr "Pasos a escanear"
|
|
1687
1794
|
msgid "Stock Move"
|
1688
1795
|
msgstr "Movimiento de Existencias"
|
1689
1796
|
|
1797
|
+
#. module: stock_barcodes
|
1798
|
+
#. odoo-javascript
|
1799
|
+
#: code:addons/stock_barcodes/static/src/views/views.esm.js:0
|
1800
|
+
#, python-format
|
1801
|
+
msgid "The inventory adjustment has been validated"
|
1802
|
+
msgstr ""
|
1803
|
+
|
1690
1804
|
#. module: stock_barcodes
|
1691
1805
|
#. odoo-python
|
1692
1806
|
#: code:addons/stock_barcodes/wizard/stock_barcodes_read.py:0
|
@@ -1701,6 +1815,20 @@ msgstr "El tipo de producto no está permitido"
|
|
1701
1815
|
msgid "The quantity is huge"
|
1702
1816
|
msgstr ""
|
1703
1817
|
|
1818
|
+
#. module: stock_barcodes
|
1819
|
+
#. odoo-javascript
|
1820
|
+
#: code:addons/stock_barcodes/static/src/views/views.esm.js:0
|
1821
|
+
#, python-format
|
1822
|
+
msgid "The transfer has been validated"
|
1823
|
+
msgstr ""
|
1824
|
+
|
1825
|
+
#. module: stock_barcodes
|
1826
|
+
#. odoo-python
|
1827
|
+
#: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
|
1828
|
+
#, python-format
|
1829
|
+
msgid "There can be no spaces at the beginning or end."
|
1830
|
+
msgstr ""
|
1831
|
+
|
1704
1832
|
#. module: stock_barcodes
|
1705
1833
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_picking_type__new_picking_barcode_option_group_id
|
1706
1834
|
msgid ""
|
@@ -1748,6 +1876,11 @@ msgstr "Seguimiento"
|
|
1748
1876
|
msgid "Transfer"
|
1749
1877
|
msgstr "Transferir"
|
1750
1878
|
|
1879
|
+
#. module: stock_barcodes
|
1880
|
+
#: model_terms:ir.actions.act_window,help:stock_barcodes.stock_barcodes_action_picking_tree_ready
|
1881
|
+
msgid "Transfers allow you to move products from one location to another."
|
1882
|
+
msgstr ""
|
1883
|
+
|
1751
1884
|
#. module: stock_barcodes
|
1752
1885
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_type_code
|
1753
1886
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__picking_code
|
@@ -1770,11 +1903,7 @@ msgid "Use location dest. putaway"
|
|
1770
1903
|
msgstr ""
|
1771
1904
|
|
1772
1905
|
#. module: stock_barcodes
|
1773
|
-
#:
|
1774
|
-
msgid "Validate"
|
1775
|
-
msgstr "Validar"
|
1776
|
-
|
1777
|
-
#. module: stock_barcodes
|
1906
|
+
#: model:ir.model.fields,help:stock_barcodes.field_stock_quant___barcode_scanned
|
1778
1907
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_new_lot___barcode_scanned
|
1779
1908
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read___barcode_scanned
|
1780
1909
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read_inventory___barcode_scanned
|
@@ -1929,6 +2058,41 @@ msgstr ""
|
|
1929
2058
|
msgid "lock picking"
|
1930
2059
|
msgstr "cerrar albarán"
|
1931
2060
|
|
2061
|
+
#. module: stock_barcodes
|
2062
|
+
#. odoo-javascript
|
2063
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2064
|
+
#, python-format
|
2065
|
+
msgid "lot"
|
2066
|
+
msgstr ""
|
2067
|
+
|
2068
|
+
#. module: stock_barcodes
|
2069
|
+
#. odoo-javascript
|
2070
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2071
|
+
#, python-format
|
2072
|
+
msgid "or a"
|
2073
|
+
msgstr ""
|
2074
|
+
|
2075
|
+
#. module: stock_barcodes
|
2076
|
+
#. odoo-javascript
|
2077
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2078
|
+
#, python-format
|
2079
|
+
msgid "product"
|
2080
|
+
msgstr ""
|
2081
|
+
|
2082
|
+
#. module: stock_barcodes
|
2083
|
+
#. odoo-javascript
|
2084
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2085
|
+
#, python-format
|
2086
|
+
msgid "to filter your records"
|
2087
|
+
msgstr ""
|
2088
|
+
|
2089
|
+
#. module: stock_barcodes
|
2090
|
+
#. odoo-javascript
|
2091
|
+
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2092
|
+
#, python-format
|
2093
|
+
msgid "transfer"
|
2094
|
+
msgstr ""
|
2095
|
+
|
1932
2096
|
#. module: stock_barcodes
|
1933
2097
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
1934
2098
|
msgid "unlock picking"
|
@@ -1941,6 +2105,81 @@ msgstr "desbloquear el albarán"
|
|
1941
2105
|
msgid "{name} is required"
|
1942
2106
|
msgstr ""
|
1943
2107
|
|
2108
|
+
#~ msgid ""
|
2109
|
+
#~ "<i class=\"fa fa-trash\" title=\"Remove\" style=\"font-size:1.5em\"/>"
|
2110
|
+
#~ msgstr ""
|
2111
|
+
#~ "<i class=\"fa fa-trash\" title=\"Remove\" style=\"font-size:1.5em\"/>"
|
2112
|
+
|
2113
|
+
#~ msgid ""
|
2114
|
+
#~ "<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-"
|
2115
|
+
#~ "size:1.5em\"/>"
|
2116
|
+
#~ msgstr ""
|
2117
|
+
#~ "<i class=\"fa fa-upload\" title=\"Fill from pencil\" style=\"font-"
|
2118
|
+
#~ "size:1.5em\"/>"
|
2119
|
+
|
2120
|
+
#~ msgid ""
|
2121
|
+
#~ "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-></"
|
2122
|
+
#~ "span>"
|
2123
|
+
#~ msgstr ""
|
2124
|
+
#~ "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-></"
|
2125
|
+
#~ "span>"
|
2126
|
+
|
2127
|
+
#~ msgid ""
|
2128
|
+
#~ "<strong class=\" d-none d-sm-block\">Source Location</strong>\n"
|
2129
|
+
#~ " <span class=\"fa fa-map-marker d-sm-"
|
2130
|
+
#~ "none oe_span_small_icon\" title=\"Source Location\"/>"
|
2131
|
+
#~ msgstr ""
|
2132
|
+
#~ "<strong class=\" d-none d-sm-block\">Ubicación de origen</strong>\n"
|
2133
|
+
#~ " <span class=\"fa fa-map-marker d-sm-"
|
2134
|
+
#~ "none oe_span_small_icon\" title=\"Ubicación de origen\"/>"
|
2135
|
+
|
2136
|
+
#~ msgid ""
|
2137
|
+
#~ "<strong class=\"d-none d-sm-block\">Lot S/N</strong>\n"
|
2138
|
+
#~ " <span class=\"fa fa-tags d-sm-none "
|
2139
|
+
#~ "oe_span_small_icon\" title=\"Lot S/N\"/>"
|
2140
|
+
#~ msgstr ""
|
2141
|
+
#~ "<strong class=\"d-none d-sm-block\">Lote N/S</strong>\n"
|
2142
|
+
#~ " <span class=\"fa fa-tags d-sm-none "
|
2143
|
+
#~ "oe_span_small_icon\" title=\"Lote N/S\"/>"
|
2144
|
+
|
2145
|
+
#~ msgid ""
|
2146
|
+
#~ "<strong class=\"d-none d-sm-block\">Product</strong>\n"
|
2147
|
+
#~ " <span class=\"fa fa-th-list d-sm-none "
|
2148
|
+
#~ "oe_span_small_icon\" title=\"Product\"/>"
|
2149
|
+
#~ msgstr ""
|
2150
|
+
#~ "<strong class=\"d-none d-sm-block\">Producto</strong>\n"
|
2151
|
+
#~ " <span class=\"fa fa-th-list d-sm-none "
|
2152
|
+
#~ "oe_span_small_icon\" title=\"Product\"/>"
|
2153
|
+
|
2154
|
+
#~ msgid ""
|
2155
|
+
#~ "<strong class=\"d-none d-sm-block\">Source Package -> Result Package</"
|
2156
|
+
#~ "strong>\n"
|
2157
|
+
#~ " <span class=\"fa fa-cubes d-sm-none "
|
2158
|
+
#~ "oe_span_small_icon\" title=\"Source Package to Result Package\"/>"
|
2159
|
+
#~ msgstr ""
|
2160
|
+
#~ "<strong class=\"d-none d-sm-block\">Paquete origen -> Paquete "
|
2161
|
+
#~ "resultante</strong>\n"
|
2162
|
+
#~ " <span class=\"fa fa-cubes d-sm-none "
|
2163
|
+
#~ "oe_span_small_icon\" title=\"Paquete origen a paquete resultante\"/>"
|
2164
|
+
|
2165
|
+
#~ msgid "Back"
|
2166
|
+
#~ msgstr "Atrás"
|
2167
|
+
|
2168
|
+
#~ msgid "Clean message"
|
2169
|
+
#~ msgstr "Limpiar mensaje"
|
2170
|
+
|
2171
|
+
#~ msgid "Edit"
|
2172
|
+
#~ msgstr "Editar"
|
2173
|
+
|
2174
|
+
#~ msgid "Loc:"
|
2175
|
+
#~ msgstr "Loc:"
|
2176
|
+
|
2177
|
+
#~ msgid "Open"
|
2178
|
+
#~ msgstr "Abrir"
|
2179
|
+
|
2180
|
+
#~ msgid "Validate"
|
2181
|
+
#~ msgstr "Validar"
|
2182
|
+
|
1944
2183
|
#~ msgid "Wizard to read barcode on picking"
|
1945
2184
|
#~ msgstr "Asistente para leer códigos de barras desde los albaranes"
|
1946
2185
|
|