Automatic Update form OCA2FC Migrator

This commit is contained in:
Flectra Community Bot 2021-05-27 12:47:45 +02:00 committed by Renzo Meister
parent 043735def5
commit f533b3953c
17 changed files with 32 additions and 32 deletions

View File

@ -9,21 +9,21 @@ Available addons
addon | version | summary
--- | --- | ---
[filter_multi_user](filter_multi_user/) | 2.0.1.0.0| Allows to share user-defined filters filters among several users.
[base_import_security_group](base_import_security_group/) | 2.0.1.0.0| Group-based permissions for importing CSV files
[sequence_reset_period](sequence_reset_period/) | 2.0.1.0.0| Auto-generate yearly/monthly/weekly/daily sequence period ranges
[document_quick_access](document_quick_access/) | 2.0.1.0.1| Document quick access
[base_technical_features](base_technical_features/) | 2.0.1.0.0| Access to technical features without activating debug mode
[base_tier_validation_formula](base_tier_validation_formula/) | 2.0.1.0.0| Formulas for Base tier validation
[mass_editing](mass_editing/) | 2.0.1.1.2| Mass Editing
[date_range](date_range/) | 2.0.2.0.1| Manage all kind of date range
[base_export_manager](base_export_manager/) | 2.0.1.0.0| Manage model export profiles
[sequence_check_digit](sequence_check_digit/) | 2.0.1.0.0| Adds a check digit on sequences
[easy_switch_user](easy_switch_user/) | 2.0.1.0.0| Lets administrators and developers quickly change user to test e.g. access rights
[document_quick_access_folder_auto_classification](document_quick_access_folder_auto_classification/) | 2.0.1.0.1| Auto classification of Documents after reading a QR
[base_tier_validation](base_tier_validation/) | 2.0.3.1.1| Implement a validation process based on tiers.
[default_multi_user](default_multi_user/) | 2.0.1.0.0| Allows to share user-defined defaults among several users.
[base_optional_quick_create](base_optional_quick_create/) | 2.0.1.0.0| Avoid 'quick create' on m2o fields, on a 'by model' basis
[barcode_action](barcode_action/) | 2.0.1.0.0| Allows to use barcodes as a launcher
[filter_multi_user](filter_multi_user/) | 1.0.1.0.0| Allows to share user-defined filters filters among several users.
[base_import_security_group](base_import_security_group/) | 1.0.1.0.0| Group-based permissions for importing CSV files
[sequence_reset_period](sequence_reset_period/) | 1.0.1.0.0| Auto-generate yearly/monthly/weekly/daily sequence period ranges
[document_quick_access](document_quick_access/) | 1.0.1.0.1| Document quick access
[base_technical_features](base_technical_features/) | 1.0.1.0.0| Access to technical features without activating debug mode
[base_tier_validation_formula](base_tier_validation_formula/) | 1.0.1.0.0| Formulas for Base tier validation
[mass_editing](mass_editing/) | 1.0.1.1.2| Mass Editing
[date_range](date_range/) | 1.0.2.0.1| Manage all kind of date range
[base_export_manager](base_export_manager/) | 1.0.1.0.0| Manage model export profiles
[sequence_check_digit](sequence_check_digit/) | 1.0.1.0.0| Adds a check digit on sequences
[easy_switch_user](easy_switch_user/) | 1.0.1.0.0| Lets administrators and developers quickly change user to test e.g. access rights
[document_quick_access_folder_auto_classification](document_quick_access_folder_auto_classification/) | 1.0.1.0.1| Auto classification of Documents after reading a QR
[base_tier_validation](base_tier_validation/) | 1.0.3.1.1| Implement a validation process based on tiers.
[default_multi_user](default_multi_user/) | 1.0.1.0.0| Allows to share user-defined defaults among several users.
[base_optional_quick_create](base_optional_quick_create/) | 1.0.1.0.0| Avoid 'quick create' on m2o fields, on a 'by model' basis
[barcode_action](barcode_action/) | 1.0.1.0.0| Allows to use barcodes as a launcher

View File

