Automatic Update form OCA2FC Migrator

This commit is contained in:
Flectra Community Bot 2021-05-27 12:47:06 +02:00 committed by Renzo Meister
parent f5d6598cb8
commit cba834948b
16 changed files with 30 additions and 30 deletions

View File

@ -9,20 +9,20 @@ Available addons
addon | version | summary addon | version | summary
--- | --- | --- --- | --- | ---
[report_qr](report_qr/) | 2.0.1.0.0| Web QR Manager [report_qr](report_qr/) | 1.0.1.0.0| Web QR Manager
[report_context](report_context/) | 2.0.1.0.0| Adding context to reports [report_context](report_context/) | 1.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_view_editor](bi_view_editor/) | 1.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 [bi_sql_editor_aggregate](bi_sql_editor_aggregate/) | 1.0.1.0.0| BI SQL Editor Aggregation
[report_xlsx](report_xlsx/) | 2.0.1.0.6| Base module to create xlsx report [report_xlsx](report_xlsx/) | 1.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 [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/) | 2.0.1.0.1| Base module that fills PDFs [report_fillpdf](report_fillpdf/) | 1.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_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/) | 2.0.1.0.1| Add new parameters for a paper format to be used by wkhtmltopdf command as arguments. [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/) | 2.0.1.0.0| Report xlsx helpers [report_xlsx_helper](report_xlsx_helper/) | 1.0.1.0.0| Report xlsx helpers
[report_csv](report_csv/) | 2.0.1.0.0| Base module to create csv report [report_csv](report_csv/) | 1.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_xlsx_helper_demo](report_xlsx_helper_demo/) | 1.0.1.0.0| Report xlsx helpers - demo
[report_xml](report_xml/) | 2.0.1.0.2| Allow to generate XML reports [report_xml](report_xml/) | 1.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_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/) | 2.0.1.0.0| Add watermarks to your QWEB PDF reports [report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 1.0.1.0.0| Add watermarks to your QWEB PDF reports

View File

@ -5,7 +5,7 @@
{ {
'name': 'BI SQL Editor', 'name': 'BI SQL Editor',
'summary': 'BI Views builder, based on Materialized or Normal SQL Views', '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', 'license': 'AGPL-3',
'category': 'Reporting', 'category': 'Reporting',
'author': 'GRAP,Odoo Community Association (OCA)', 'author': 'GRAP,Odoo Community Association (OCA)',

View File

@ -3,7 +3,7 @@
{ {
'name': 'BI SQL Editor Aggregate', 'name': 'BI SQL Editor Aggregate',
'summary': 'BI SQL Editor Aggregation', 'summary': 'BI SQL Editor Aggregation',
'version': '2.0.1.0.0', 'version': '1.0.1.0.0',
'license': 'AGPL-3', 'license': 'AGPL-3',
'category': 'Reporting', 'category': 'Reporting',
'author': 'Richard deMeester,Odoo Community Association (OCA)', 'author': 'Richard deMeester,Odoo Community Association (OCA)',

View File

@ -9,7 +9,7 @@
'license': 'AGPL-3', 'license': 'AGPL-3',
'website': 'https://gitlab.com/flectra-community/reporting-engine', 'website': 'https://gitlab.com/flectra-community/reporting-engine',
'category': 'Reporting', 'category': 'Reporting',
'version': '2.0.1.0.0', 'version': '1.0.1.0.0',
'depends': [ 'depends': [
'base', 'base',
'web', 'web',

View File

@ -5,7 +5,7 @@
'name': 'Report Context', 'name': 'Report Context',
'summary': """ 'summary': """
Adding context to reports""", Adding context to reports""",
'version': '2.0.1.0.0', 'version': '1.0.1.0.0',
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': 'Creu Blanca,Odoo Community Association (OCA)', 'author': 'Creu Blanca,Odoo Community Association (OCA)',
'website': 'https://gitlab.com/flectra-community/reporting-engine', 'website': 'https://gitlab.com/flectra-community/reporting-engine',

View File

@ -8,7 +8,7 @@
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': "https://gitlab.com/flectra-community/reporting-engine", 'website': "https://gitlab.com/flectra-community/reporting-engine",
'category': 'Reporting', 'category': 'Reporting',
'version': '2.0.1.0.0', 'version': '1.0.1.0.0',
'license': 'AGPL-3', 'license': 'AGPL-3',
'external_dependencies': { 'external_dependencies': {
'python': [ 'python': [

View File

@ -9,7 +9,7 @@
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': "https://gitlab.com/flectra-community/reporting-engine", 'website': "https://gitlab.com/flectra-community/reporting-engine",
'category': 'Reporting', 'category': 'Reporting',
'version': '2.0.1.0.1', 'version': '1.0.1.0.1',
'license': 'AGPL-3', 'license': 'AGPL-3',
'external_dependencies': { 'external_dependencies': {
'python': [ 'python': [

View File

@ -3,7 +3,7 @@
{ {
'name': 'Web QR Manager', 'name': 'Web QR Manager',
'version': '2.0.1.0.0', 'version': '1.0.1.0.0',
'author': 'Creu Blanca, ' 'author': 'Creu Blanca, '
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'category': 'Sales', 'category': 'Sales',

View File

@ -3,7 +3,7 @@
{ {
"name": "Report QWeb Parameter", "name": "Report QWeb Parameter",
"version": "2.0.1.0.0", "version": "1.0.1.0.0",
"license": "AGPL-3", "license": "AGPL-3",
"summary": """ "summary": """
Add new parameters for qweb templates in order to reduce field length Add new parameters for qweb templates in order to reduce field length

View File

@ -2,7 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{ {
"name": "Pdf watermark", "name": "Pdf watermark",
"version": "2.0.1.0.0", "version": "1.0.1.0.0",
"author": "Therp BV, " "author": "Therp BV, "
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",

View File

@ -3,7 +3,7 @@
{ {
'name': 'Qweb Text Reports', 'name': 'Qweb Text Reports',
'version': '2.0.1.0.0', 'version': '1.0.1.0.0',
'category': 'Reporting', 'category': 'Reporting',
'license': 'AGPL-3', 'license': 'AGPL-3',
'summary': 'Use Qweb to generate text and CSV reports', 'summary': 'Use Qweb to generate text and CSV reports',

View File

@ -4,7 +4,7 @@
# noinspection PyStatementEffect # noinspection PyStatementEffect
{ {
"name": "Report Wkhtmltopdf Param", "name": "Report Wkhtmltopdf Param",
"version": "2.0.1.0.1", "version": "1.0.1.0.1",
"license": "AGPL-3", "license": "AGPL-3",
"summary": """ "summary": """
Add new parameters for a paper format to be used by wkhtmltopdf Add new parameters for a paper format to be used by wkhtmltopdf

View File

@ -9,7 +9,7 @@
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': "https://gitlab.com/flectra-community/reporting-engine", 'website': "https://gitlab.com/flectra-community/reporting-engine",
'category': 'Reporting', 'category': 'Reporting',
'version': '2.0.1.0.6', 'version': '1.0.1.0.6',
'license': 'AGPL-3', 'license': 'AGPL-3',
'external_dependencies': { 'external_dependencies': {
'python': [ 'python': [

View File

@ -7,7 +7,7 @@
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': 'https://gitlab.com/flectra-community/reporting-engine', 'website': 'https://gitlab.com/flectra-community/reporting-engine',
'category': 'Reporting', 'category': 'Reporting',
'version': '2.0.1.0.0', 'version': '1.0.1.0.0',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': [ 'depends': [
'report_xlsx', 'report_xlsx',

View File

@ -6,7 +6,7 @@
'author': 'Noviat,' 'author': 'Noviat,'
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'category': 'Reporting', 'category': 'Reporting',
'version': '2.0.1.0.0', 'version': '1.0.1.0.0',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': [ 'depends': [
'report_xlsx_helper', 'report_xlsx_helper',

View File

@ -3,7 +3,7 @@
{ {
"name": "XML Reports", "name": "XML Reports",
"version": "2.0.1.0.2", "version": "1.0.1.0.2",
"category": "Reporting", "category": "Reporting",
"website": "https://gitlab.com/flectra-community/reporting-engine", "website": "https://gitlab.com/flectra-community/reporting-engine",
"author": "Grupo ESOC Ingeniería de Servicios, " "author": "Grupo ESOC Ingeniería de Servicios, "