[UPD] prefix versions with 8.0
parent
5f8d06e864
commit
208cd4d19f
|
@ -27,8 +27,8 @@ addon | version | summary
|
||||||
[report_qweb_signer](report_qweb_signer/) | 8.0.1.0.0 | Sign Qweb PDFs usign a PKCS#12 certificate
|
[report_qweb_signer](report_qweb_signer/) | 8.0.1.0.0 | Sign Qweb PDFs usign a PKCS#12 certificate
|
||||||
[report_xls](report_xls/) | 8.0.0.6.1 | Excel report engine
|
[report_xls](report_xls/) | 8.0.0.6.1 | Excel report engine
|
||||||
[report_xlsx](report_xlsx/) | 8.0.1.0.0 | Base module to create xlsx report
|
[report_xlsx](report_xlsx/) | 8.0.1.0.0 | Base module to create xlsx report
|
||||||
[report_xml](report_xml/) | 1.0 | Allow to generate XML reports
|
[report_xml](report_xml/) | 8.0.1.0.0 | Allow to generate XML reports
|
||||||
[report_xml_sample](report_xml_sample/) | 1.0 | For developers who want an example
|
[report_xml_sample](report_xml_sample/) | 8.0.1.0.0 | For developers who want an example
|
||||||
|
|
||||||
Unported addons
|
Unported addons
|
||||||
---------------
|
---------------
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "Qweb XML Reports",
|
"name": "Qweb XML Reports",
|
||||||
"version": "1.0",
|
"version": "8.0.1.0.0",
|
||||||
"category": "Reporting",
|
"category": "Reporting",
|
||||||
"website": "https://grupoesoc.es",
|
"website": "https://grupoesoc.es",
|
||||||
"author": "Grupo ESOC Ingeniería de Servicios, "
|
"author": "Grupo ESOC Ingeniería de Servicios, "
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "Qweb XML Sample Report",
|
"name": "Qweb XML Sample Report",
|
||||||
"version": "1.0",
|
"version": "8.0.1.0.0",
|
||||||
"category": "Reporting",
|
"category": "Reporting",
|
||||||
"website": "https://grupoesoc.es",
|
"website": "https://grupoesoc.es",
|
||||||
"author": "Grupo ESOC Ingeniería de Servicios, "
|
"author": "Grupo ESOC Ingeniería de Servicios, "
|
||||||
|
|
Loading…
Reference in New Issue