From f0255aa85d38c6d2ee325ac2aefcd9bd8f15026c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 4 Oct 2024 08:40:45 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/pyproject.toml | 3 ++- test_base_import_pdf_by_template/README.rst | 2 +- test_base_import_pdf_by_template/static/description/index.html | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 152b6ecd78..63abe74615 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 653bc1e386..b57a306c07 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -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", @@ -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", diff --git a/test_base_import_pdf_by_template/README.rst b/test_base_import_pdf_by_template/README.rst index dc2706d6d5..2d64675c9e 100644 --- a/test_base_import_pdf_by_template/README.rst +++ b/test_base_import_pdf_by_template/README.rst @@ -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 diff --git a/test_base_import_pdf_by_template/static/description/index.html b/test_base_import_pdf_by_template/static/description/index.html index 06b42c507f..4cb68551f8 100644 --- a/test_base_import_pdf_by_template/static/description/index.html +++ b/test_base_import_pdf_by_template/static/description/index.html @@ -367,7 +367,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 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/edi Translate me on Weblate Try me on Runboat

Test suite for base_import_pdf_simple. Normally you don’t need to