mirror of
https://gitlab.com/flectra-community/reporting-engine.git
synced 2024-11-14 18:22:04 +00:00
Automatic Update form OCA2FC Migrator
This commit is contained in:
parent
f5d6598cb8
commit
cba834948b
30
README.md
30
README.md
@ -9,20 +9,20 @@ Available addons
|
||||
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[report_qr](report_qr/) | 2.0.1.0.0| Web QR Manager
|
||||
[report_context](report_context/) | 2.0.1.0.0| Adding context to reports
|
||||
[bi_view_editor](bi_view_editor/) | 2.0.1.0.0| Graphical BI views builder for Odoo
|
||||
[bi_sql_editor_aggregate](bi_sql_editor_aggregate/) | 2.0.1.0.0| BI SQL Editor Aggregation
|
||||
[report_xlsx](report_xlsx/) | 2.0.1.0.6| Base module to create xlsx report
|
||||
[bi_sql_editor](bi_sql_editor/) | 2.0.1.0.0| BI Views builder, based on Materialized or Normal SQL Views
|
||||
[report_fillpdf](report_fillpdf/) | 2.0.1.0.1| Base module that fills PDFs
|
||||
[report_qweb_parameter](report_qweb_parameter/) | 2.0.1.0.0| Add new parameters for qweb templates in order to reduce field length and check minimal length
|
||||
[report_wkhtmltopdf_param](report_wkhtmltopdf_param/) | 2.0.1.0.1| Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
|
||||
[report_xlsx_helper](report_xlsx_helper/) | 2.0.1.0.0| Report xlsx helpers
|
||||
[report_csv](report_csv/) | 2.0.1.0.0| Base module to create csv report
|
||||
[report_xlsx_helper_demo](report_xlsx_helper_demo/) | 2.0.1.0.0| Report xlsx helpers - demo
|
||||
[report_xml](report_xml/) | 2.0.1.0.2| Allow to generate XML reports
|
||||
[report_qweb_txt](report_qweb_txt/) | 2.0.1.0.0| Use Qweb to generate text and CSV reports
|
||||
[report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 2.0.1.0.0| Add watermarks to your QWEB PDF reports
|
||||
[report_qr](report_qr/) | 1.0.1.0.0| Web QR Manager
|
||||
[report_context](report_context/) | 1.0.1.0.0| Adding context to reports
|
||||
[bi_view_editor](bi_view_editor/) | 1.0.1.0.0| Graphical BI views builder for Odoo
|
||||
[bi_sql_editor_aggregate](bi_sql_editor_aggregate/) | 1.0.1.0.0| BI SQL Editor Aggregation
|
||||
[report_xlsx](report_xlsx/) | 1.0.1.0.6| Base module to create xlsx report
|
||||
[bi_sql_editor](bi_sql_editor/) | 1.0.1.0.0| BI Views builder, based on Materialized or Normal SQL Views
|
||||
[report_fillpdf](report_fillpdf/) | 1.0.1.0.1| Base module that fills PDFs
|
||||
[report_qweb_parameter](report_qweb_parameter/) | 1.0.1.0.0| Add new parameters for qweb templates in order to reduce field length and check minimal length
|
||||
[report_wkhtmltopdf_param](report_wkhtmltopdf_param/) | 1.0.1.0.1| Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
|
||||
[report_xlsx_helper](report_xlsx_helper/) | 1.0.1.0.0| Report xlsx helpers
|
||||
[report_csv](report_csv/) | 1.0.1.0.0| Base module to create csv report
|
||||
[report_xlsx_helper_demo](report_xlsx_helper_demo/) | 1.0.1.0.0| Report xlsx helpers - demo
|
||||
[report_xml](report_xml/) | 1.0.1.0.2| Allow to generate XML reports
|
||||
[report_qweb_txt](report_qweb_txt/) | 1.0.1.0.0| Use Qweb to generate text and CSV reports
|
||||
[report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 1.0.1.0.0| Add watermarks to your QWEB PDF reports
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
{
|
||||
'name': 'BI SQL Editor',
|
||||
'summary': 'BI Views builder, based on Materialized or Normal SQL Views',
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'category': 'Reporting',
|
||||
'author': 'GRAP,Odoo Community Association (OCA)',
|
||||
|
@ -3,7 +3,7 @@
|
||||
{
|
||||
'name': 'BI SQL Editor Aggregate',
|
||||
'summary': 'BI SQL Editor Aggregation',
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'category': 'Reporting',
|
||||
'author': 'Richard deMeester,Odoo Community Association (OCA)',
|
||||
|
@ -9,7 +9,7 @@
|
||||
'license': 'AGPL-3',
|
||||
'website': 'https://gitlab.com/flectra-community/reporting-engine',
|
||||
'category': 'Reporting',
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'depends': [
|
||||
'base',
|
||||
'web',
|
||||
|
@ -5,7 +5,7 @@
|
||||
'name': 'Report Context',
|
||||
'summary': """
|
||||
Adding context to reports""",
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': 'Creu Blanca,Odoo Community Association (OCA)',
|
||||
'website': 'https://gitlab.com/flectra-community/reporting-engine',
|
||||
|
@ -8,7 +8,7 @@
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': "https://gitlab.com/flectra-community/reporting-engine",
|
||||
'category': 'Reporting',
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'external_dependencies': {
|
||||
'python': [
|
||||
|
@ -9,7 +9,7 @@
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': "https://gitlab.com/flectra-community/reporting-engine",
|
||||
'category': 'Reporting',
|
||||
'version': '2.0.1.0.1',
|
||||
'version': '1.0.1.0.1',
|
||||
'license': 'AGPL-3',
|
||||
'external_dependencies': {
|
||||
'python': [
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
'name': 'Web QR Manager',
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'author': 'Creu Blanca, '
|
||||
'Odoo Community Association (OCA)',
|
||||
'category': 'Sales',
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
"name": "Report QWeb Parameter",
|
||||
"version": "2.0.1.0.0",
|
||||
"version": "1.0.1.0.0",
|
||||
"license": "AGPL-3",
|
||||
"summary": """
|
||||
Add new parameters for qweb templates in order to reduce field length
|
||||
|
@ -2,7 +2,7 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Pdf watermark",
|
||||
"version": "2.0.1.0.0",
|
||||
"version": "1.0.1.0.0",
|
||||
"author": "Therp BV, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
'name': 'Qweb Text Reports',
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'category': 'Reporting',
|
||||
'license': 'AGPL-3',
|
||||
'summary': 'Use Qweb to generate text and CSV reports',
|
||||
|
@ -4,7 +4,7 @@
|
||||
# noinspection PyStatementEffect
|
||||
{
|
||||
"name": "Report Wkhtmltopdf Param",
|
||||
"version": "2.0.1.0.1",
|
||||
"version": "1.0.1.0.1",
|
||||
"license": "AGPL-3",
|
||||
"summary": """
|
||||
Add new parameters for a paper format to be used by wkhtmltopdf
|
||||
|
@ -9,7 +9,7 @@
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': "https://gitlab.com/flectra-community/reporting-engine",
|
||||
'category': 'Reporting',
|
||||
'version': '2.0.1.0.6',
|
||||
'version': '1.0.1.0.6',
|
||||
'license': 'AGPL-3',
|
||||
'external_dependencies': {
|
||||
'python': [
|
||||
|
@ -7,7 +7,7 @@
|
||||
'Odoo Community Association (OCA)',
|
||||
'website': 'https://gitlab.com/flectra-community/reporting-engine',
|
||||
'category': 'Reporting',
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
'report_xlsx',
|
||||
|
@ -6,7 +6,7 @@
|
||||
'author': 'Noviat,'
|
||||
'Odoo Community Association (OCA)',
|
||||
'category': 'Reporting',
|
||||
'version': '2.0.1.0.0',
|
||||
'version': '1.0.1.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'depends': [
|
||||
'report_xlsx_helper',
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
"name": "XML Reports",
|
||||
"version": "2.0.1.0.2",
|
||||
"version": "1.0.1.0.2",
|
||||
"category": "Reporting",
|
||||
"website": "https://gitlab.com/flectra-community/reporting-engine",
|
||||
"author": "Grupo ESOC Ingeniería de Servicios, "
|
||||
|
Loading…
Reference in New Issue
Block a user