odoo-addon-stock-barcodes 16.0.2.0.3__py3-none-any.whl → 16.0.2.0.4__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/README.rst +1 -1
- odoo/addons/stock_barcodes/__manifest__.py +1 -1
- odoo/addons/stock_barcodes/static/description/index.html +1 -1
- odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking_views.xml +6 -6
- {odoo_addon_stock_barcodes-16.0.2.0.3.dist-info → odoo_addon_stock_barcodes-16.0.2.0.4.dist-info}/METADATA +2 -2
- {odoo_addon_stock_barcodes-16.0.2.0.3.dist-info → odoo_addon_stock_barcodes-16.0.2.0.4.dist-info}/RECORD +8 -8
- {odoo_addon_stock_barcodes-16.0.2.0.3.dist-info → odoo_addon_stock_barcodes-16.0.2.0.4.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_barcodes-16.0.2.0.3.dist-info → odoo_addon_stock_barcodes-16.0.2.0.4.dist-info}/top_level.txt +0 -0
@@ -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:
|
14
|
+
!! source digest: sha256:6ddb6b3d77fd08e4ed877a12d98bb5bddf5b6fa317390d3ac22edef4112bd9f2
|
15
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
16
16
|
|
17
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -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.
|
6
|
+
"version": "16.0.2.0.4",
|
7
7
|
"author": "Tecnativa, " "Odoo Community Association (OCA)",
|
8
8
|
"website": "https://github.com/OCA/stock-logistics-barcode",
|
9
9
|
"license": "AGPL-3",
|
@@ -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:
|
375
|
+
!! source digest: sha256:6ddb6b3d77fd08e4ed877a12d98bb5bddf5b6fa317390d3ac22edef4112bd9f2
|
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&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>
|
@@ -241,17 +241,17 @@
|
|
241
241
|
</kanban>
|
242
242
|
</field>
|
243
243
|
</group>
|
244
|
-
<h3
|
245
|
-
class="mt-4 w-100 px-4"
|
246
|
-
attrs="{'invisible': ['|', ('move_line_ids', '=', []), ('show_detailed_operations', '=', False)]}"
|
247
|
-
>
|
248
|
-
Detailed operations
|
249
|
-
</h3>
|
250
244
|
<group
|
251
245
|
string="Detailed operations"
|
252
246
|
col="2"
|
253
247
|
attrs="{'invisible': ['|', ('move_line_ids', '=', []), ('show_detailed_operations', '=', False)]}"
|
254
248
|
>
|
249
|
+
<h3
|
250
|
+
class="mt-4 w-100 px-4"
|
251
|
+
attrs="{'invisible': ['|', ('move_line_ids', '=', []), ('show_detailed_operations', '=', False)]}"
|
252
|
+
>
|
253
|
+
Detailed operations
|
254
|
+
</h3>
|
255
255
|
<field
|
256
256
|
name="move_line_ids"
|
257
257
|
options="{'no_open': True, 'always_reload': True}"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-stock_barcodes
|
3
|
-
Version: 16.0.2.0.
|
3
|
+
Version: 16.0.2.0.4
|
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:
|
30
|
+
!! source digest: sha256:6ddb6b3d77fd08e4ed877a12d98bb5bddf5b6fa317390d3ac22edef4112bd9f2
|
31
31
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
32
32
|
|
33
33
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -1,6 +1,6 @@
|
|
1
|
-
odoo/addons/stock_barcodes/README.rst,sha256=
|
1
|
+
odoo/addons/stock_barcodes/README.rst,sha256=V_G80nGEJcb-rfUynFwkx4H68QwkZjyFQiUkSwJlaaE,15777
|
2
2
|
odoo/addons/stock_barcodes/__init__.py,sha256=CCs1p9fs5hDfOA_RK81fM0he5AMSZxCKcnbPaaj38mU,228
|
3
|
-
odoo/addons/stock_barcodes/__manifest__.py,sha256=
|
3
|
+
odoo/addons/stock_barcodes/__manifest__.py,sha256=TekKNE_hMXNn1VS3rnP9dvQiGK-MO8fJhfL2FQtNofk,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
|
@@ -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=
|
33
|
+
odoo/addons/stock_barcodes/static/description/index.html,sha256=bp8YhHUyMypQuJHwtJiVc6Y4ZLg_wj77meA2tYL0bWk,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
|
@@ -91,13 +91,13 @@ odoo/addons/stock_barcodes/wizard/stock_barcodes_read.py,sha256=Qm5SPnY4sXTNj_s6
|
|
91
91
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_inventory.py,sha256=ZpkSXNVGmEKS-wtaiJ18F9l1WE1-btQJ0lf9C8WcdkM,5905
|
92
92
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_inventory_views.xml,sha256=hRbfWSoyiZ6UhvUoOvwv0LGcZCDXgFRobiObcYnlmeA,10906
|
93
93
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking.py,sha256=flYxOex_Cihs06aBWLVj7Hs73QP5-G5QNEmFuQMOotE,42571
|
94
|
-
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking_views.xml,sha256=
|
94
|
+
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_picking_views.xml,sha256=M8VzhOOYdbFtPo8fu03QLSKHNZts5kdDfA5c90ZtUuM,21601
|
95
95
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo.py,sha256=CTl4t7nGCT2vPbvHQ6BYMMREXNdcSywhAgyFmfRSOTQ,8653
|
96
96
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo_view.xml,sha256=84r_uF6FAaKq9R7I81Boomp3o7VuMYHeuo-ebwTyolY,12551
|
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.
|
101
|
-
odoo_addon_stock_barcodes-16.0.2.0.
|
102
|
-
odoo_addon_stock_barcodes-16.0.2.0.
|
103
|
-
odoo_addon_stock_barcodes-16.0.2.0.
|
100
|
+
odoo_addon_stock_barcodes-16.0.2.0.4.dist-info/METADATA,sha256=pKHv5LSNvrBDCHk0hBtB4ZYwptRe07I7xl5WStvRfMI,16389
|
101
|
+
odoo_addon_stock_barcodes-16.0.2.0.4.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
102
|
+
odoo_addon_stock_barcodes-16.0.2.0.4.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
103
|
+
odoo_addon_stock_barcodes-16.0.2.0.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|