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 Feb 12, 2025
1 parent c946d25 commit f4683dc
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 6 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,11 @@ to? There are many repositories with specific purposes. Have a look at this

[//]: # (addons)

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[stock_quant_package_product_packaging](stock_quant_package_product_packaging/) | 18.0.1.0.0 | | Use product packagings on packages

[//]: # (end addons)

Expand Down
11 changes: 11 additions & 0 deletions setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-stock-logistics-tracking"
version = "18.0.20250212.0"
dependencies = [
"odoo-addon-stock_quant_package_product_packaging==18.0.*",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 18.0",
]
8 changes: 4 additions & 4 deletions stock_quant_package_product_packaging/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Quant Package Product Packaging
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:986240e6dc2fd6dc77c9bec34d487072e9d08bb22b7b715c44c5cbf775bb6a4b
!! source digest: sha256:f4018c1f0a8b54a08f2c0d77c04eda9b3e4c56a68a33bd9495213a501a571d43
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -62,9 +62,9 @@ Authors
Contributors
------------

- Akim Juillerat <[email protected]>
- Fernando La Chica - GreenIce <[email protected]>
- Denis Roussel <[email protected]>
- Akim Juillerat <[email protected]>
- Fernando La Chica - GreenIce <[email protected]>
- Denis Roussel <[email protected]>

Maintainers
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Quant Package Product Packaging</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:986240e6dc2fd6dc77c9bec34d487072e9d08bb22b7b715c44c5cbf775bb6a4b
!! source digest: sha256:f4018c1f0a8b54a08f2c0d77c04eda9b3e4c56a68a33bd9495213a501a571d43
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-tracking/tree/18.0/stock_quant_package_product_packaging"><img alt="OCA/stock-logistics-tracking" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--tracking-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-tracking-18-0/stock-logistics-tracking-18-0-stock_quant_package_product_packaging"><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-tracking&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows to define on a Product Package (stock.quant.package),
Expand Down

0 comments on commit f4683dc

Please sign in to comment.