[UPD] README.rst

pull/669/head
OCA-git-bot 2021-05-22 13:42:42 +00:00 committed by Sylvain LE GAL
parent c8262fa7ce
commit 6b6d51c6b5
2 changed files with 16 additions and 4 deletions

View File

@ -66,6 +66,11 @@ Inherit the model:
_sql_request_users_relation = 'my_model_users_rel'
Known issues / Roadmap
======================
* Move modules sql_request_abstract and sql_export to oca/reporting-engine for version 15
Bug Tracker
===========

View File

@ -402,8 +402,9 @@ them, if they are valid.</li>
<div class="contents local topic" id="contents">
<ul class="simple">
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id3">Credits</a></li>
<li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li>
<li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id4">Credits</a></li>
</ul>
</div>
<div class="section" id="usage">
@ -421,8 +422,14 @@ _inherit = [sql.request.mixin]</p>
</dl>
</blockquote>
</div>
<div class="section" id="known-issues-roadmap">
<h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2>
<ul class="simple">
<li>Move modules sql_request_abstract and sql_export to oca/reporting-engine for version 15</li>
</ul>
</div>
<div class="section" id="bug-tracker">
<h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2>
<h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
@ -430,7 +437,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
<h2><a class="toc-backref" href="#id3">Credits</a></h2>
<h2><a class="toc-backref" href="#id4">Credits</a></h2>
</div>
</div>
<div class="section" id="authors">