mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[UPD] README.rst
This commit is contained in:
committed by
Enric Tobella
parent
2d72c5798b
commit
207f0a161e
@@ -23,7 +23,7 @@ XML Reports
|
||||
: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 was written to extend the functionality of the reporting engine to
|
||||
support XML reports and allow modules to generate them by code or by QWeb
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user