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 Jun 12, 2024
1 parent e4064a6 commit e2cfeac
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 @@ -23,7 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[purchase_backorder](purchase_backorder/) | 16.0.1.0.0 | [![smangukiya](https://github.com/smangukiya.png?size=30px)](https://github.com/smangukiya) | Report of Un-Invoiced Goods Received and Backorders
[purchase_comment_template](purchase_comment_template/) | 16.0.1.0.0 | | Comments texts templates on Purchase documents
[purchase_packaging_report](purchase_packaging_report/) | 16.0.1.0.0 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Packaging data in purchase reports
[purchase_packaging_report](purchase_packaging_report/) | 16.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Packaging data in purchase reports
[purchase_report_date_format](purchase_report_date_format/) | 16.0.1.0.1 | | Purchase Report Date Format
[purchase_report_payment_term](purchase_report_payment_term/) | 16.0.1.0.0 | | Purchase Report Payment Term
[purchase_report_shipping_address](purchase_report_shipping_address/) | 16.0.1.0.0 | | Purchase Report Shipping Address
Expand Down
2 changes: 1 addition & 1 deletion purchase_packaging_report/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Packaging Report
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:997c76bb51afe7344af9c18d6630562f96648206312ed2a1ed5d60919c06e063
!! source digest: sha256:8b7207332513658db9206dc6c00893ad62f07ff9132a5cf6947ba271d75ef6cf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down
2 changes: 1 addition & 1 deletion purchase_packaging_report/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Purchase Packaging Report",
"summary": "Packaging data in purchase reports",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"development_status": "Alpha",
"category": "Inventory/Purchase",
"website": "https://github.com/OCA/purchase-reporting",
Expand Down
2 changes: 1 addition & 1 deletion purchase_packaging_report/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ <h1 class="title">Purchase Packaging Report</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:997c76bb51afe7344af9c18d6630562f96648206312ed2a1ed5d60919c06e063
!! source digest: sha256:8b7207332513658db9206dc6c00893ad62f07ff9132a5cf6947ba271d75ef6cf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/purchase-reporting/tree/16.0/purchase_packaging_report"><img alt="OCA/purchase-reporting" src="https://img.shields.io/badge/github-OCA%2Fpurchase--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-reporting-16-0/purchase-reporting-16-0-purchase_packaging_report"><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/purchase-reporting&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 displays packaging data (quantity and type) in:</p>
Expand Down

0 comments on commit e2cfeac

Please sign in to comment.