[UPD] README.rst
parent
a7f304259c
commit
c79d9ce28f
|
@ -404,7 +404,8 @@ installed it’s probably because there is another module that depends on it.</p
|
|||
<p>This module is intended as a base engine for other modules to use it, so no direct result if you are a user.</p>
|
||||
<div class="section" id="if-you-are-a-developer">
|
||||
<h2><a class="toc-backref" href="#id3">If you are a developer</a></h2>
|
||||
<p>To learn from an example, just check the <a class="reference external" href="https://github.com/OCA/reporting-engine/blob/13.0/report_xml/demo/demo_report.xml">demo report</a>.</p>
|
||||
<p>To learn from an example, just check the <a class="reference external" href="https://github.com/OCA/reporting-engine/blob/13.0/report_xml/demo/demo_report.xml">demo report</a> on GitHub for
|
||||
the model <tt class="docutils literal">res.company</tt> or check it in interface from companies views.</p>
|
||||
<p>To develop with this module, you need to:</p>
|
||||
<ul class="simple">
|
||||
<li>Create a module.</li>
|
||||
|
|
Loading…
Reference in New Issue