[UPD] README.rst

This commit is contained in:
OCA-git-bot
2022-10-25 14:26:34 +00:00
parent 66d73adeb6
commit e06938510e
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/14.0 :target: https://runbot.odoo-community.org/runbot/143/14.0
:alt: Try me on Runbot :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 This module extends the functionality of report module to sign
PDFs using a PKCS#12 certificate. 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 then 'Save as attachment' is not applied and signed result is not
saved as attachment. saved as attachment.
* Add tests. * 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 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 then Save as attachment is not applied and signed result is not
saved as attachment.</li> saved as attachment.</li>
<li>Add tests.</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> </ul>
</div> </div>
<div class="section" id="bug-tracker"> <div class="section" id="bug-tracker">