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 Oct 21, 2024
1 parent cb6937f commit b94a8a1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ addon | version | maintainers | summary
[stock_putaway_product_template](stock_putaway_product_template/) | 16.0.1.1.0 | [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view
[stock_quant_cost_info](stock_quant_cost_info/) | 16.0.1.0.0 | | Shows the cost of the quants
[stock_quant_expiration_date_tree](stock_quant_expiration_date_tree/) | 16.0.1.0.0 | [![Manuel Calero](https://github.com/Manuel Calero.png?size=30px)](https://github.com/Manuel Calero) | Allows to display expirations dates on stock quant tree view
[stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.1.1 | | Stock - Manual Quant Assignment
[stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.2.0 | | Stock - Manual Quant Assignment
[stock_quant_reservation_info](stock_quant_reservation_info/) | 16.0.1.0.1 | | Allows to see the reserved info of Products
[stock_quant_reservation_info_mrp](stock_quant_reservation_info_mrp/) | 16.0.1.0.0 | | Allows to see the manufacturing order related to the reserved info of Products
[stock_quant_safe_inventory](stock_quant_safe_inventory/) | 16.0.1.0.0 | | Prevents the quantity on the quant from being updated if quantities have already been picked but not validated in pickings in progress.
Expand Down
6 changes: 3 additions & 3 deletions stock_quant_manual_assign/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock - Manual Quant Assignment
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a32cc21161c4eec585bb7c9eb738502435eaf5e6391ca502159ea4ecce5487d5
!! source digest: sha256:93f27ac811b06bdc31103c281372258d707018b129ea79c19df104cb6480d6f6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -160,9 +160,9 @@ Contributors

- Tony Gu [email protected]

* `Quartile <https://www.quartile.co>`_:
- ``Quartile <https://www.quartile.co>``\ \_:

* Yoshi Tashiro
- Yoshi Tashiro

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion stock_quant_manual_assign/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

{
"name": "Stock - Manual Quant Assignment",
"version": "16.0.1.1.1",
"version": "16.0.1.2.0",
"category": "Warehouse",
"license": "AGPL-3",
"author": "AvanzOSC, "
Expand Down
4 changes: 2 additions & 2 deletions stock_quant_manual_assign/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock - Manual Quant Assignment</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a32cc21161c4eec585bb7c9eb738502435eaf5e6391ca502159ea4ecce5487d5
!! source digest: sha256:93f27ac811b06bdc31103c281372258d707018b129ea79c19df104cb6480d6f6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-warehouse/tree/16.0/stock_quant_manual_assign"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_quant_manual_assign"><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-warehouse&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows you to make stock reservations manually in a
Expand Down Expand Up @@ -493,7 +493,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<li>Tony Gu <a class="reference external" href="mailto:tony&#64;openerp.cn">tony&#64;openerp.cn</a></li>
</ul>
</li>
<li><a class="reference external" href="https://www.quartile.co">Quartile</a>:<ul>
<li><tt class="docutils literal">Quartile <span class="pre">&lt;https://www.quartile.co&gt;</span></tt>_:<ul>
<li>Yoshi Tashiro</li>
</ul>
</li>
Expand Down

0 comments on commit b94a8a1

Please sign in to comment.