From a6dc86d68a2d7a77d38d80419e7d512519dd929c Mon Sep 17 00:00:00 2001 From: Dennis Sluijk Date: Wed, 18 Jul 2018 10:26:46 +0200 Subject: [PATCH] [FIX] report_xml readme --- report_xml/README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/report_xml/README.rst b/report_xml/README.rst index a1c07f16..039644b9 100644 --- a/report_xml/README.rst +++ b/report_xml/README.rst @@ -85,3 +85,10 @@ mission is to support the collaborative development of Odoo features and promote its widespread use. To contribute to this module, please visit https://odoo-community.org. + + +.. _custom report: https://www.odoo.com/documentation/8.0/reference/reports.html#custom-reports +.. _instructions to create reports: https://www.odoo.com/documentation/8.0/reference/reports.html +.. _reporting-engine: https://github.com/OCA/reporting-engine +.. _sample module: https://github.com/OCA/reporting-engine/tree/8.0/report_xml_sample +.. _lxml: http://lxml.de/