Browse Source

Rename module to 'Report qweb auto generation'

pull/195/head
Alex Comba 9 years ago
parent
commit
3dbefbb3ad
  1. 4
      base_report_auto_create_qweb/README.rst
  2. 2
      base_report_auto_create_qweb/__openerp__.py

4
base_report_auto_create_qweb/README.rst

@ -1,8 +1,8 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3
Report Management
=================
Report qweb auto generation
===========================
When creating a report in Settings > Technical > Actions > Reports or
Settings > Technical > Reports > Reports it will create an empty Qweb template

2
base_report_auto_create_qweb/__openerp__.py

@ -17,7 +17,7 @@
##############################################################################
{
"name": "Report Management",
"name": "Report qweb auto generation",
"version": "1.0",
"depends": [
"report",

Loading…
Cancel
Save