From c79d9ce28f96fe8f8401664919aa103dbe3df061 Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Fri, 24 Apr 2020 15:34:13 +0000
Subject: [PATCH] [UPD] README.rst
---
report_xml/README.rst | 2 +-
report_xml/static/description/index.html | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/report_xml/README.rst b/report_xml/README.rst
index a290fd663..de39760fe 100644
--- a/report_xml/README.rst
+++ b/report_xml/README.rst
@@ -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
diff --git a/report_xml/static/description/index.html b/report_xml/static/description/index.html
index 80d34de08..d862d2c35 100644
--- a/report_xml/static/description/index.html
+++ b/report_xml/static/description/index.html
@@ -404,7 +404,8 @@ installed it’s probably because there is another module that depends on it.
This module is intended as a base engine for other modules to use it, so no direct result if you are a user.
-
To learn from an example, just check the demo report.
+
To learn from an example, just check the demo report on GitHub for
+the model res.company or check it in interface from companies views.
To develop with this module, you need to: