odoo-addon-stock-barcodes 16.0.2.0.0.1__py3-none-any.whl → 16.0.2.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.
@@ -11,7 +11,7 @@ Stock Barcodes
11
11
  !! This file is generated by oca-gen-addon-readme !!
12
12
  !! changes will be overwritten. !!
13
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14
- !! source digest: sha256:e429e57aae9e2b85719c0aa8e1e85f19c26d6494f62b7ef84905992e263b043e
14
+ !! source digest: sha256:562c5ad063d856c16b9a0a7c773bc08a010557268d2e3053b3f43eac08717a7c
15
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16
16
 
17
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -67,7 +67,7 @@ Option 2: Use the barcode interface inventory directly from the Barcodes applica
67
67
  #. Go to *Barcodes*.
68
68
  #. Select the *Inventory* option.
69
69
 
70
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/inventory_barcode_action.png
70
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/inventory_barcode_action.png
71
71
  :height: 100
72
72
  :width: 200
73
73
  :alt: Inventory barcode action
@@ -77,21 +77,21 @@ Option 2: Use the barcode interface inventory directly from the Barcodes applica
77
77
  Actions
78
78
  # Press the *+ Product* button to display the form for the new item.
79
79
 
80
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/add_product.png
80
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/add_product.png
81
81
  :height: 100
82
82
  :width: 200
83
83
  :alt: Add product
84
84
 
85
85
  # When you select a product, a numeric field is displayed to add the quantity.
86
86
 
87
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_quantity.png
87
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_quantity.png
88
88
  :height: 100
89
89
  :width: 200
90
90
  :alt: Add quantity product
91
91
 
92
92
  # When you press the button with the trash can icon, the values of the form are reset (except for the location) without closing it.
93
93
 
94
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_reset.png
94
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_reset.png
95
95
  :height: 100
96
96
  :width: 200
97
97
  :alt: Reset data form
@@ -100,25 +100,26 @@ Actions
100
100
  # When you press the *Confirm* button, the new item is added and the form is closed.
101
101
  # When the eye icon is closed, the created items greater than zero are displayed, and if not, those less than or equal to zero.
102
102
 
103
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items.png
103
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items.png
104
104
  :height: 100
105
105
  :width: 200
106
106
  :alt: Reset data form
107
107
 
108
108
  # In the list, the trash can icon allows you to reset the quantity to zero and the edit icon allows you to change the item values.
109
109
 
110
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_action_items.png
110
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_action_items.png
111
111
  :height: 100
112
112
  :width: 200
113
113
  :alt: Reset data form
114
114
 
115
115
  # The *Apply* button is only displayed if there are items with quantities greater than zero, regardless of whether they were scanned or entered manually; If you press all the defined quantities will be processed after defining the reason for the inventory adjustment and then the main barcode menu will be displayed.
116
116
 
117
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/apply_inventory.png
117
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/apply_inventory.png
118
118
  :height: 100
119
119
  :width: 200
120
120
  :alt: Apply inventory
121
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/apply_inventory_reason.png
121
+
122
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/apply_inventory_reason.png
122
123
  :height: 100
123
124
  :width: 200
124
125
  :alt: Apply inventory reason
@@ -146,7 +147,7 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
146
147
  #. Go to *Barcodes*.
147
148
  #. Select the option *OPERATIONS*.
148
149
 
149
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/inventory_barcode_action.png
150
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/inventory_barcode_action.png
150
151
  :height: 100
151
152
  :width: 200
152
153
  :alt: Operation barcode action
@@ -154,14 +155,14 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
154
155
  # Select the type of picking.
155
156
  # The pickings in ready status are displayed, select the one you want to start scanning.
156
157
 
157
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_picking.png
158
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_picking.png
158
159
  :height: 100
159
160
  :width: 200
160
161
  :alt: List picking
161
162
 
162
163
  #. Start scanning barcodes.
163
164
 
164
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/barcode_interface_picking.png
165
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/barcode_interface_picking.png
165
166
  :height: 100
166
167
  :width: 200
167
168
  :alt: List picking
@@ -169,14 +170,14 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
169
170
  Actions
170
171
  # All the items that have been configured for the selected picking are listed.
171
172
 
172
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking.png
173
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking.png
173
174
  :height: 100
174
175
  :width: 200
175
176
  :alt: List picking
176
177
 
177
178
  # The edit icon in the list allows you to modify the data.
178
179
 
179
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_edit.png
180
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_edit.png
180
181
  :height: 100
181
182
  :width: 200
182
183
  :alt: Edit picking
@@ -185,7 +186,7 @@ Actions
185
186
  remaining quantities. Once defined, this button disappears and if you want to change the
186
187
  quantities, press the edit button.
187
188
 
188
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_quantity.png
189
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_quantity.png
189
190
  :height: 100
190
191
  :width: 200
191
192
  :alt: Quantity picking
@@ -193,7 +194,7 @@ Actions
193
194
  # If there is at least one item with a quantity already defined, an eye icon is displayed,
194
195
  which if closed shows the items and their quantities already scanned.
195
196
 
196
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_scanned.png
197
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_scanned.png
197
198
  :height: 100
198
199
  :width: 200
199
200
  :alt: Picking scanned
@@ -201,7 +202,7 @@ Actions
201
202
  # When you press the *Validate* button, a wizard will be displayed to confirm the action.
202
203
  If everything is correct, it is validated and you return to the picking list mentioned above.
203
204
 
204
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/confirm_items_picking.png
205
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/confirm_items_picking.png
205
206
  :height: 100
206
207
  :width: 200
207
208
  :alt: Picking scanned
@@ -210,28 +211,28 @@ Actions
210
211
  above, to confirm if you want to process all the quantities. If positive, you will proceed
211
212
  and be directed to the list mentioned above in the previous point.
212
213
 
213
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/confirm_all_quantity_items_picking.png
214
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/confirm_all_quantity_items_picking.png
214
215
  :height: 100
215
216
  :width: 200
216
217
  :alt: Picking scanned
217
218
 
218
219
  # Press the *+ Product* button to display the form for the new item.
219
220
 
220
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/add_product.png
221
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/add_product.png
221
222
  :height: 100
222
223
  :width: 200
223
224
  :alt: Add product
224
225
 
225
226
  # When you select a product, a numeric field is displayed to add the quantity.
226
227
 
227
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_quantity.png
228
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_quantity.png
228
229
  :height: 100
229
230
  :width: 200
230
231
  :alt: Add quantity product
231
232
 
232
233
  # When you press the button with the trash can icon, the values of the form are reset (except for the location) without closing it.
233
234
 
234
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_reset.png
235
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_reset.png
235
236
  :height: 100
236
237
  :width: 200
237
238
  :alt: Reset data form
@@ -298,14 +299,14 @@ To use the barcode interface for actions:
298
299
  #. Go to *Inventory > Configuration > Barcode Actions*.
299
300
  #. Create a new barcode action and configure the barcode.
300
301
 
301
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/create_barcode_action.png
302
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/create_barcode_action.png
302
303
  :height: 100
303
304
  :width: 200
304
305
  :alt: Print barcodes
305
306
 
306
307
  #. Select the barcode actions you want to use, a button (PRINT BARCODES) will appear that allows you to print the configured barcodes to PDF.
307
308
 
308
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/print_barcodes.png
309
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/print_barcodes.png
309
310
  :height: 100
310
311
  :width: 200
311
312
  :alt: Print barcodes
@@ -397,7 +398,7 @@ Contributors
397
398
 
398
399
  * Enric Tobella
399
400
 
400
- * `Binhex Cloud <https://www.binhex.cloud/>`_:
401
+ * `Binhex <https://www.binhex.cloud/>`_:
401
402
 
402
403
  * Edilio Escalona Almira
403
404
 
