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 4, 2024
1 parent 4481363 commit f0255aa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ addon | version | maintainers | summary
[edi_voxel_account_invoice_oca](edi_voxel_account_invoice_oca/) | 17.0.1.0.0 | | Sends account invoices to Voxel.
[edi_voxel_oca](edi_voxel_oca/) | 17.0.1.0.1 | | Base module for connecting with Voxel
[pdf_helper](pdf_helper/) | 17.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Provides helpers to work w/ PDFs
[test_base_import_pdf_by_template](test_base_import_pdf_by_template/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Test Base Import Pdf by Template

[//]: # (end addons)

Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-edi"
version = "17.0.20241004.0"
version = "17.0.20241004.1"
dependencies = [
"odoo-addon-account_einvoice_generate>=17.0dev,<17.1dev",
"odoo-addon-account_invoice_facturx>=17.0dev,<17.1dev",
Expand All @@ -11,6 +11,7 @@ dependencies = [
"odoo-addon-edi_voxel_account_invoice_oca>=17.0dev,<17.1dev",
"odoo-addon-edi_voxel_oca>=17.0dev,<17.1dev",
"odoo-addon-pdf_helper>=17.0dev,<17.1dev",
"odoo-addon-test_base_import_pdf_by_template>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",
Expand Down
2 changes: 1 addition & 1 deletion test_base_import_pdf_by_template/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Test Base Import Pdf by Template
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1631d1f4a898adb35ee286ac285e23c89a0104b8649d2effcc6247ca95484665
!! source digest: sha256:bd1ee32baede66b037adb1ad05659a0ac800c58c7d0089d7568c2db65df799dc
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Test Base Import Pdf by Template</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1631d1f4a898adb35ee286ac285e23c89a0104b8649d2effcc6247ca95484665
!! source digest: sha256:bd1ee32baede66b037adb1ad05659a0ac800c58c7d0089d7568c2db65df799dc
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/edi/tree/17.0/test_base_import_pdf_by_template"><img alt="OCA/edi" src="https://img.shields.io/badge/github-OCA%2Fedi-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/edi-17-0/edi-17-0-test_base_import_pdf_by_template"><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/edi&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Test suite for base_import_pdf_simple. Normally you don’t need to
Expand Down

0 comments on commit f0255aa

Please sign in to comment.