Skip to content

Commit 8975c09

Browse files
committed
[BOT] post-merge updates
1 parent 59519ab commit 8975c09

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ addon | version | maintainers | summary
6464
[edi_webservice_oca](edi_webservice_oca/) | 14.0.1.4.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Defines webservice integration from EDI Exchange records
6565
[edi_xml_oca](edi_xml_oca/) | 14.0.1.1.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Base module for EDI exchange using XML files.
6666
[partner_identification_import](partner_identification_import/) | 14.0.1.0.1 | | Provides partner matching on extra ID
67-
[pdf_helper](pdf_helper/) | 14.0.1.2.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
67+
[pdf_helper](pdf_helper/) | 14.0.2.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
6868
[product_import](product_import/) | 14.0.1.2.0 | | Import product catalogues
6969
[product_import_ubl](product_import_ubl/) | 14.0.1.1.1 | | Import UBL XML catalogue files
7070
[purchase_order_ubl](purchase_order_ubl/) | 14.0.1.1.1 | | Embed UBL XML file inside the PDF purchase order

pdf_helper/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PDF Helper
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:905bb52f5b5bc415c5bd7cbe9a563be67d429b70a6783cad1ea06c84002b6fb1
10+
!! source digest: sha256:4a01a71babb2ca1eb6c2358448b59ea86cc1f91355e9dbb0dc8a17c58b9c14b1
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

pdf_helper/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# TODO: move it to a simple python package under OCA umbrella?
66
{
77
"name": "PDF Helper",
8-
"version": "14.0.1.2.0",
8+
"version": "14.0.2.0.0",
99
"category": "Tools",
1010
"license": "LGPL-3",
1111
"summary": "Provides helpers to work w/ PDFs",

pdf_helper/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ <h1 class="title">PDF Helper</h1>
366366
!! This file is generated by oca-gen-addon-readme !!
367367
!! changes will be overwritten. !!
368368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:905bb52f5b5bc415c5bd7cbe9a563be67d429b70a6783cad1ea06c84002b6fb1
369+
!! source digest: sha256:4a01a71babb2ca1eb6c2358448b59ea86cc1f91355e9dbb0dc8a17c58b9c14b1
370370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371371
<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/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/edi/tree/14.0/pdf_helper"><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-14-0/edi-14-0-pdf_helper"><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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372372
<p>Technical module to share PDF utils.</p>

0 commit comments

Comments
 (0)