Rename module to 'Report qweb auto generation'
parent
a3123cbfbc
commit
3dbefbb3ad
|
@ -1,8 +1,8 @@
|
||||||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
|
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
|
||||||
:alt: License: AGPL-3
|
:alt: License: AGPL-3
|
||||||
|
|
||||||
Report Management
|
Report qweb auto generation
|
||||||
=================
|
===========================
|
||||||
|
|
||||||
When creating a report in Settings > Technical > Actions > Reports or
|
When creating a report in Settings > Technical > Actions > Reports or
|
||||||
Settings > Technical > Reports > Reports it will create an empty Qweb template
|
Settings > Technical > Reports > Reports it will create an empty Qweb template
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "Report Management",
|
"name": "Report qweb auto generation",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"depends": [
|
"depends": [
|
||||||
"report",
|
"report",
|
||||||
|
|
Loading…
Reference in New Issue