[UPD] README.rst

pull/1199/head
OCA-git-bot 2023-08-10 06:28:05 +00:00
parent 2e3614c2a5
commit db05f92c87
2 changed files with 8 additions and 2 deletions

View File

@ -134,7 +134,10 @@ with messages in failed status and that needs an user action.
Known issues / Roadmap
======================
* Add pivot for tracking events and mail trackings
* Integrate with the core `mail.notification` model. A soft way would be to write a
notification event along with the mail.tracking.event ones. Another way could be
to merge both models and build the module features on top of it. This might imply
a refactor though.
Bug Tracker
===========

View File

@ -449,7 +449,10 @@ with messages in failed status and that needs an user action.</p>
<div class="section" id="known-issues-roadmap">
<h1><a class="toc-backref" href="#id4">Known issues / Roadmap</a></h1>
<ul class="simple">
<li>Add pivot for tracking events and mail trackings</li>
<li>Integrate with the core <cite>mail.notification</cite> model. A soft way would be to write a
notification event along with the mail.tracking.event ones. Another way could be
to merge both models and build the module features on top of it. This might imply
a refactor though.</li>
</ul>
</div>
<div class="section" id="bug-tracker">