[UPD] README.rst

pull/676/head
OCA-git-bot 2022-10-24 10:18:35 +00:00
parent d15567768a
commit c653e14870
2 changed files with 7 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Qweb PDF reports signer
:target: https://runbot.odoo-community.org/runbot/143/13.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|
This module extends the functionality of report module to sign
PDFs using a PKCS#12 certificate.
@ -100,6 +100,9 @@ Known issues / Roadmap
then 'Save as attachment' is not applied and signed result is not
saved as attachment.
* Add tests.
* Why not taking the occasion to add the whole configuration at report level
(if to be signed or not, the domain, etc...)?
See https://github.com/OCA/reporting-engine/pull/533#issuecomment-898321161
Bug Tracker
===========

View File

@ -455,6 +455,9 @@ system parameter named report_qweb_signer.java_parameters.</p>
then Save as attachment is not applied and signed result is not
saved as attachment.</li>
<li>Add tests.</li>
<li>Why not taking the occasion to add the whole configuration at report level
(if to be signed or not, the domain, etc…)?
See <a class="reference external" href="https://github.com/OCA/reporting-engine/pull/533#issuecomment-898321161">https://github.com/OCA/reporting-engine/pull/533#issuecomment-898321161</a></li>
</ul>
</div>
<div class="section" id="bug-tracker">