@@ -3,7 +3,7 @@
3
3
  {
4
4
  "name": "Stock Barcodes",
5
5
  "summary": "It provides read barcode on stock operations.",
6
- "version": "16.0.2.0.0",
6
+ "version": "16.0.2.0.1",
7
7
  "author": "Tecnativa, " "Odoo Community Association (OCA)",
8
8
  "website": "https://github.com/OCA/stock-logistics-barcode",
9
9
  "license": "AGPL-3",
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 14.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2025-05-06 11:24+0000\n"
9
+ "PO-Revision-Date: 2025-08-27 14:25+0000\n"
10
10
  "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: it\n"
@@ -60,7 +60,7 @@ msgstr ""
60
60
  #: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
61
61
  #, python-format
62
62
  msgid " Barcode has already been assigned to the action(s): {}."
63
- msgstr ""
63
+ msgstr " Il codice a barre è già stato assegnato all'azione: {}."
64
64
 
65
65
  #. module: stock_barcodes
66
66
  #. odoo-python
@@ -70,6 +70,8 @@ msgid ""
70
70
  " The barcode {} is not correct.Use numbers, letters and dashes, without "
71
71
  "spaces.E.g. 15753, BC-5789,er-56 "
72
72
  msgstr ""
73
+ " il codice a barre {} non è corretto. Usare numeri, lettere, e trattini "
74
+ "senza spazi. Es. 15753, BC-5789,er-56 "
73
75
 
74
76
  #. module: stock_barcodes
75
77
  #. odoo-python
@@ -81,7 +83,7 @@ msgstr "%(barcode)s (%(message)s)"
81
83
  #. module: stock_barcodes
82
84
  #: model:ir.actions.report,print_report_name:stock_barcodes.action_report_barcode_actions
83
85
  msgid "'Barcodes - %s' % (object.name)"
84
- msgstr ""
86
+ msgstr "'Codici a barre - %s' % (object.name)"
85
87
 
86
88
  #. module: stock_barcodes
87
89
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_new_lot
@@ -103,7 +105,7 @@ msgstr ""
103
105
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
104
106
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
105
107
  msgid "<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\"/>"
106
- msgstr ""
108
+ msgstr "<i class=\"fa fa-pencil\" title=\"Modifica quantità inventario\"/>"
107
109
 
108
110
  #. module: stock_barcodes
109
111
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
@@ -117,12 +119,12 @@ msgstr ""
117
119
  #. module: stock_barcodes
118
120
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
119
121
  msgid "<i class=\"fa fa-trash\" title=\"Remove\"/>"
120
- msgstr ""
122
+ msgstr "<i class=\"fa fa-trash\" title=\"Rimovi\"/>"
121
123
 
122
124
  #. module: stock_barcodes
123
125
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
124
126
  msgid "<i class=\"fa fa-trash\" title=\"Reset inventory quantity\"/>"
125
- msgstr ""
127
+ msgstr "<i class=\"fa fa-trash\" title=\"Resetta quantità inventario\"/>"
126
128
 
127
129
  #. module: stock_barcodes
128
130
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
@@ -130,6 +132,8 @@ msgid ""
130
132
  "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-&gt;\n"
131
133
  " </span>"
132
134
  msgstr ""
135
+ "<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">-&gt;\n"
136
+ " </span>"
133
137
 
134
138
  #. module: stock_barcodes
135
139
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
@@ -137,16 +141,18 @@ msgid ""
137
141
  "<span class=\"d-none d-lg-block\">Apply</span>\n"
138
142
  " (<span class=\"count_apply_inventory\"/>)"
139
143
  msgstr ""
144
+ "<span class=\"d-none d-lg-block\">Applica</span>\n"
145
+ " (<span class=\"count_apply_inventory\"/>)"
140
146
 
141
147
  #. module: stock_barcodes
142
148
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
143
149
  msgid "<span class=\"d-none d-lg-block\">Put in back</span>"
144
- msgstr ""
150
+ msgstr "<span class=\"d-none d-lg-block\">Sposta dietro</span>"
145
151
 
146
152
  #. module: stock_barcodes
147
153
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
148
154
  msgid "<span class=\"d-none d-lg-block\">Validate</span>"
149
- msgstr ""
155
+ msgstr "<span class=\"d-none d-lg-block\">Valida</span>"
150
156
 
151
157
  #. module: stock_barcodes
152
158
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
@@ -156,6 +162,10 @@ msgid ""
156
162
  " This picking is already done\n"
157
163
  " </span>"
158
164
  msgstr ""
165
+ "<span class=\"fa fa-6x mb-4 fa-exclamation-triangle\"/>\n"
166
+ " <span class=\"fa fa-2x fa-exclamation-triangle\">\n"
167
+ " Questo prelievo è già eseguito\n"
168
+ " </span>"
159
169
 
160
170
  #. module: stock_barcodes
161
171
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_packaging_form
@@ -180,17 +190,17 @@ msgstr "<span class=\"fa fa-tags\" title=\"Lotto/Seriale\"/>"
180
190
  #. module: stock_barcodes
181
191
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
182
192
  msgid "<span class=\"fs-1 d-none d-lg-block\">Clean Values</span>"
183
- msgstr ""
193
+ msgstr "<span class=\"fs-1 d-none d-lg-block\">Pulisci valori</span>"
184
194
 
185
195
  #. module: stock_barcodes
186
196
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
187
197
  msgid "<span class=\"fs-1 d-none d-lg-block\">Confirm</span>"
188
- msgstr ""
198
+ msgstr "<span class=\"fs-1 d-none d-lg-block\">Conferma</span>"
189
199
 
190
200
  #. module: stock_barcodes
191
201
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
192
202
  msgid "<span class=\"fs-1 d-none d-lg-block\">Product</span>"
193
- msgstr ""
203
+ msgstr "<span class=\"fs-1 d-none d-lg-block\">Prodotto</span>"
194
204
 
195
205
  #. module: stock_barcodes
196
206
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_picking_form
@@ -204,6 +214,10 @@ msgid ""
204
214
  " <span class=\"fa fa-2x fa-share text-center d-sm-none "
205
215
  "oe_span_small_icon\" title=\"Destination Location\"/>"
206
216
  msgstr ""
217
+ "<strong class=\" d-none d-sm-block\">Ubicazione dest.</strong>\n"
218
+ " <span class="
219
+ "\"fa fa-2x fa-share text-center d-sm-none oe_span_small_icon\" title="
220
+ "\"Destination Location\"/>"
207
221
 
208
222
  #. module: stock_barcodes
209
223
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
@@ -213,6 +227,11 @@ msgid ""
213
227
  " <span class=\"fa fa-map-marker fa-2x d-"
214
228
  "sm-none oe_span_small_icon\" title=\"Source Location\"/>"
215
229
  msgstr ""
230
+ "<strong class=\" d-none d-sm-block\">Ubicazione origine\n"
231
+ " </strong>\n"
232
+ " <span class="
233
+ "\"fa fa-map-marker fa-2x d-sm-none oe_span_small_icon\" title="
234
+ "\"Ubicazione origine\"/>"
216
235
 
217
236
  #. module: stock_barcodes
218
237
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
@@ -221,6 +240,9 @@ msgid ""
221
240
  " <span class=\"fa fa-tags fa-2x d-sm-none "
222
241
  "oe_span_small_icon\" title=\"Lot S/N\"/>"
223
242
  msgstr ""
243
+ "<strong class=\"d-none d-sm-block\">Lotto N/S</strong>\n"
244
+ " <span class="
245
+ "\"fa fa-tags fa-2x d-sm-none oe_span_small_icon\" title=\"Lotto N/S\"/>"
224
246
 
225
247
  #. module: stock_barcodes
226
248
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
@@ -229,6 +251,9 @@ msgid ""
229
251
  " <span class=\"fa fa-inbox fa-2x d-sm-none "
230
252
  "oe_span_small_icon\" title=\"package\"/>"
231
253
  msgstr ""
254
+ "<strong class=\"d-none d-sm-block\">Colli</strong>\n"
255
+ " <span class="
256
+ "\"fa fa-inbox fa-2x d-sm-none oe_span_small_icon\" title=\"Colli\"/>"
232
257
 
233
258
  #. module: stock_barcodes
234
259
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
@@ -237,6 +262,9 @@ msgid ""
237
262
  " <span class=\"fa fa-th-list fa-2x d-sm-"
238
263
  "none oe_span_small_icon\" title=\"Product\"/>"
239
264
  msgstr ""
265
+ "<strong class=\"d-none d-sm-block\">Prodotto</strong>\n"
266
+ " <span class="
267
+ "\"fa fa-th-list fa-2x d-sm-none oe_span_small_icon\" title=\"Prodotto\"/>"
240
268
 
241
269
  #. module: stock_barcodes
242
270
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
@@ -246,6 +274,11 @@ msgid ""
246
274
  " <span class=\"fa fa-cubes d-sm-none "
247
275
  "oe_span_small_icon\" title=\"Source Package to Result Package\"/>"
248
276
  msgstr ""
277
+ "<strong class=\"d-none d-sm-block\">Collo origine -&gt; Collo risultato\n"
278
+ " </strong>\n"
279
+ " <span class="
280
+ "\"fa fa-cubes d-sm-none oe_span_small_icon\" title="
281
+ "\"Da collo origine a collo risultato\"/>"
249
282
 
250
283
  #. module: stock_barcodes
251
284
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
@@ -261,7 +294,7 @@ msgstr ""
261
294
  #. module: stock_barcodes
262
295
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
263
296
  msgid "ADD PRODUCT"
264
- msgstr ""
297
+ msgstr "AGGIUNGI PRODOTTO"
265
298
 
266
299
  #. module: stock_barcodes
267
300
  #: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__accumulate_read_quantity
@@ -340,7 +373,7 @@ msgstr "Codice a barre"
340
373
  #. module: stock_barcodes
341
374
  #: model:ir.model,name:stock_barcodes.model_barcodes_barcode_events_mixin
342
375
  msgid "Barcode Event Mixin"
343
- msgstr ""
376
+ msgstr "Mixin evento codice a barre"
344
377
 
345
378
  #. module: stock_barcodes
346
379
  #: model:ir.model.fields,field_description:stock_barcodes.field_stock_picking_type__barcode_option_group_id
@@ -366,7 +399,7 @@ msgstr "Barcode scansionato"
366
399
  #: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.xml:0
367
400
  #, python-format
368
401
  msgid "Barcode Scanner"
369
- msgstr ""
402
+ msgstr "Scanner codice a barre"
370
403
 
371
404
  #. module: stock_barcodes
372
405
  #: model:ir.ui.menu,name:stock_barcodes.menu_action_stock_barcodes
@@ -376,7 +409,7 @@ msgstr "Azioni codice a barre"
376
409
  #. module: stock_barcodes
377
410
  #: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__barcode_image
378
411
  msgid "Barcode image"
379
- msgstr ""
412
+ msgstr "Immagine codice a barre"
380
413
 
381
414
  #. module: stock_barcodes
382
415
  #. odoo-python
@@ -438,7 +471,7 @@ msgstr "Codici a barre"
438
471
  #. module: stock_barcodes
439
472
  #: model:ir.actions.report,name:stock_barcodes.action_report_barcode_actions
440
473
  msgid "Barcodes (PDF)"
441
- msgstr ""
474
+ msgstr "Codici a barre (PDF)"
442
475
 
443
476
  #. module: stock_barcodes
444
477
  #: model:ir.actions.act_window,name:stock_barcodes.action_stock_barcodes_read
@@ -563,7 +596,7 @@ msgstr "Movimenti confermati"
563
596
  #. module: stock_barcodes
564
597
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__partner_id
565
598
  msgid "Contact"
566
- msgstr ""
599
+ msgstr "Contatto"
567
600
 
568
601
  #. module: stock_barcodes
569
602
  #: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__context
@@ -573,12 +606,12 @@ msgstr "Contesto"
573
606
  #. module: stock_barcodes
574
607
  #: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__count_elements
575
608
  msgid "Count Elements"
576
- msgstr ""
609
+ msgstr "Contggio elementi"
577
610
 
578
611
  #. module: stock_barcodes
579
612
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__count_inventory_quants
580
613
  msgid "Count Inventory Quants"
581
- msgstr ""
614
+ msgstr "Conteggio quanti inventario"
582
615
 
583
616
  #. module: stock_barcodes
584
617
  #: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_move__barcode_backorder_action__create_backorder
@@ -733,7 +766,7 @@ msgstr "Campo vuoto"
733
766
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__enable_add_product
734
767
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__enable_add_product
735
768
  msgid "Enable Add Product"
736
- msgstr ""
769
+ msgstr "Abilita aggiunta prodotto"
737
770
 
738
771
  #. module: stock_barcodes
739
772
  #: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read__product_tracking
@@ -956,7 +989,7 @@ msgstr "Ignora il resto"
956
989
  #: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_inventory__message_type__info_page
957
990
  #: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__message_type__info_page
958
991
  msgid "Info page"
959
- msgstr ""
992
+ msgstr "Pagina informazioni"
960
993
 
961
994
  #. module: stock_barcodes
962
995
  #: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__picking_type_code__internal
@@ -1142,7 +1175,7 @@ msgstr "Lotto"
1142
1175
  #. module: stock_barcodes
1143
1176
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
1144
1177
  msgid "Lot S/N:"
1145
- msgstr ""
1178
+ msgstr "Lotto N/S:"
1146
1179
 
1147
1180
  #. module: stock_barcodes
1148
1181
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot__lot_name
@@ -1295,7 +1328,7 @@ msgstr "Nessun ordine residuo"
1295
1328
  #: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.esm.js:0
1296
1329
  #, python-format
1297
1330
  msgid "No action found with barcode: "
1298
- msgstr ""
1331
+ msgstr "Nessuna azione trovata con il codice a barre: "
1299
1332
 
1300
1333
  #. module: stock_barcodes
1301
1334
  #: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read__message_type__not_found
@@ -1321,7 +1354,7 @@ msgstr "Nessuna quantità disponibile per questo lotto con i valori a schermo"
1321
1354
  #. module: stock_barcodes
1322
1355
  #: model_terms:ir.actions.act_window,help:stock_barcodes.stock_barcodes_action_picking_tree_ready
1323
1356
  msgid "No transfer found. Let's create one!"
1324
- msgstr ""
1357
+ msgstr "Nessun trasferimento trovato. Crearne uno!"
1325
1358
 
1326
1359
  #. module: stock_barcodes
1327
1360
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__note
@@ -1508,12 +1541,12 @@ msgstr "Precedente"
1508
1541
  #. module: stock_barcodes
1509
1542
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_action_tree
1510
1543
  msgid "Print barcodes"
1511
- msgstr ""
1544
+ msgstr "Stampa codice a barre"
1512
1545
 
1513
1546
  #. module: stock_barcodes
1514
1547
  #: model:ir.model,name:stock_barcodes.model_report_stock_barcodes_report_barcode_actions
1515
1548
  msgid "Print barcodes from barcode actions"
1516
- msgstr ""
1549
+ msgstr "Stampa codici a barre da azioni codici a barre"
1517
1550
 
1518
1551
  #. module: stock_barcodes
1519
1552
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot__product_id
@@ -1582,7 +1615,7 @@ msgstr "Q.tà disponibile"
1582
1615
  #. module: stock_barcodes
1583
1616
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__qty_done_rest
1584
1617
  msgid "Qty Done Rest"
1585
- msgstr ""
1618
+ msgstr "Residuo q.tà lavorata"
1586
1619
 
1587
1620
  #. module: stock_barcodes
1588
1621
  #. odoo-python
@@ -1701,19 +1734,19 @@ msgstr "Stato scansione"
1701
1734
  #: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
1702
1735
  #, python-format
1703
1736
  msgid "Scan a"
1704
- msgstr ""
1737
+ msgstr "Scansiona un"
1705
1738
 
1706
1739
  #. module: stock_barcodes
1707
1740
  #. odoo-javascript
1708
1741
  #: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.xml:0
1709
1742
  #, python-format
1710
1743
  msgid "Scan a barcode actions"
1711
- msgstr ""
1744
+ msgstr "Scansiona una azione codice a barre"
1712
1745
 
1713
1746
  #. module: stock_barcodes
1714
1747
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.report_barcode_actions
1715
1748
  msgid "Scan your actions and streamline your actions."
1716
- msgstr ""
1749
+ msgstr "Scansiona le tue azioni e ottimizza le tue azioni."
1717
1750
 
1718
1751
  #. module: stock_barcodes
1719
1752
  #. odoo-python
@@ -1809,7 +1842,7 @@ msgstr "Movimento di magazzino"
1809
1842
  #: code:addons/stock_barcodes/static/src/views/views.esm.js:0
1810
1843
  #, python-format
1811
1844
  msgid "The inventory adjustment has been validated"
1812
- msgstr ""
1845
+ msgstr "La rettifica di inventario è stata validata"
1813
1846
 
1814
1847
  #. module: stock_barcodes
1815
1848
  #. odoo-python
@@ -1830,14 +1863,14 @@ msgstr "La quantità è enorme"
1830
1863
  #: code:addons/stock_barcodes/static/src/views/views.esm.js:0
1831
1864
  #, python-format
1832
1865
  msgid "The transfer has been validated"
1833
- msgstr ""
1866
+ msgstr "il trasferimento è stato validato"
1834
1867
 
1835
1868
  #. module: stock_barcodes
1836
1869
  #. odoo-python
1837
1870
  #: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
1838
1871
  #, python-format
1839
1872
  msgid "There can be no spaces at the beginning or end."
1840
- msgstr ""
1873
+ msgstr "Non ci devono essere spazi all'inizio o alla fine."
1841
1874
 
1842
1875
  #. module: stock_barcodes
1843
1876
  #: model:ir.model.fields,help:stock_barcodes.field_stock_picking_type__new_picking_barcode_option_group_id
@@ -1889,7 +1922,7 @@ msgstr "Trasferimento"
1889
1922
  #. module: stock_barcodes
1890
1923
  #: model_terms:ir.actions.act_window,help:stock_barcodes.stock_barcodes_action_picking_tree_ready
1891
1924
  msgid "Transfers allow you to move products from one location to another."
1892
- msgstr ""
1925
+ msgstr "I trasferimento consentono di movimentare i prodotti tra le ubicazioni."
1893
1926
 
1894
1927
  #. module: stock_barcodes
1895
1928
  #: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_type_code
@@ -2074,35 +2107,35 @@ msgstr "blocca prelievo"
2074
2107
  #: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
2075
2108
  #, python-format
2076
2109
  msgid "lot"
2077
- msgstr ""
2110
+ msgstr "lotto"
2078
2111
 
2079
2112
  #. module: stock_barcodes
2080
2113
  #. odoo-javascript
2081
2114
  #: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
2082
2115
  #, python-format
2083
2116
  msgid "or a"
2084
- msgstr ""
2117
+ msgstr "o un"
2085
2118
 
2086
2119
  #. module: stock_barcodes
2087
2120
  #. odoo-javascript
2088
2121
  #: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
2089
2122
  #, python-format
2090
2123
  msgid "product"
2091
- msgstr ""
2124
+ msgstr "prodotto"
2092
2125
 
2093
2126
  #. module: stock_barcodes
2094
2127
  #. odoo-javascript
2095
2128
  #: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
2096
2129
  #, python-format
2097
2130
  msgid "to filter your records"
2098
- msgstr ""
2131
+ msgstr "per filtrare i record"
2099
2132
 
2100
2133
  #. module: stock_barcodes
2101
2134
  #. odoo-javascript
2102
2135
  #: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
2103
2136
  #, python-format
2104
2137
  msgid "transfer"
2105
- msgstr ""
2138
+ msgstr "trasferimento"
2106
2139
 
2107
2140
  #. module: stock_barcodes
2108
2141
  #: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
@@ -65,7 +65,10 @@ class StockPicking(models.Model):
65
65
  if res is True and self.env.context.get("show_picking_type_action_tree", False):
66
66
  res = self[:1].picking_type_id.get_action_picking_tree_ready()
67
67
 
68
- if self.state == "done":
68
+ if (
69
+ self.env.context.get("stock_barcodes_validate_picking", False)
70
+ and self.state == "done"
71
+ ):
69
72
  self.env["bus.bus"]._sendone(
70
73
  "stock_barcodes_scan", "actions_barcode", {"valid_picking": True}
71
74
  )
@@ -20,6 +20,6 @@
20
20
 
21
21
  * Enric Tobella
22
22
 
23
- * `Binhex Cloud <https://www.binhex.cloud/>`_:
23
+ * `Binhex <https://www.binhex.cloud/>`_:
24
24
 
25
25
  * Edilio Escalona Almira
@@ -13,7 +13,7 @@ Option 2: Use the barcode interface inventory directly from the Barcodes applica
13
13
  #. Go to *Barcodes*.
14
14
  #. Select the *Inventory* option.
15
15
 
16
- .. image:: /stock_barcodes/static/src/img/inventory_barcode_action.png
16
+ .. image:: ../static/src/img/inventory_barcode_action.png
17
17
  :height: 100
18
18
  :width: 200
19
19
  :alt: Inventory barcode action
@@ -23,21 +23,21 @@ Option 2: Use the barcode interface inventory directly from the Barcodes applica
23
23
  Actions
24
24
  # Press the *+ Product* button to display the form for the new item.
25
25
 
26
- .. image:: /stock_barcodes/static/src/img/add_product.png
26
+ .. image:: ../static/src/img/add_product.png
27
27
  :height: 100
28
28
  :width: 200
29
29
  :alt: Add product
30
30
 
31
31
  # When you select a product, a numeric field is displayed to add the quantity.
32
32
 
33
- .. image:: /stock_barcodes/static/src/img/form_add_product_quantity.png
33
+ .. image:: ../static/src/img/form_add_product_quantity.png
34
34
  :height: 100
35
35
  :width: 200
36
36
  :alt: Add quantity product
37
37
 
38
38
  # When you press the button with the trash can icon, the values of the form are reset (except for the location) without closing it.
39
39
 
40
- .. image:: /stock_barcodes/static/src/img/form_add_product_reset.png
40
+ .. image:: ../static/src/img/form_add_product_reset.png
41
41
  :height: 100
42
42
  :width: 200
43
43
  :alt: Reset data form
@@ -46,25 +46,26 @@ Actions
46
46
  # When you press the *Confirm* button, the new item is added and the form is closed.
47
47
  # When the eye icon is closed, the created items greater than zero are displayed, and if not, those less than or equal to zero.
48
48
 
49
- .. image:: /stock_barcodes/static/src/img/list_items.png
49
+ .. image:: ../static/src/img/list_items.png
50
50
  :height: 100
51
51
  :width: 200
52
52
  :alt: Reset data form
53
53
 
54
54
  # In the list, the trash can icon allows you to reset the quantity to zero and the edit icon allows you to change the item values.
55
55
 
56
- .. image:: /stock_barcodes/static/src/img/list_action_items.png
56
+ .. image:: ../static/src/img/list_action_items.png
57
57
  :height: 100
58
58
  :width: 200
59
59
  :alt: Reset data form
60
60
 
61
61
  # The *Apply* button is only displayed if there are items with quantities greater than zero, regardless of whether they were scanned or entered manually; If you press all the defined quantities will be processed after defining the reason for the inventory adjustment and then the main barcode menu will be displayed.
62
62
 
63
- .. image:: /stock_barcodes/static/src/img/apply_inventory.png
63
+ .. image:: ../static/src/img/apply_inventory.png
64
64
  :height: 100
65
65
  :width: 200
66
66
  :alt: Apply inventory
67
- .. image:: /stock_barcodes/static/src/img/apply_inventory_reason.png
67
+
68
+ .. image:: ../static/src/img/apply_inventory_reason.png
68
69
  :height: 100
69
70
  :width: 200
70
71
  :alt: Apply inventory reason
@@ -92,7 +93,7 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
92
93
  #. Go to *Barcodes*.
93
94
  #. Select the option *OPERATIONS*.
94
95
 
95
- .. image:: /stock_barcodes/static/src/img/inventory_barcode_action.png
96
+ .. image:: ../static/src/img/inventory_barcode_action.png
96
97
  :height: 100
97
98
  :width: 200
98
99
  :alt: Operation barcode action
@@ -100,14 +101,14 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
100
101
  # Select the type of picking.
101
102
  # The pickings in ready status are displayed, select the one you want to start scanning.
102
103
 
103
- .. image:: /stock_barcodes/static/src/img/list_picking.png
104
+ .. image:: ../static/src/img/list_picking.png
104
105
  :height: 100
105
106
  :width: 200
106
107
  :alt: List picking
107
108
 
108
109
  #. Start scanning barcodes.
109
110
 
110
- .. image:: /stock_barcodes/static/src/img/barcode_interface_picking.png
111
+ .. image:: ../static/src/img/barcode_interface_picking.png
111
112
  :height: 100
112
113
  :width: 200
113
114
  :alt: List picking
@@ -115,14 +116,14 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
115
116
  Actions
116
117
  # All the items that have been configured for the selected picking are listed.
117
118
 
118
- .. image:: /stock_barcodes/static/src/img/list_items_picking.png
119
+ .. image:: ../static/src/img/list_items_picking.png
119
120
  :height: 100
120
121
  :width: 200
121
122
  :alt: List picking
122
123
 
123
124
  # The edit icon in the list allows you to modify the data.
124
125
 
125
- .. image:: /stock_barcodes/static/src/img/list_items_picking_edit.png
126
+ .. image:: ../static/src/img/list_items_picking_edit.png
126
127
  :height: 100
127
128
  :width: 200
128
129
  :alt: Edit picking
@@ -131,7 +132,7 @@ Actions
131
132
  remaining quantities. Once defined, this button disappears and if you want to change the
132
133
  quantities, press the edit button.
133
134
 
134
- .. image:: /stock_barcodes/static/src/img/list_items_picking_quantity.png
135
+ .. image:: ../static/src/img/list_items_picking_quantity.png
135
136
  :height: 100
136
137
  :width: 200
137
138
  :alt: Quantity picking
@@ -139,7 +140,7 @@ Actions
139
140
  # If there is at least one item with a quantity already defined, an eye icon is displayed,
140
141
  which if closed shows the items and their quantities already scanned.
141
142
 
142
- .. image:: /stock_barcodes/static/src/img/list_items_picking_scanned.png
143
+ .. image:: ../static/src/img/list_items_picking_scanned.png
143
144
  :height: 100
144
145
  :width: 200
145
146
  :alt: Picking scanned
@@ -147,7 +148,7 @@ Actions
147
148
  # When you press the *Validate* button, a wizard will be displayed to confirm the action.
148
149
  If everything is correct, it is validated and you return to the picking list mentioned above.
149
150
 
150
- .. image:: /stock_barcodes/static/src/img/confirm_items_picking.png
151
+ .. image:: ../static/src/img/confirm_items_picking.png
151
152
  :height: 100
152
153
  :width: 200
153
154
  :alt: Picking scanned
@@ -156,28 +157,28 @@ Actions
156
157
  above, to confirm if you want to process all the quantities. If positive, you will proceed
157
158
  and be directed to the list mentioned above in the previous point.
158
159
 
159
- .. image:: /stock_barcodes/static/src/img/confirm_all_quantity_items_picking.png
160
+ .. image:: ../static/src/img/confirm_all_quantity_items_picking.png
160
161
  :height: 100
161
162
  :width: 200
162
163
  :alt: Picking scanned
163
164
 
164
165
  # Press the *+ Product* button to display the form for the new item.
165
166
 
166
- .. image:: /stock_barcodes/static/src/img/add_product.png
167
+ .. image:: ../static/src/img/add_product.png
167
168
  :height: 100
168
169
  :width: 200
169
170
  :alt: Add product
170
171
 
171
172
  # When you select a product, a numeric field is displayed to add the quantity.
172
173
 
173
- .. image:: /stock_barcodes/static/src/img/form_add_product_quantity.png
174
+ .. image:: ../static/src/img/form_add_product_quantity.png
174
175
  :height: 100
175
176
  :width: 200
176
177
  :alt: Add quantity product
177
178
 
178
179
  # When you press the button with the trash can icon, the values of the form are reset (except for the location) without closing it.
179
180
 
180
- .. image:: /stock_barcodes/static/src/img/form_add_product_reset.png
181
+ .. image:: ../static/src/img/form_add_product_reset.png
181
182
  :height: 100
182
183
  :width: 200
183
184
  :alt: Reset data form
@@ -244,14 +245,14 @@ To use the barcode interface for actions:
244
245
  #. Go to *Inventory > Configuration > Barcode Actions*.
245
246
  #. Create a new barcode action and configure the barcode.
246
247
 
247
- .. image:: /stock_barcodes/static/src/img/create_barcode_action.png
248
+ .. image:: ../static/src/img/create_barcode_action.png
248
249
  :height: 100
249
250
  :width: 200
250
251
  :alt: Print barcodes
251
252
 
252
253
  #. Select the barcode actions you want to use, a button (PRINT BARCODES) will appear that allows you to print the configured barcodes to PDF.
253
254
 
254
- .. image:: /stock_barcodes/static/src/img/print_barcodes.png
255
+ .. image:: ../static/src/img/print_barcodes.png
255
256
  :height: 100
256
257
  :width: 200
257
258
  :alt: Print barcodes
@@ -372,7 +372,7 @@ ul.auto-toc {
372
372
  !! This file is generated by oca-gen-addon-readme !!
373
373
  !! changes will be overwritten. !!
374
374
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375
- !! source digest: sha256:e429e57aae9e2b85719c0aa8e1e85f19c26d6494f62b7ef84905992e263b043e
375
+ !! source digest: sha256:562c5ad063d856c16b9a0a7c773bc08a010557268d2e3053b3f43eac08717a7c
376
376
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377
377
  <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-barcode/tree/16.0/stock_barcodes"><img alt="OCA/stock-logistics-barcode" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--barcode-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-barcode-16-0/stock-logistics-barcode-16-0-stock_barcodes"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-barcode&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378
378
  <p>This module provides a barcode reader interface for stock module.</p>
@@ -431,7 +431,7 @@ doing inventories and picking operations.</p>
431
431
  <li>Select the <em>Inventory</em> option.</li>
432
432
  </ol>
433
433
  <blockquote>
434
- <img alt="Inventory barcode action" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/inventory_barcode_action.png" style="width: 200px; height: 100px;" />
434
+ <img alt="Inventory barcode action" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/inventory_barcode_action.png" style="width: 200px; height: 100px;" />
435
435
  </blockquote>
436
436
  <ol class="last arabic simple">
437
437
  <li>Start scanning barcodes.</li>
@@ -440,30 +440,30 @@ doing inventories and picking operations.</p>
440
440
  <dt>Actions</dt>
441
441
  <dd><p class="first"># Press the <em>+ Product</em> button to display the form for the new item.</p>
442
442
  <blockquote>
443
- <img alt="Add product" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/add_product.png" style="width: 200px; height: 100px;" />
443
+ <img alt="Add product" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/add_product.png" style="width: 200px; height: 100px;" />
444
444
  </blockquote>
445
445
  <p># When you select a product, a numeric field is displayed to add the quantity.</p>
446
446
  <blockquote>
447
- <img alt="Add quantity product" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_quantity.png" style="width: 200px; height: 100px;" />
447
+ <img alt="Add quantity product" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_quantity.png" style="width: 200px; height: 100px;" />
448
448
  </blockquote>
449
449
  <p># When you press the button with the trash can icon, the values of the form are reset (except for the location) without closing it.</p>
450
450
  <blockquote>
451
- <img alt="Reset data form" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_reset.png" style="width: 200px; height: 100px;" />
451
+ <img alt="Reset data form" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_reset.png" style="width: 200px; height: 100px;" />
452
452
  </blockquote>
453
453
  <p># When you press the <em>Clean values</em> button, all fields are reset and the form is closed.
454
454
  # When you press the <em>Confirm</em> button, the new item is added and the form is closed.
455
455
  # When the eye icon is closed, the created items greater than zero are displayed, and if not, those less than or equal to zero.</p>
456
456
  <blockquote>
457
- <img alt="Reset data form" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items.png" style="width: 200px; height: 100px;" />
457
+ <img alt="Reset data form" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items.png" style="width: 200px; height: 100px;" />
458
458
  </blockquote>
459
459
  <p># In the list, the trash can icon allows you to reset the quantity to zero and the edit icon allows you to change the item values.</p>
460
460
  <blockquote>
461
- <img alt="Reset data form" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_action_items.png" style="width: 200px; height: 100px;" />
461
+ <img alt="Reset data form" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_action_items.png" style="width: 200px; height: 100px;" />
462
462
  </blockquote>
463
463
  <p># The <em>Apply</em> button is only displayed if there are items with quantities greater than zero, regardless of whether they were scanned or entered manually; If you press all the defined quantities will be processed after defining the reason for the inventory adjustment and then the main barcode menu will be displayed.</p>
464
464
  <blockquote class="last">
465
- <img alt="Apply inventory" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/apply_inventory.png" style="width: 200px; height: 100px;" />
466
- <img alt="Apply inventory reason" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/apply_inventory_reason.png" style="width: 200px; height: 100px;" />
465
+ <img alt="Apply inventory" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/apply_inventory.png" style="width: 200px; height: 100px;" />
466
+ <img alt="Apply inventory reason" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/apply_inventory_reason.png" style="width: 200px; height: 100px;" />
467
467
  </blockquote>
468
468
  </dd>
469
469
  </dl>
@@ -494,60 +494,60 @@ picking is locked and you read products for it.</p>
494
494
  <li>Select the option <em>OPERATIONS</em>.</li>
495
495
  </ol>
496
496
  <blockquote>
497
- <img alt="Operation barcode action" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/inventory_barcode_action.png" style="width: 200px; height: 100px;" />
497
+ <img alt="Operation barcode action" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/inventory_barcode_action.png" style="width: 200px; height: 100px;" />
498
498
  </blockquote>
499
499
  <p># Select the type of picking.
500
500
  # The pickings in ready status are displayed, select the one you want to start scanning.</p>
501
501
  <blockquote>
502
- <img alt="List picking" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_picking.png" style="width: 200px; height: 100px;" />
502
+ <img alt="List picking" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_picking.png" style="width: 200px; height: 100px;" />
503
503
  </blockquote>
504
504
  <ol class="arabic simple">
505
505
  <li>Start scanning barcodes.</li>
506
506
  </ol>
507
507
  <blockquote class="last">
508
- <img alt="List picking" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/barcode_interface_picking.png" style="width: 200px; height: 100px;" />
508
+ <img alt="List picking" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/barcode_interface_picking.png" style="width: 200px; height: 100px;" />
509
509
  </blockquote>
510
510
  </dd>
511
511
  <dt>Actions</dt>
512
512
  <dd><p class="first"># All the items that have been configured for the selected picking are listed.</p>
513
513
  <blockquote>
514
- <img alt="List picking" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking.png" style="width: 200px; height: 100px;" />
514
+ <img alt="List picking" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking.png" style="width: 200px; height: 100px;" />
515
515
  </blockquote>
516
516
  <p># The edit icon in the list allows you to modify the data.</p>
517
517
  <blockquote>
518
- <img alt="Edit picking" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_edit.png" style="width: 200px; height: 100px;" />
518
+ <img alt="Edit picking" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_edit.png" style="width: 200px; height: 100px;" />
519
519
  </blockquote>
520
520
  <dl class="docutils">
521
521
  <dt># The button that contains a <em>+120</em> (in this case), allows you to define all the</dt>
522
522
  <dd><p class="first">remaining quantities. Once defined, this button disappears and if you want to change the
523
523
  quantities, press the edit button.</p>
524
- <img alt="Quantity picking" class="last" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_quantity.png" style="width: 200px; height: 100px;" />
524
+ <img alt="Quantity picking" class="last" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_quantity.png" style="width: 200px; height: 100px;" />
525
525
  </dd>
526
526
  <dt># If there is at least one item with a quantity already defined, an eye icon is displayed,</dt>
527
527
  <dd><p class="first">which if closed shows the items and their quantities already scanned.</p>
528
- <img alt="Picking scanned" class="last" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_scanned.png" style="width: 200px; height: 100px;" />
528
+ <img alt="Picking scanned" class="last" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_scanned.png" style="width: 200px; height: 100px;" />
529
529
  </dd>
530
530
  <dt># When you press the <em>Validate</em> button, a wizard will be displayed to confirm the action.</dt>
531
531
  <dd><p class="first">If everything is correct, it is validated and you return to the picking list mentioned above.</p>
532
- <img alt="Picking scanned" class="last" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/confirm_items_picking.png" style="width: 200px; height: 100px;" />
532
+ <img alt="Picking scanned" class="last" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/confirm_items_picking.png" style="width: 200px; height: 100px;" />
533
533
  </dd>
534
534
  <dt># If there is an item whose quantity is zero, a wizard will be displayed after the one mentioned</dt>
535
535
  <dd><p class="first">above, to confirm if you want to process all the quantities. If positive, you will proceed
536
536
  and be directed to the list mentioned above in the previous point.</p>
537
- <img alt="Picking scanned" class="last" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/confirm_all_quantity_items_picking.png" style="width: 200px; height: 100px;" />
537
+ <img alt="Picking scanned" class="last" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/confirm_all_quantity_items_picking.png" style="width: 200px; height: 100px;" />
538
538
  </dd>
539
539
  </dl>
540
540
  <p># Press the <em>+ Product</em> button to display the form for the new item.</p>
541
541
  <blockquote>
542
- <img alt="Add product" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/add_product.png" style="width: 200px; height: 100px;" />
542
+ <img alt="Add product" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/add_product.png" style="width: 200px; height: 100px;" />
543
543
  </blockquote>
544
544
  <p># When you select a product, a numeric field is displayed to add the quantity.</p>
545
545
  <blockquote>
546
- <img alt="Add quantity product" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_quantity.png" style="width: 200px; height: 100px;" />
546
+ <img alt="Add quantity product" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_quantity.png" style="width: 200px; height: 100px;" />
547
547
  </blockquote>
548
548
  <p># When you press the button with the trash can icon, the values of the form are reset (except for the location) without closing it.</p>
549
549
  <blockquote>
550
- <img alt="Reset data form" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_reset.png" style="width: 200px; height: 100px;" />
550
+ <img alt="Reset data form" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_reset.png" style="width: 200px; height: 100px;" />
551
551
  </blockquote>
552
552
  <p class="last"># When you press the <em>Clean values</em> button, all fields are reset and the form is closed.
553
553
  # When you press the <em>Confirm</em> button, the new item is added and the form is closed.
@@ -608,11 +608,11 @@ User can remove the last read scan.</p>
608
608
  <li>Go to <em>Inventory &gt; Configuration &gt; Barcode Actions</em>.</li>
609
609
  <li>Create a new barcode action and configure the barcode.</li>
610
610
  </ol>
611
- <img alt="Print barcodes" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/create_barcode_action.png" style="width: 200px; height: 100px;" />
611
+ <img alt="Print barcodes" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/create_barcode_action.png" style="width: 200px; height: 100px;" />
612
612
  <ol class="arabic simple">
613
613
  <li>Select the barcode actions you want to use, a button (PRINT BARCODES) will appear that allows you to print the configured barcodes to PDF.</li>
614
614
  </ol>
615
- <img alt="Print barcodes" src="https://raw.githubusercontent.com/stock_barcodes/static/src/img/print_barcodes.png" style="width: 200px; height: 100px;" />
615
+ <img alt="Print barcodes" src="https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/print_barcodes.png" style="width: 200px; height: 100px;" />
616
616
  <ol class="arabic simple">
617
617
  <li>Go to <em>Barcodes</em>.</li>
618
618
  <li>Start scanning barcodes from actions.</li>
@@ -703,7 +703,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
703
703
  </ul>
704
704
  </li>
705
705
  <li>Enric Tobella</li>
706
- <li><a class="reference external" href="https://www.binhex.cloud/">Binhex Cloud</a>:<ul>
706
+ <li><a class="reference external" href="https://www.binhex.cloud/">Binhex</a>:<ul>
707
707
  <li>Edilio Escalona Almira</li>
708
708
  </ul>
709
709
  </li>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-stock_barcodes
3
- Version: 16.0.2.0.0.1
3
+ Version: 16.0.2.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)
@@ -27,7 +27,7 @@ Stock Barcodes
27
27
  !! This file is generated by oca-gen-addon-readme !!
28
28
  !! changes will be overwritten. !!
29
29
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
30
- !! source digest: sha256:e429e57aae9e2b85719c0aa8e1e85f19c26d6494f62b7ef84905992e263b043e
30
+ !! source digest: sha256:562c5ad063d856c16b9a0a7c773bc08a010557268d2e3053b3f43eac08717a7c
31
31
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
32
32
 
33
33
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -83,7 +83,7 @@ Option 2: Use the barcode interface inventory directly from the Barcodes applica
83
83
  #. Go to *Barcodes*.
84
84
  #. Select the *Inventory* option.
85
85
 
86
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/inventory_barcode_action.png
86
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/inventory_barcode_action.png
87
87
  :height: 100
88
88
  :width: 200
89
89
  :alt: Inventory barcode action
@@ -93,21 +93,21 @@ Option 2: Use the barcode interface inventory directly from the Barcodes applica
93
93
  Actions
94
94
  # Press the *+ Product* button to display the form for the new item.
95
95
 
96
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/add_product.png
96
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/add_product.png
97
97
  :height: 100
98
98
  :width: 200
99
99
  :alt: Add product
100
100
 
101
101
  # When you select a product, a numeric field is displayed to add the quantity.
102
102
 
103
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_quantity.png
103
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_quantity.png
104
104
  :height: 100
105
105
  :width: 200
106
106
  :alt: Add quantity product
107
107
 
108
108
  # When you press the button with the trash can icon, the values of the form are reset (except for the location) without closing it.
109
109
 
110
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_reset.png
110
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_reset.png
111
111
  :height: 100
112
112
  :width: 200
113
113
  :alt: Reset data form
@@ -116,25 +116,26 @@ Actions
116
116
  # When you press the *Confirm* button, the new item is added and the form is closed.
117
117
  # When the eye icon is closed, the created items greater than zero are displayed, and if not, those less than or equal to zero.
118
118
 
119
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items.png
119
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items.png
120
120
  :height: 100
121
121
  :width: 200
122
122
  :alt: Reset data form
123
123
 
124
124
  # In the list, the trash can icon allows you to reset the quantity to zero and the edit icon allows you to change the item values.
125
125
 
126
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_action_items.png
126
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_action_items.png
127
127
  :height: 100
128
128
  :width: 200
129
129
  :alt: Reset data form
130
130
 
131
131
  # The *Apply* button is only displayed if there are items with quantities greater than zero, regardless of whether they were scanned or entered manually; If you press all the defined quantities will be processed after defining the reason for the inventory adjustment and then the main barcode menu will be displayed.
132
132
 
133
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/apply_inventory.png
133
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/apply_inventory.png
134
134
  :height: 100
135
135
  :width: 200
136
136
  :alt: Apply inventory
137
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/apply_inventory_reason.png
137
+
138
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/apply_inventory_reason.png
138
139
  :height: 100
139
140
  :width: 200
140
141
  :alt: Apply inventory reason
@@ -162,7 +163,7 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
162
163
  #. Go to *Barcodes*.
163
164
  #. Select the option *OPERATIONS*.
164
165
 
165
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/inventory_barcode_action.png
166
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/inventory_barcode_action.png
166
167
  :height: 100
167
168
  :width: 200
168
169
  :alt: Operation barcode action
@@ -170,14 +171,14 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
170
171
  # Select the type of picking.
171
172
  # The pickings in ready status are displayed, select the one you want to start scanning.
172
173
 
173
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_picking.png
174
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_picking.png
174
175
  :height: 100
175
176
  :width: 200
176
177
  :alt: List picking
177
178
 
178
179
  #. Start scanning barcodes.
179
180
 
180
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/barcode_interface_picking.png
181
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/barcode_interface_picking.png
181
182
  :height: 100
182
183
  :width: 200
183
184
  :alt: List picking
@@ -185,14 +186,14 @@ Option 2: Use the barcode interface picking directly from the Barcodes applicati
185
186
  Actions
186
187
  # All the items that have been configured for the selected picking are listed.
187
188
 
188
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking.png
189
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking.png
189
190
  :height: 100
190
191
  :width: 200
191
192
  :alt: List picking
192
193
 
193
194
  # The edit icon in the list allows you to modify the data.
194
195
 
195
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_edit.png
196
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_edit.png
196
197
  :height: 100
197
198
  :width: 200
198
199
  :alt: Edit picking
@@ -201,7 +202,7 @@ Actions
201
202
  remaining quantities. Once defined, this button disappears and if you want to change the
202
203
  quantities, press the edit button.
203
204
 
204
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_quantity.png
205
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_quantity.png
205
206
  :height: 100
206
207
  :width: 200
207
208
  :alt: Quantity picking
@@ -209,7 +210,7 @@ Actions
209
210
  # If there is at least one item with a quantity already defined, an eye icon is displayed,
210
211
  which if closed shows the items and their quantities already scanned.
211
212
 
212
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/list_items_picking_scanned.png
213
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/list_items_picking_scanned.png
213
214
  :height: 100
214
215
  :width: 200
215
216
  :alt: Picking scanned
@@ -217,7 +218,7 @@ Actions
217
218
  # When you press the *Validate* button, a wizard will be displayed to confirm the action.
218
219
  If everything is correct, it is validated and you return to the picking list mentioned above.
219
220
 
220
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/confirm_items_picking.png
221
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/confirm_items_picking.png
221
222
  :height: 100
222
223
  :width: 200
223
224
  :alt: Picking scanned
@@ -226,28 +227,28 @@ Actions
226
227
  above, to confirm if you want to process all the quantities. If positive, you will proceed
227
228
  and be directed to the list mentioned above in the previous point.
228
229
 
229
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/confirm_all_quantity_items_picking.png
230
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/confirm_all_quantity_items_picking.png
230
231
  :height: 100
231
232
  :width: 200
232
233
  :alt: Picking scanned
233
234
 
234
235
  # Press the *+ Product* button to display the form for the new item.
235
236
 
236
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/add_product.png
237
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/add_product.png
237
238
  :height: 100
238
239
  :width: 200
239
240
  :alt: Add product
240
241
 
241
242
  # When you select a product, a numeric field is displayed to add the quantity.
242
243
 
243
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_quantity.png
244
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_quantity.png
244
245
  :height: 100
245
246
  :width: 200
246
247
  :alt: Add quantity product
247
248
 
248
249
  # When you press the button with the trash can icon, the values of the form are reset (except for the location) without closing it.
249
250
 
250
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/form_add_product_reset.png
251
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/form_add_product_reset.png
251
252
  :height: 100
252
253
  :width: 200
253
254
  :alt: Reset data form
@@ -314,14 +315,14 @@ To use the barcode interface for actions:
314
315
  #. Go to *Inventory > Configuration > Barcode Actions*.
315
316
  #. Create a new barcode action and configure the barcode.
316
317
 
317
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/create_barcode_action.png
318
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/create_barcode_action.png
318
319
  :height: 100
319
320
  :width: 200
320
321
  :alt: Print barcodes
321
322
 
322
323
  #. Select the barcode actions you want to use, a button (PRINT BARCODES) will appear that allows you to print the configured barcodes to PDF.
323
324
 
324
- .. image:: https://raw.githubusercontent.com/stock_barcodes/static/src/img/print_barcodes.png
325
+ .. image:: https://raw.githubusercontent.com/OCA/stock-logistics-barcode/16.0/stock_barcodes/static/src/img/print_barcodes.png
325
326
  :height: 100
326
327
  :width: 200
327
328
  :alt: Print barcodes
@@ -413,7 +414,7 @@ Contributors
413
414
 
414
415
  * Enric Tobella
415
416
 
416
- * `Binhex Cloud <https://www.binhex.cloud/>`_:
417
+ * `Binhex <https://www.binhex.cloud/>`_:
417
418
 
418
419
  * Edilio Escalona Almira
419
420
 
@@ -1,12 +1,12 @@
1
- odoo/addons/stock_barcodes/README.rst,sha256=v-f-fyUxxt5QQ8NlNZy27oWas9ONzt5W5KhZDS8JN8A,15056
1
+ odoo/addons/stock_barcodes/README.rst,sha256=pHI0hjKVXqezCLoA_9sRDzsVjlH8wKnlJJilsRmH7AY,15777
2
2
  odoo/addons/stock_barcodes/__init__.py,sha256=CCs1p9fs5hDfOA_RK81fM0he5AMSZxCKcnbPaaj38mU,228
3
- odoo/addons/stock_barcodes/__manifest__.py,sha256=y-VgNeZcnsIgfom42fJeCoLLGCjGP1GooHXMUw35ApI,1929
3
+ odoo/addons/stock_barcodes/__manifest__.py,sha256=AXqJAdyqfNrNpQoSspsGeqtE0-lcA-ayfW8FZ_oA8JI,1929
4
4
  odoo/addons/stock_barcodes/hooks.py,sha256=3xcCKDae0aUjvq5oUecBGUgJ5rdTtN_p4CtXvtZhbzA,679
5
5
  odoo/addons/stock_barcodes/data/stock_barcodes_action.xml,sha256=VZr_wKtJzlJ4_qptgWZ2G4wdxuUHMo8eQr8-6ZwVGk8,2275
6
6
  odoo/addons/stock_barcodes/data/stock_barcodes_option.xml,sha256=u0HkeX9qjmXajGbtQfne5tKTKHbFibsW42ApUsrR6lg,24276
7
7
  odoo/addons/stock_barcodes/i18n/es.po,sha256=UGGAa2LquqBlZbtpsaS--l_UUeCZABB3Jx7EIcetlSs,99340
8
8
  odoo/addons/stock_barcodes/i18n/fr.po,sha256=0YcpU6uF8i-1_x15QltlB_CVqMl-pnfDgX1U18WxLV8,91055
9
- odoo/addons/stock_barcodes/i18n/it.po,sha256=zqi-_aww6b1Mw-iqW6-DTKCw0VQ1mVCfXe_3IozLHN0,99698
9
+ odoo/addons/stock_barcodes/i18n/it.po,sha256=tPlfD9ewnUDcr21kZ0dEErcZj6sYBeID-Ctj0YgQqvA,102818
10
10
  odoo/addons/stock_barcodes/i18n/stock_barcodes.pot,sha256=Zm2GjR0mxvHN-l81WpDJruVO2dEt6SrB93_c45jVMCs,82672
11
11
  odoo/addons/stock_barcodes/i18n/tr.po,sha256=jiYVsWTpn2_O7WYqjqWpFjcZCDHNTtn86uJzpLhfA9Q,94183
12
12
  odoo/addons/stock_barcodes/models/__init__.py,sha256=NXyuez3f4d9zdLwk07UT-ib--UlR0l_Sp-Vlt31k1nU,249
@@ -15,14 +15,14 @@ odoo/addons/stock_barcodes/models/stock_barcodes_action.py,sha256=IAMlCbZBepFvxK
15
15
  odoo/addons/stock_barcodes/models/stock_barcodes_option.py,sha256=Tvx_A6WHgyeTiMomQReVujmlnJA8xYdlHkKL4OhABYE,4882
16
16
  odoo/addons/stock_barcodes/models/stock_move.py,sha256=f38m1yF7QY3fUVtWPymfV7nVAApSVmKODmpfPSboF0w,1289
17
17
  odoo/addons/stock_barcodes/models/stock_move_line.py,sha256=H9Y034J-Cl4C9NIYoKDZpxVDOqzT0I-hn44ShQYtom8,1429
18
- odoo/addons/stock_barcodes/models/stock_picking.py,sha256=zDMbQagJg3koV5oIVVoWvZ-otKY2dTKZ7FB--2Kj3WQ,2991
18
+ odoo/addons/stock_barcodes/models/stock_picking.py,sha256=OA0WSNE73wYKqKHCHw_4uihPXLBo_XiLNej3rJ5U8JQ,3094
19
19
  odoo/addons/stock_barcodes/models/stock_picking_type.py,sha256=e71Ng05Jfcq9pKzI4Ieq5dv8syRyhUG1P032SG_SMnI,3932
20
20
  odoo/addons/stock_barcodes/models/stock_quant.py,sha256=lwyRXiPI-D2DtYV89YcHQ5oo4V1QT0R-WbzcUiV6CNs,2715
21
- odoo/addons/stock_barcodes/readme/CONTRIBUTORS.rst,sha256=sROdEU7xJvkxy-jzTB90KMg0nvoOBHk-bvq-4OWFUTI,393
21
+ odoo/addons/stock_barcodes/readme/CONTRIBUTORS.rst,sha256=Ulri1AKeyXXxrwo6RHJDbu82Sja9LvDXJg3TfaL7UdI,387
22
22
  odoo/addons/stock_barcodes/readme/DESCRIPTION.rst,sha256=bB8JRMOBew4_E0t-YN12hzpwEaa834UoYe-zBKjVFEw,339
23
23
  odoo/addons/stock_barcodes/readme/HISTORY.rst,sha256=7qfJO9w-q8WZCmArtR8zCbMiRDQuucqWJ7vjqEIUpdY,735
24
24
  odoo/addons/stock_barcodes/readme/ROADMAP.rst,sha256=Mt3sxpxWWN1se9eU5JQzu3u9aY7TnDg08jvqGcHjJvk,230
25
- odoo/addons/stock_barcodes/readme/USAGE.rst,sha256=6cq6U5m1amFD3qCV-1i8uEnGYKlq4AH2w7tidOREp8E,9568
25
+ odoo/addons/stock_barcodes/readme/USAGE.rst,sha256=H0D9Y94ti7qOAVqZRShP4527ea6aYeL5ZENpwjPwfIg,9283
26
26
  odoo/addons/stock_barcodes/reports/__init__.py,sha256=imZLq4XRkpzGAXPsOcQxxSBGUE0QYO0XTu096QrNBxM,37
27
27
  odoo/addons/stock_barcodes/reports/barcode_actions_report.py,sha256=9D6aNu1pqupT-xxV6D_a-DDkEuxLUVhM50Olchn8M7k,514
28
28
  odoo/addons/stock_barcodes/reports/barcode_actions_report.xml,sha256=B-cdZ9r2Ep7teXdhmwgyyVimRPa6q2bV5hcU9Ot-w-A,1015
@@ -30,7 +30,7 @@ odoo/addons/stock_barcodes/reports/reports.xml,sha256=U6AthjQL2VAtkvFVm-i3z0iQAN
30
30
  odoo/addons/stock_barcodes/security/ir.model.access.csv,sha256=1HlTnJb0Bsbl-UCdoy-f7r7Xec3UMs7uTppQWOfH8-0,1337
31
31
  odoo/addons/stock_barcodes/static/description/icon.png,sha256=7ksDD35buxE_kBLoeXUGbdSW_5n-LC4S-SnQSs9tz1A,2994
32
32
  odoo/addons/stock_barcodes/static/description/icon.svg,sha256=aMrHV2Isu4t_jJlnLVYqbcL_icg9wT2eSSAKxQ3pgDA,69299
33
- odoo/addons/stock_barcodes/static/description/index.html,sha256=lK4sQtl5OWrc9acaZ79-QqO8UmMRvidKZYAJSCwgVHk,28854
33
+ odoo/addons/stock_barcodes/static/description/index.html,sha256=tkD3e-3QhWijPg3mKysNaH4R71z_J4u9JQtQPvlLJcE,29574
34
34
  odoo/addons/stock_barcodes/static/src/docs/barcodes_actions.pdf,sha256=SEfoUCwiycH6k1IZiI5mR5WM1aI08dItfmNs-EK1XZU,7883
35
35
  odoo/addons/stock_barcodes/static/src/docs/barcodes_demo.pdf,sha256=nJR_VkAxToTHPp7sis6sXThOtTaQQrjLIxItPK4G88E,64270
36
36
  odoo/addons/stock_barcodes/static/src/img/add_product.png,sha256=gokmnHujAy-8iVnrzyThFYr7rCuRFNqIW4Tov_8IVnA,6351
@@ -97,7 +97,7 @@ odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo_view.xml,sha256=84r_u
97
97
  odoo/addons/stock_barcodes/wizard/stock_barcodes_read_views.xml,sha256=Viv-Urgg-yvISu9Fds6buI0QjgOhpsnIDmXZTbiuytY,27086
98
98
  odoo/addons/stock_barcodes/wizard/stock_production_lot.py,sha256=LXb8IykNsU6fHNzm6exiD2oyLmFdjrhnv9Z7ixDihWI,2195
99
99
  odoo/addons/stock_barcodes/wizard/stock_production_lot_views.xml,sha256=MPR5_1Hieceb4a3klAQiLojMm4SBHEOF-8Ad3fBtaaE,1977
100
- odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info/METADATA,sha256=7ZiNW-W980_ZZq8fLalb-wVkU0FBb8pVwbgmPUhqdo8,15670
101
- odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
102
- odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
103
- odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info/RECORD,,
100
+ odoo_addon_stock_barcodes-16.0.2.0.1.dist-info/METADATA,sha256=dzuiWg-Q8SS36ZpKO2NwuO-ayunMDcD9lAvK0wvBgKY,16389
101
+ odoo_addon_stock_barcodes-16.0.2.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
102
+ odoo_addon_stock_barcodes-16.0.2.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
103
+ odoo_addon_stock_barcodes-16.0.2.0.1.dist-info/RECORD,,