mirror of
https://gitlab.com/flectra-community/server-ux.git
synced 2024-11-14 18:22:05 +00:00
Automatic Update form OCA2FC Migrator
This commit is contained in:
parent
043735def5
commit
f533b3953c
32
README.md
32
README.md
@ -9,21 +9,21 @@ Available addons
|
|||||||
|
|
||||||
addon | version | summary
|
addon | version | summary
|
||||||
--- | --- | ---
|
--- | --- | ---
|
||||||
[filter_multi_user](filter_multi_user/) | 2.0.1.0.0| Allows to share user-defined filters filters among several users.
|
[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/) | 2.0.1.0.0| Group-based permissions for importing CSV files
|
[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/) | 2.0.1.0.0| Auto-generate yearly/monthly/weekly/daily sequence period ranges
|
[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/) | 2.0.1.0.1| Document quick access
|
[document_quick_access](document_quick_access/) | 1.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_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/) | 2.0.1.0.0| Formulas for Base tier validation
|
[base_tier_validation_formula](base_tier_validation_formula/) | 1.0.1.0.0| Formulas for Base tier validation
|
||||||
[mass_editing](mass_editing/) | 2.0.1.1.2| Mass Editing
|
[mass_editing](mass_editing/) | 1.0.1.1.2| Mass Editing
|
||||||
[date_range](date_range/) | 2.0.2.0.1| Manage all kind of date range
|
[date_range](date_range/) | 1.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
|
[base_export_manager](base_export_manager/) | 1.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
|
[sequence_check_digit](sequence_check_digit/) | 1.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
|
[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/) | 2.0.1.0.1| Auto classification of Documents after reading a QR
|
[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/) | 2.0.3.1.1| Implement a validation process based on tiers.
|
[base_tier_validation](base_tier_validation/) | 1.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.
|
[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/) | 2.0.1.0.0| Avoid 'quick create' on m2o fields, on a 'by model' basis
|
[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/) | 2.0.1.0.0| Allows to use barcodes as a launcher
|
[barcode_action](barcode_action/) | 1.0.1.0.0| Allows to use barcodes as a launcher
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Barcode action launcher',
|
'name': 'Barcode action launcher',
|
||||||
'version': '2.0.1.0.0',
|
'version': '1.0.1.0.0',
|
||||||
'category': 'Extra Tools',
|
'category': 'Extra Tools',
|
||||||
'website': 'https://gitlab.com/flectra-community/server-ux',
|
'website': 'https://gitlab.com/flectra-community/server-ux',
|
||||||
'author': 'Creu Blanca, Eficent, Odoo Community Association (OCA)',
|
'author': 'Creu Blanca, Eficent, Odoo Community Association (OCA)',
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
{
|
{
|
||||||
'name': "Manage model export profiles",
|
'name': "Manage model export profiles",
|
||||||
'category': 'Personalization',
|
'category': 'Personalization',
|
||||||
'version': '2.0.1.0.0',
|
'version': '1.0.1.0.0',
|
||||||
'depends': [
|
'depends': [
|
||||||
'web',
|
'web',
|
||||||
],
|
],
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Optional CSV import',
|
'name': 'Optional CSV import',
|
||||||
'version': '2.0.1.0.0',
|
'version': '1.0.1.0.0',
|
||||||
'category': 'Server tools',
|
'category': 'Server tools',
|
||||||
'summary': 'Group-based permissions for importing CSV files',
|
'summary': 'Group-based permissions for importing CSV files',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': "Optional quick create",
|
'name': "Optional quick create",
|
||||||
'version': '2.0.1.0.0',
|
'version': '1.0.1.0.0',
|
||||||
'category': 'Tools',
|
'category': 'Tools',
|
||||||
'summary': "Avoid 'quick create' on m2o fields, on a 'by model' basis",
|
'summary': "Avoid 'quick create' on m2o fields, on a 'by model' basis",
|
||||||
'author': "Agile Business Group,Odoo Community Association (OCA)",
|
'author': "Agile Business Group,Odoo Community Association (OCA)",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Technical features group",
|
"name": "Technical features group",
|
||||||
"summary": "Access to technical features without activating debug mode",
|
"summary": "Access to technical features without activating debug mode",
|
||||||
"version": "2.0.1.0.0",
|
"version": "1.0.1.0.0",
|
||||||
"category": "Usability",
|
"category": "Usability",
|
||||||
"website": "https://gitlab.com/flectra-community/server-ux",
|
"website": "https://gitlab.com/flectra-community/server-ux",
|
||||||
"author": "Opener B.V., Odoo Community Association (OCA)",
|
"author": "Opener B.V., Odoo Community Association (OCA)",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Base Tier Validation",
|
"name": "Base Tier Validation",
|
||||||
"summary": "Implement a validation process based on tiers.",
|
"summary": "Implement a validation process based on tiers.",
|
||||||
"version": "2.0.3.1.1",
|
"version": "1.0.3.1.1",
|
||||||
"development_status": "Mature",
|
"development_status": "Mature",
|
||||||
"maintainers": ['lreficent'],
|
"maintainers": ['lreficent'],
|
||||||
"category": "Tools",
|
"category": "Tools",
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
'name': 'Base Tier Validation Formula',
|
'name': 'Base Tier Validation Formula',
|
||||||
'summary': """
|
'summary': """
|
||||||
Formulas for Base tier validation""",
|
Formulas for Base tier validation""",
|
||||||
'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/server-ux',
|
'website': 'https://gitlab.com/flectra-community/server-ux',
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Date Range",
|
"name": "Date Range",
|
||||||
"summary": "Manage all kind of date range",
|
"summary": "Manage all kind of date range",
|
||||||
"version": "2.0.2.0.1",
|
"version": "1.0.2.0.1",
|
||||||
"category": "Uncategorized",
|
"category": "Uncategorized",
|
||||||
"website": "https://gitlab.com/flectra-community/server-ux",
|
"website": "https://gitlab.com/flectra-community/server-ux",
|
||||||
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",
|
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Default Multi User",
|
"name": "Default Multi User",
|
||||||
"summary": "Allows to share user-defined defaults among several users.",
|
"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",
|
"development_status": "Beta",
|
||||||
"maintainers": ['LoisRForgeFlow'],
|
"maintainers": ['LoisRForgeFlow'],
|
||||||
"category": "Tools",
|
"category": "Tools",
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
'name': 'Document Quick Access',
|
'name': 'Document Quick Access',
|
||||||
'summary': """
|
'summary': """
|
||||||
Document quick access""",
|
Document quick access""",
|
||||||
'version': '2.0.1.0.1',
|
'version': '1.0.1.0.1',
|
||||||
'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/server-ux',
|
'website': 'https://gitlab.com/flectra-community/server-ux',
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
'name': 'Document Quick Access Folder Auto Classification',
|
'name': 'Document Quick Access Folder Auto Classification',
|
||||||
'summary': """
|
'summary': """
|
||||||
Auto classification of Documents after reading a QR""",
|
Auto classification of Documents after reading a QR""",
|
||||||
'version': '2.0.1.0.1',
|
'version': '1.0.1.0.1',
|
||||||
'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/server-ux',
|
'website': 'https://gitlab.com/flectra-community/server-ux',
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
'summary': 'Lets administrators and developers quickly '
|
'summary': 'Lets administrators and developers quickly '
|
||||||
'change user to test e.g. access rights',
|
'change user to test e.g. access rights',
|
||||||
'category': 'Tools',
|
'category': 'Tools',
|
||||||
'version': '2.0.1.0.0',
|
'version': '1.0.1.0.0',
|
||||||
'author': 'Onestein, Odoo Community Association (OCA)',
|
'author': 'Onestein, Odoo Community Association (OCA)',
|
||||||
'website': 'https://gitlab.com/flectra-community/server-ux',
|
'website': 'https://gitlab.com/flectra-community/server-ux',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Filter Multi User",
|
"name": "Filter Multi User",
|
||||||
"summary": "Allows to share user-defined filters filters among several users.",
|
"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",
|
"development_status": "Beta",
|
||||||
"maintainers": ['LoisRForgeFlow'],
|
"maintainers": ['LoisRForgeFlow'],
|
||||||
"category": "Tools",
|
"category": "Tools",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
{
|
{
|
||||||
'name': 'Mass Editing',
|
'name': 'Mass Editing',
|
||||||
'version': '2.0.1.1.2',
|
'version': '1.0.1.1.2',
|
||||||
'author': 'Serpent Consulting Services Pvt. Ltd., '
|
'author': 'Serpent Consulting Services Pvt. Ltd., '
|
||||||
'Tecnativa, '
|
'Tecnativa, '
|
||||||
'Odoo Community Association (OCA)',
|
'Odoo Community Association (OCA)',
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "Check Digit on Sequences",
|
"name": "Check Digit on Sequences",
|
||||||
"version": "2.0.1.0.0",
|
"version": "1.0.1.0.0",
|
||||||
"category": "Reporting",
|
"category": "Reporting",
|
||||||
"website": "https://gitlab.com/flectra-community/server-ux",
|
"website": "https://gitlab.com/flectra-community/server-ux",
|
||||||
"author": "Creu Blanca, "
|
"author": "Creu Blanca, "
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "Reset Sequences on selected period ranges",
|
"name": "Reset Sequences on selected period ranges",
|
||||||
"version": "2.0.1.0.0",
|
"version": "1.0.1.0.0",
|
||||||
"category": "Reporting",
|
"category": "Reporting",
|
||||||
"website": "https://gitlab.com/flectra-community/server-ux",
|
"website": "https://gitlab.com/flectra-community/server-ux",
|
||||||
"author": "Creu Blanca, "
|
"author": "Creu Blanca, "
|
||||||
|
Loading…
Reference in New Issue
Block a user