Credit creators, using same name across modules to avoid split statistics.
parent
16a1fd6d9d
commit
b0ff5851a7
|
@ -5,9 +5,10 @@
|
||||||
"name": "Qweb XML Reports",
|
"name": "Qweb XML Reports",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"category": "Reporting",
|
"category": "Reporting",
|
||||||
"author": "Odoo Community Association (OCA), Grupo ESOC",
|
"website": "https://grupoesoc.es",
|
||||||
|
"author": "Grupo ESOC Ingeniería de Servicios, "
|
||||||
|
"Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"website": "https://odoo-community.org/",
|
|
||||||
"installable": True,
|
"installable": True,
|
||||||
"application": False,
|
"application": False,
|
||||||
"summary": "Allow to generate XML reports",
|
"summary": "Allow to generate XML reports",
|
||||||
|
|
|
@ -5,9 +5,10 @@
|
||||||
"name": "Qweb XML Sample Report",
|
"name": "Qweb XML Sample Report",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"category": "Reporting",
|
"category": "Reporting",
|
||||||
"author": "Odoo Community Association (OCA), Grupo ESOC",
|
"website": "https://grupoesoc.es",
|
||||||
|
"author": "Grupo ESOC Ingeniería de Servicios, "
|
||||||
|
"Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"website": "https://odoo-community.org/",
|
|
||||||
"installable": True,
|
"installable": True,
|
||||||
"application": False,
|
"application": False,
|
||||||
"summary": "For developers who want an example",
|
"summary": "For developers who want an example",
|
||||||
|
|
Loading…
Reference in New Issue