diff --git a/account_financial_report_qweb/README.rst b/account_financial_report_qweb/README.rst index 307f02d9..443c0fc0 100644 --- a/account_financial_report_qweb/README.rst +++ b/account_financial_report_qweb/README.rst @@ -18,9 +18,6 @@ Accunting / Reporting / OCA Reports. :alt: Try me on Runbot :target: https://runbot.odoo-community.org/runbot/91/9.0 -Known issues / Roadmap -====================== - Bug Tracker =========== diff --git a/account_financial_report_qweb/__openerp__.py b/account_financial_report_qweb/__openerp__.py index 3f565cf8..975b62e9 100644 --- a/account_financial_report_qweb/__openerp__.py +++ b/account_financial_report_qweb/__openerp__.py @@ -5,7 +5,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'QWeb Financial Reports', - 'version': '9.0.0.1.0', + 'version': '9.0.1.0.0', 'category': 'Reporting', 'summary': 'OCA Financial Reports', 'author': 'Camptocamp SA,'