From 48cdc771d7cfe216f9870123f03f0865747b13b7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 3 Dec 2024 12:20:54 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- test_base_import_pdf_by_template/README.rst | 8 ++++---- test_base_import_pdf_by_template/__manifest__.py | 2 +- .../static/description/index.html | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1ee9a72350..c21ce7ea8b 100644 --- a/README.md +++ b/README.md @@ -30,7 +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.1 | [![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.1.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Test Base Import Pdf by Template +[test_base_import_pdf_by_template](test_base_import_pdf_by_template/) | 17.0.1.1.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Test Base Import Pdf by Template [//]: # (end addons) diff --git a/test_base_import_pdf_by_template/README.rst b/test_base_import_pdf_by_template/README.rst index ab56f07399..4533b1c186 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:ddfb046dc20c6e8f6be5175f8cc2fe7e7d299c850aef6764d2fc3fed5ab53d2e + !! source digest: sha256:c8867e4ab71e2fdad2cfe99ac8bc1121618387aeec6116d6089551fa3663f2fa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -57,10 +57,10 @@ Authors Contributors ------------ -- `Tecnativa `__: +- `Tecnativa `__: - - Víctor Martínez - - Pedro M. Baeza + - Víctor Martínez + - Pedro M. Baeza Maintainers ----------- diff --git a/test_base_import_pdf_by_template/__manifest__.py b/test_base_import_pdf_by_template/__manifest__.py index 25e3c792fc..3e75637b5e 100644 --- a/test_base_import_pdf_by_template/__manifest__.py +++ b/test_base_import_pdf_by_template/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Test Base Import Pdf by Template", - "version": "17.0.1.1.0", + "version": "17.0.1.1.1", "website": "https://github.com/OCA/edi", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", 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 fae7e5696a..a2badebe13 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:ddfb046dc20c6e8f6be5175f8cc2fe7e7d299c850aef6764d2fc3fed5ab53d2e +!! source digest: sha256:c8867e4ab71e2fdad2cfe99ac8bc1121618387aeec6116d6089551fa3663f2fa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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