Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Sep 26, 2024
1 parent af0993f commit 35f8a22
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ addon | version | maintainers | summary
[product_supplierinfo_barcode](product_supplierinfo_barcode/) | 15.0.1.1.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Add a barcode to supplier pricelist items
[stock_barcodes](stock_barcodes/) | 15.0.3.1.5 | | It provides read barcode on stock operations.
[stock_barcodes_elaboration](stock_barcodes_elaboration/) | 15.0.1.0.0 | | Extends barcode reader module to show elaboration infointo secondary unit data.
[stock_barcodes_gs1](stock_barcodes_gs1/) | 15.0.3.1.0 | | It provides read GS1 barcode on stock operations.
[stock_barcodes_gs1](stock_barcodes_gs1/) | 15.0.3.1.1 | | It provides read GS1 barcode on stock operations.
[stock_barcodes_gs1_expiry](stock_barcodes_gs1_expiry/) | 15.0.1.0.0 | | It provides read expiry dates from GS1 barcode on stock operations.
[stock_barcodes_gs1_secondary_unit](stock_barcodes_gs1_secondary_unit/) | 15.0.1.0.2 | | It provides read package from GS1 barcode stored into secondary unit data.
[stock_barcodes_picking_batch](stock_barcodes_picking_batch/) | 15.0.1.0.1 | | It provides read barcodes on stock operations from batch pickings.
Expand Down
2 changes: 1 addition & 1 deletion stock_barcodes_gs1/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Barcodes GS1
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ad0c96690d8f3833832648b29ab7079226d382a503c8718dfd5303d94b90349b
!! source digest: sha256:453608eb5d4f023e332f60f0bcee85a65bf987ea9000c0022092d159d77d8c71
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_barcodes_gs1/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Stock Barcodes GS1",
"summary": "It provides read GS1 barcode on stock operations.",
"version": "15.0.3.1.0",
"version": "15.0.3.1.1",
"author": "Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-barcode",
"license": "AGPL-3",
Expand Down
2 changes: 1 addition & 1 deletion stock_barcodes_gs1/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Barcodes GS1</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ad0c96690d8f3833832648b29ab7079226d382a503c8718dfd5303d94b90349b
!! source digest: sha256:453608eb5d4f023e332f60f0bcee85a65bf987ea9000c0022092d159d77d8c71
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-barcode/tree/15.0/stock_barcodes_gs1"><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-15-0/stock-logistics-barcode-15-0-stock_barcodes_gs1"><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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends barcode reader interface to allow to read GS1 barcodes.</p>
Expand Down

0 comments on commit 35f8a22

Please sign in to comment.