@ -4,7 +4,7 @@
{
'name': 'Barcode action launcher',
'version': '2.0.1.0.0',
'version': '1.0.1.0.0',
'category': 'Extra Tools',
'website': 'https://gitlab.com/flectra-community/server-ux',
'author': 'Creu Blanca, Eficent, Odoo Community Association (OCA)',

View File

@ -6,7 +6,7 @@
{
'name': "Manage model export profiles",
'category': 'Personalization',
'version': '2.0.1.0.0',
'version': '1.0.1.0.0',
'depends': [
'web',
],

View File

@ -4,7 +4,7 @@
{
'name': 'Optional CSV import',
'version': '2.0.1.0.0',
'version': '1.0.1.0.0',
'category': 'Server tools',
'summary': 'Group-based permissions for importing CSV files',
'license': 'AGPL-3',

View File

@ -3,7 +3,7 @@
{
'name': "Optional quick create",
'version': '2.0.1.0.0',
'version': '1.0.1.0.0',
'category': 'Tools',
'summary': "Avoid 'quick create' on m2o fields, on a 'by model' basis",
'author': "Agile Business Group,Odoo Community Association (OCA)",

View File

@ -4,7 +4,7 @@
{
"name": "Technical features group",
"summary": "Access to technical features without activating debug mode",
"version": "2.0.1.0.0",
"version": "1.0.1.0.0",
"category": "Usability",
"website": "https://gitlab.com/flectra-community/server-ux",
"author": "Opener B.V., Odoo Community Association (OCA)",

View File

@ -3,7 +3,7 @@
{
"name": "Base Tier Validation",
"summary": "Implement a validation process based on tiers.",
"version": "2.0.3.1.1",
"version": "1.0.3.1.1",
"development_status": "Mature",
"maintainers": ['lreficent'],
"category": "Tools",

View File

@ -5,7 +5,7 @@
'name': 'Base Tier Validation Formula',
'summary': """
Formulas for Base tier validation""",
'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/server-ux',

View File

@ -3,7 +3,7 @@
{
"name": "Date Range",
"summary": "Manage all kind of date range",
"version": "2.0.2.0.1",
"version": "1.0.2.0.1",
"category": "Uncategorized",
"website": "https://gitlab.com/flectra-community/server-ux",
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",

View File

@ -3,7 +3,7 @@
{
"name": "Default Multi User",
"summary": "Allows to share user-defined defaults among several users.",
"version": "2.0.1.0.0",
"version": "1.0.1.0.0",
"development_status": "Beta",
"maintainers": ['LoisRForgeFlow'],
"category": "Tools",

View File

@ -5,7 +5,7 @@
'name': 'Document Quick Access',
'summary': """
Document quick access""",
'version': '2.0.1.0.1',
'version': '1.0.1.0.1',
'license': 'AGPL-3',
'author': 'Creu Blanca,Odoo Community Association (OCA)',
'website': 'https://gitlab.com/flectra-community/server-ux',

View File

@ -5,7 +5,7 @@
'name': 'Document Quick Access Folder Auto Classification',
'summary': """
Auto classification of Documents after reading a QR""",
'version': '2.0.1.0.1',
'version': '1.0.1.0.1',
'license': 'AGPL-3',
'author': 'Creu Blanca,Odoo Community Association (OCA)',
'website': 'https://gitlab.com/flectra-community/server-ux',

View File

@ -6,7 +6,7 @@
'summary': 'Lets administrators and developers quickly '
'change user to test e.g. access rights',
'category': 'Tools',
'version': '2.0.1.0.0',
'version': '1.0.1.0.0',
'author': 'Onestein, Odoo Community Association (OCA)',
'website': 'https://gitlab.com/flectra-community/server-ux',
'license': 'AGPL-3',

View File

@ -3,7 +3,7 @@
{
"name": "Filter Multi User",
"summary": "Allows to share user-defined filters filters among several users.",
"version": "2.0.1.0.0",
"version": "1.0.1.0.0",
"development_status": "Beta",
"maintainers": ['LoisRForgeFlow'],
"category": "Tools",

View File

@ -2,7 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'Mass Editing',
'version': '2.0.1.1.2',
'version': '1.0.1.1.2',
'author': 'Serpent Consulting Services Pvt. Ltd., '
'Tecnativa, '
'Odoo Community Association (OCA)',

View File

@ -3,7 +3,7 @@
{
"name": "Check Digit on Sequences",
"version": "2.0.1.0.0",
"version": "1.0.1.0.0",
"category": "Reporting",
"website": "https://gitlab.com/flectra-community/server-ux",
"author": "Creu Blanca, "

View File

@ -3,7 +3,7 @@
{
"name": "Reset Sequences on selected period ranges",
"version": "2.0.1.0.0",
"version": "1.0.1.0.0",
"category": "Reporting",
"website": "https://gitlab.com/flectra-community/server-ux",
"author": "Creu Blanca, "