From fa199590b3b8fbfcdda2ae609b74d6a499ad360e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Fri, 9 Oct 2015 10:03:39 +0200 Subject: [PATCH] [UPD] prefix versions with 8.0 --- README.md | 76 +++++++++---------- help_online/__openerp__.py | 2 +- help_popup/__openerp__.py | 2 +- support_branding/__openerp__.py | 2 +- web_action_conditionable/__openerp__.py | 2 +- web_advanced_search_x2x/__openerp__.py | 2 +- web_ckeditor4/__openerp__.py | 2 +- web_context_in_colors/__openerp__.py | 2 +- web_dashboard_open_action/__openerp__.py | 2 +- web_dashboard_tile/__openerp__.py | 2 +- web_dialog_size/__openerp__.py | 2 +- web_dom_model_classes/__openerp__.py | 2 +- web_easy_switch_company/__openerp__.py | 2 +- web_environment_ribbon/__openerp__.py | 2 +- web_export_view/__openerp__.py | 2 +- web_graph_improved/__openerp__.py | 2 +- web_group_expand/__openerp__.py | 2 +- web_hide_db_manager_link/__openerp__.py | 2 +- .../__openerp__.py | 2 +- web_ir_actions_act_window_page/__openerp__.py | 2 +- web_last_viewed_records/__openerp__.py | 2 +- .../__openerp__.py | 2 +- web_option_auto_color/__openerp__.py | 2 +- web_recipients_uncheck/__openerp__.py | 2 +- web_searchbar_full_width/__openerp__.py | 2 +- web_sheet_full_width/__openerp__.py | 2 +- web_sheet_full_width_selective/__openerp__.py | 2 +- web_shortcuts/__openerp__.py | 2 +- web_switch_company_warning/__openerp__.py | 2 +- web_translate_dialog/__openerp__.py | 2 +- web_tree_dynamic_colored_field/__openerp__.py | 2 +- web_tree_image/__openerp__.py | 2 +- web_tree_many2one_clickable/__openerp__.py | 2 +- web_widget_color/__openerp__.py | 2 +- web_widget_datepicker_options/__openerp__.py | 2 +- web_widget_float_formula/__openerp__.py | 2 +- .../__openerp__.py | 2 +- web_widget_text_markdown/__openerp__.py | 2 +- web_widget_x2many_2d_matrix/__openerp__.py | 2 +- 39 files changed, 76 insertions(+), 76 deletions(-) diff --git a/README.md b/README.md index 0ab3c7d3..465f3a7c 100644 --- a/README.md +++ b/README.md @@ -17,47 +17,47 @@ Available addons ---------------- addon | version | summary --- | --- | --- -[help_online](help_online/) | 1.0 | Help Online -[help_popup](help_popup/) | 0.5 | Help Popup -[support_branding](support_branding/) | 2.0 | Adds your branding to an Odoo instance -[web_action_conditionable](web_action_conditionable/) | 0.1 | web_action_conditionable -[web_advanced_search_x2x](web_advanced_search_x2x/) | 1.0 | Use a search widget in advanced search for x2x fields -[web_ckeditor4](web_ckeditor4/) | 1.0 | Provides a widget for editing HTML fields using CKEditor 4.x -[web_context_in_colors](web_context_in_colors/) | 1.1 | Use the context in a tree view's colors and fonts attribute -[web_dashboard_open_action](web_dashboard_open_action/) | 1.0 | Adds a button to open a dashboard in full mode -[web_dashboard_tile](web_dashboard_tile/) | 1.0 | Add Tiles to Dashboard -[web_dialog_size](web_dialog_size/) | 0.1 | A module that lets the user expand a dialog box to the full screen width. -[web_dom_model_classes](web_dom_model_classes/) | 1.0 | Allows small UI changes with simple CSS -[web_easy_switch_company](web_easy_switch_company/) | 1.0 | Multicompany - Easy Switch Company -[web_environment_ribbon](web_environment_ribbon/) | 0.1 | Web Environment Ribbon -[web_export_view](web_export_view/) | 1.2 | Export Current View -[web_graph_improved](web_graph_improved/) | 0.1 | Improves graph views. -[web_group_expand](web_group_expand/) | 1.0 | Group Expand Buttons -[web_hide_db_manager_link](web_hide_db_manager_link/) | 1.0 | Hide link to database manager in login screen -[web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 1.0 | Show a message box to users -[web_ir_actions_act_window_page](web_ir_actions_act_window_page/) | 1.0 | Allows a developer to trigger a pager to show the previous or next next record in the form view -[web_last_viewed_records](web_last_viewed_records/) | 1.0.0 | Last viewed records -[web_listview_custom_element_number](web_listview_custom_element_number/) | 1.0 | Allow users to set manually a quantity of items to display in a tree view +[help_online](help_online/) | 8.0.1.0.0 | Help Online +[help_popup](help_popup/) | 8.0.0.5.0 | Help Popup +[support_branding](support_branding/) | 8.0.2.0.0 | Adds your branding to an Odoo instance +[web_action_conditionable](web_action_conditionable/) | 8.0.0.1.0 | web_action_conditionable +[web_advanced_search_x2x](web_advanced_search_x2x/) | 8.0.1.0.0 | Use a search widget in advanced search for x2x fields +[web_ckeditor4](web_ckeditor4/) | 8.0.1.0.0 | Provides a widget for editing HTML fields using CKEditor 4.x +[web_context_in_colors](web_context_in_colors/) | 8.0.1.1.0 | Use the context in a tree view's colors and fonts attribute +[web_dashboard_open_action](web_dashboard_open_action/) | 8.0.1.0.0 | Adds a button to open a dashboard in full mode +[web_dashboard_tile](web_dashboard_tile/) | 8.0.1.0.0 | Add Tiles to Dashboard +[web_dialog_size](web_dialog_size/) | 8.0.0.1.0 | A module that lets the user expand a dialog box to the full screen width. +[web_dom_model_classes](web_dom_model_classes/) | 8.0.1.0.0 | Allows small UI changes with simple CSS +[web_easy_switch_company](web_easy_switch_company/) | 8.0.1.0.0 | Multicompany - Easy Switch Company +[web_environment_ribbon](web_environment_ribbon/) | 8.0.0.1.0 | Web Environment Ribbon +[web_export_view](web_export_view/) | 8.0.1.2.0 | Export Current View +[web_graph_improved](web_graph_improved/) | 8.0.0.1.0 | Improves graph views. +[web_group_expand](web_group_expand/) | 8.0.1.0.0 | Group Expand Buttons +[web_hide_db_manager_link](web_hide_db_manager_link/) | 8.0.1.0.0 | Hide link to database manager in login screen +[web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 8.0.1.0.0 | Show a message box to users +[web_ir_actions_act_window_page](web_ir_actions_act_window_page/) | 8.0.1.0.0 | Allows a developer to trigger a pager to show the previous or next next record in the form view +[web_last_viewed_records](web_last_viewed_records/) | 8.0.1.0.0 | Last viewed records +[web_listview_custom_element_number](web_listview_custom_element_number/) | 8.0.1.0.0 | Allow users to set manually a quantity of items to display in a tree view [web_m2x_options](web_m2x_options/) | 8.0.0.2 | web_m2x_options [web_menu_navbar_needaction](web_menu_navbar_needaction/) | 8.0.1.0.0 | Show the sum of submenus' needaction counters in main menu -[web_option_auto_color](web_option_auto_color/) | 0.1 | Web Option Auto Color +[web_option_auto_color](web_option_auto_color/) | 8.0.0.1.0 | Web Option Auto Color [web_readonly_bypass](web_readonly_bypass/) | 8.0.1.0.0 | Allow to save onchange modifications to readonly fields -[web_recipients_uncheck](web_recipients_uncheck/) | 0.3 | Uncheck recipients on res.partner -[web_searchbar_full_width](web_searchbar_full_width/) | 1.0 | Show search bar in full screen width -[web_sheet_full_width](web_sheet_full_width/) | 1.0 | Use the whole available screen width when displaying sheets -[web_sheet_full_width_selective](web_sheet_full_width_selective/) | 0.1 | Show selected sheets with full width -[web_shortcuts](web_shortcuts/) | 1.0 | Web Shortcuts -[web_switch_company_warning](web_switch_company_warning/) | 0.1 | Show a warning if current company has been switched in another tab or window. -[web_translate_dialog](web_translate_dialog/) | 1.0 | Easy-to-use pop-up to translate fields in several languages -[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 1.0 | web tree dynamic colored field -[web_tree_image](web_tree_image/) | 1.0 | Show images in tree views -[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 1.0 | Clickable many2one fields for tree views -[web_widget_color](web_widget_color/) | 1.0 | Web Widget Color -[web_widget_datepicker_options](web_widget_datepicker_options/) | 1.0 | web_widget_datepicker_options -[web_widget_float_formula](web_widget_float_formula/) | 1.0 | Web Widget - Formulas in Float fields -[web_widget_many2many_tags_multi_selection](web_widget_many2many_tags_multi_selection/) | 0.1 | Tags multiple selection -[web_widget_text_markdown](web_widget_text_markdown/) | 1.0 | web_widget_text_markdown -[web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 1.0 | Show list fields as a matrix +[web_recipients_uncheck](web_recipients_uncheck/) | 8.0.0.3.0 | Uncheck recipients on res.partner +[web_searchbar_full_width](web_searchbar_full_width/) | 8.0.1.0.0 | Show search bar in full screen width +[web_sheet_full_width](web_sheet_full_width/) | 8.0.1.0.0 | Use the whole available screen width when displaying sheets +[web_sheet_full_width_selective](web_sheet_full_width_selective/) | 8.0.0.1.0 | Show selected sheets with full width +[web_shortcuts](web_shortcuts/) | 8.0.1.0.0 | Web Shortcuts +[web_switch_company_warning](web_switch_company_warning/) | 8.0.0.1.0 | Show a warning if current company has been switched in another tab or window. +[web_translate_dialog](web_translate_dialog/) | 8.0.1.0.0 | Easy-to-use pop-up to translate fields in several languages +[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 8.0.1.0.0 | web tree dynamic colored field +[web_tree_image](web_tree_image/) | 8.0.1.0.0 | Show images in tree views +[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 8.0.1.0.0 | Clickable many2one fields for tree views +[web_widget_color](web_widget_color/) | 8.0.1.0.0 | Web Widget Color +[web_widget_datepicker_options](web_widget_datepicker_options/) | 8.0.1.0.0 | web_widget_datepicker_options +[web_widget_float_formula](web_widget_float_formula/) | 8.0.1.0.0 | Web Widget - Formulas in Float fields +[web_widget_many2many_tags_multi_selection](web_widget_many2many_tags_multi_selection/) | 8.0.0.1.0 | Tags multiple selection +[web_widget_text_markdown](web_widget_text_markdown/) | 8.0.1.0.0 | web_widget_text_markdown +[web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 8.0.1.0.0 | Show list fields as a matrix Unported addons --------------- diff --git a/help_online/__openerp__.py b/help_online/__openerp__.py index 19716b5f..2d40f358 100644 --- a/help_online/__openerp__.py +++ b/help_online/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { 'name': 'Help Online', - 'version': '1.0', + 'version': '8.0.1.0.0', 'author': "ACSONE SA/NV,Odoo Community Association (OCA)", 'maintainer': 'ACSONE SA/NV', 'website': 'http://www.acsone.eu', diff --git a/help_popup/__openerp__.py b/help_popup/__openerp__.py index dd1b6972..9586533d 100644 --- a/help_popup/__openerp__.py +++ b/help_popup/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'Help Popup', - 'version': '0.5', + 'version': '8.0.0.5.0', 'author': 'Akretion, Odoo Community Association (OCA)', 'depends': [ 'web', diff --git a/support_branding/__openerp__.py b/support_branding/__openerp__.py index a1721c45..4b2a438f 100644 --- a/support_branding/__openerp__.py +++ b/support_branding/__openerp__.py @@ -22,7 +22,7 @@ "name": "Support branding", "summary": "Adds your branding to an Odoo instance", "category": "Dependecy/Hidden", - "version": "2.0", + "version": "8.0.2.0.0", "license": "AGPL-3", "author": "Therp BV,Odoo Community Association (OCA)", "website": 'http://therp.nl', diff --git a/web_action_conditionable/__openerp__.py b/web_action_conditionable/__openerp__.py index 5f4793c5..dec9372a 100644 --- a/web_action_conditionable/__openerp__.py +++ b/web_action_conditionable/__openerp__.py @@ -2,7 +2,7 @@ { "name": 'web_action_conditionable', - "version": "0.1", + "version": "8.0.0.1.0", "depends": [ 'base', 'web', diff --git a/web_advanced_search_x2x/__openerp__.py b/web_advanced_search_x2x/__openerp__.py index 4e53634c..87607dfd 100644 --- a/web_advanced_search_x2x/__openerp__.py +++ b/web_advanced_search_x2x/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Search x2x fields", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV, " "Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/web_ckeditor4/__openerp__.py b/web_ckeditor4/__openerp__.py index 3601c4c5..6917dec6 100644 --- a/web_ckeditor4/__openerp__.py +++ b/web_ckeditor4/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'CKEditor 4.x widget', - 'version': '1.0', + 'version': '8.0.1.0.0', 'author': "Therp BV,Odoo Community Association (OCA)", 'website': 'https://github.com/OCA/web', 'summary': 'Provides a widget for editing HTML fields using CKEditor 4.x', diff --git a/web_context_in_colors/__openerp__.py b/web_context_in_colors/__openerp__.py index 2fcc0dc5..ba3f1f9b 100644 --- a/web_context_in_colors/__openerp__.py +++ b/web_context_in_colors/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Context in colors and fonts", "summary": "Use the context in a tree view's colors and fonts attribute", - "version": "1.1", + "version": "8.0.1.1.0", "author": "Therp BV,Odoo Community Association (OCA)", "complexity": "normal", "category": "Hidden/Dependency", diff --git a/web_dashboard_open_action/__openerp__.py b/web_dashboard_open_action/__openerp__.py index 96ba7620..7b5c5e12 100644 --- a/web_dashboard_open_action/__openerp__.py +++ b/web_dashboard_open_action/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Open a dashboard's action", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Hidden", diff --git a/web_dashboard_tile/__openerp__.py b/web_dashboard_tile/__openerp__.py index 66cc7544..c401c30a 100644 --- a/web_dashboard_tile/__openerp__.py +++ b/web_dashboard_tile/__openerp__.py @@ -23,7 +23,7 @@ { "name": "Dashboard Tile", "summary": "Add Tiles to Dashboard", - "version": "1.0", + "version": "8.0.1.0.0", "depends": [ 'web', 'board', diff --git a/web_dialog_size/__openerp__.py b/web_dialog_size/__openerp__.py index 85ee3dda..f0429370 100644 --- a/web_dialog_size/__openerp__.py +++ b/web_dialog_size/__openerp__.py @@ -32,7 +32,7 @@ 'website': "http://acsone.eu", 'category': 'web', - 'version': '0.1', + 'version': '8.0.0.1.0', 'license': 'AGPL-3', 'depends': [ diff --git a/web_dom_model_classes/__openerp__.py b/web_dom_model_classes/__openerp__.py index a7ba7756..ef4bf659 100644 --- a/web_dom_model_classes/__openerp__.py +++ b/web_dom_model_classes/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "CSS classes for widgets", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "complexity": "normal", "summary": "Allows small UI changes with simple CSS", diff --git a/web_easy_switch_company/__openerp__.py b/web_easy_switch_company/__openerp__.py index a80cecdb..aedddc26 100644 --- a/web_easy_switch_company/__openerp__.py +++ b/web_easy_switch_company/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'Multicompany - Easy Switch Company', - 'version': '1.0', + 'version': '8.0.1.0.0', 'category': 'web', 'description': """ Add menu to allow user to switch to another company more easily diff --git a/web_environment_ribbon/__openerp__.py b/web_environment_ribbon/__openerp__.py index 3544d77c..a38c19a1 100644 --- a/web_environment_ribbon/__openerp__.py +++ b/web_environment_ribbon/__openerp__.py @@ -21,7 +21,7 @@ { 'name': "Web Environment Ribbon", - 'version': '0.1', + 'version': '8.0.0.1.0', 'category': 'Web', 'author': 'Francesco OpenCode Apruzzese,Odoo Community Association (OCA)', 'website': 'https://it.linkedin.com/in/francescoapruzzese', diff --git a/web_export_view/__openerp__.py b/web_export_view/__openerp__.py index b08c09a6..4b029c46 100644 --- a/web_export_view/__openerp__.py +++ b/web_export_view/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'Export Current View', - 'version': '1.2', + 'version': '8.0.1.2.0', 'category': 'Web', 'author': "Agile Business Group,Odoo Community Association (OCA)", 'website': 'http://www.agilebg.com', diff --git a/web_graph_improved/__openerp__.py b/web_graph_improved/__openerp__.py index 82c0666e..8592024b 100644 --- a/web_graph_improved/__openerp__.py +++ b/web_graph_improved/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'Better Charts', - 'version': '0.1', + 'version': '8.0.0.1.0', 'category': 'Web', 'summary': 'Improves graph views.', 'author': "Leonardo Donelli,Odoo Community Association (OCA)", diff --git a/web_group_expand/__openerp__.py b/web_group_expand/__openerp__.py index 468a0606..36acdc49 100644 --- a/web_group_expand/__openerp__.py +++ b/web_group_expand/__openerp__.py @@ -1,7 +1,7 @@ { "name": "Group Expand Buttons", "category": "Web", - "version": "1.0", + "version": "8.0.1.0.0", "author": "OpenERP SA, " "AvanzOSC, " "Serv. Tecnol. Avanzados - Pedro M. Baeza, " diff --git a/web_hide_db_manager_link/__openerp__.py b/web_hide_db_manager_link/__openerp__.py index 70537fc0..10904a3c 100644 --- a/web_hide_db_manager_link/__openerp__.py +++ b/web_hide_db_manager_link/__openerp__.py @@ -24,7 +24,7 @@ { 'name': 'Hide link to database manager in login screen', - 'version': "1.0", + 'version': "8.0.1.0.0", 'category': 'Web', 'license': 'AGPL-3', 'author': 'Alejandro Santana, Odoo Community Association (OCA)', diff --git a/web_ir_actions_act_window_message/__openerp__.py b/web_ir_actions_act_window_message/__openerp__.py index 1cc57df0..293f9f4d 100644 --- a/web_ir_actions_act_window_message/__openerp__.py +++ b/web_ir_actions_act_window_message/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Client side message boxes", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV, " "Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/web_ir_actions_act_window_page/__openerp__.py b/web_ir_actions_act_window_page/__openerp__.py index 08e1dd4c..b56cdfee 100644 --- a/web_ir_actions_act_window_page/__openerp__.py +++ b/web_ir_actions_act_window_page/__openerp__.py @@ -22,7 +22,7 @@ "name": "Window actions for client side paging", "summary": ("Allows a developer to trigger a pager to show the previous " "or next next record in the form view"), - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "category": "Dependency", "depends": ['web'], diff --git a/web_last_viewed_records/__openerp__.py b/web_last_viewed_records/__openerp__.py index 043e40ad..1983940a 100644 --- a/web_last_viewed_records/__openerp__.py +++ b/web_last_viewed_records/__openerp__.py @@ -1,6 +1,6 @@ { 'name': 'Last viewed records', - 'version': '1.0.0', + 'version': '8.0.1.0.0', 'author': 'Ivan Yelizariev, Odoo Community Association (OCA)', 'category': 'Base', 'website': 'https://yelizariev.github.io', diff --git a/web_listview_custom_element_number/__openerp__.py b/web_listview_custom_element_number/__openerp__.py index 60a49c71..a06ab7e5 100644 --- a/web_listview_custom_element_number/__openerp__.py +++ b/web_listview_custom_element_number/__openerp__.py @@ -24,7 +24,7 @@ 'name': 'Web - Custom Element Number in ListView', 'summary': 'Allow users to set manually a quantity of items to display' ' in a tree view', - 'version': '1.0', + 'version': '8.0.1.0.0', 'category': 'web', 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'http://www.akretion.com', diff --git a/web_option_auto_color/__openerp__.py b/web_option_auto_color/__openerp__.py index 719c3a39..e5ceab63 100644 --- a/web_option_auto_color/__openerp__.py +++ b/web_option_auto_color/__openerp__.py @@ -27,7 +27,7 @@ 'author': "ACSONE SA/NV,Odoo Community Association (OCA)", 'website': "http://acsone.eu", 'category': 'web', - 'version': '0.1', + 'version': '8.0.0.1.0', 'license': 'AGPL-3', 'depends': [ 'web', diff --git a/web_recipients_uncheck/__openerp__.py b/web_recipients_uncheck/__openerp__.py index dbde99a3..d4a48e51 100644 --- a/web_recipients_uncheck/__openerp__.py +++ b/web_recipients_uncheck/__openerp__.py @@ -22,7 +22,7 @@ ############################################################################## { 'name': 'Uncheck recipients on res.partner', - 'version': '0.3', + 'version': '8.0.0.3.0', 'author': "initOS GmbH & Co. KG,Odoo Community Association (OCA)", 'category': 'Web', 'website': 'http://www.initos.com', diff --git a/web_searchbar_full_width/__openerp__.py b/web_searchbar_full_width/__openerp__.py index 8e58bc15..6fd5fe24 100644 --- a/web_searchbar_full_width/__openerp__.py +++ b/web_searchbar_full_width/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Full width searchbar", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV, " "Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/web_sheet_full_width/__openerp__.py b/web_sheet_full_width/__openerp__.py index 58c4d9ba..623e8a3a 100644 --- a/web_sheet_full_width/__openerp__.py +++ b/web_sheet_full_width/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Show sheets with full width", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "summary": "Use the whole available screen width when displaying sheets", diff --git a/web_sheet_full_width_selective/__openerp__.py b/web_sheet_full_width_selective/__openerp__.py index 256c7af9..87084f11 100755 --- a/web_sheet_full_width_selective/__openerp__.py +++ b/web_sheet_full_width_selective/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'Show selected sheets with full width', - 'version': '0.1', + 'version': '8.0.0.1.0', 'license': 'AGPL-3', 'author': 'Noviat, Odoo Community Association (OCA)', 'category': 'Hidden', diff --git a/web_shortcuts/__openerp__.py b/web_shortcuts/__openerp__.py index 11e3566b..d6bc0443 100644 --- a/web_shortcuts/__openerp__.py +++ b/web_shortcuts/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { 'name': 'Web Shortcuts', - 'version': '1.0', + 'version': '8.0.1.0.0', 'category': 'Tools', 'author': "OpenERP SA,Odoo Community Association (OCA)", 'website': 'http://openerp.com', diff --git a/web_switch_company_warning/__openerp__.py b/web_switch_company_warning/__openerp__.py index 29ee5179..03f76374 100644 --- a/web_switch_company_warning/__openerp__.py +++ b/web_switch_company_warning/__openerp__.py @@ -5,7 +5,7 @@ "name": "Multicompany - Switch Company Warning", "summary": "Show a warning if current company has been switched" " in another tab or window.", - "version": "0.1", + "version": "8.0.0.1.0", "category": "web", "website": "http://akretion.com", "license": "AGPL-3", diff --git a/web_translate_dialog/__openerp__.py b/web_translate_dialog/__openerp__.py index da637621..aabb6c0b 100644 --- a/web_translate_dialog/__openerp__.py +++ b/web_translate_dialog/__openerp__.py @@ -24,7 +24,7 @@ "summary": "Easy-to-use pop-up to translate fields in several languages", "license": "AGPL-3", "author": "Camptocamp,Odoo Community Association (OCA)", - "version": "1.0", + "version": "8.0.1.0.0", "depends": ['web'], 'data': ['view/web_translate.xml'], 'qweb': ["static/src/xml/base.xml"], diff --git a/web_tree_dynamic_colored_field/__openerp__.py b/web_tree_dynamic_colored_field/__openerp__.py index 2e38e0f3..d709afa4 100644 --- a/web_tree_dynamic_colored_field/__openerp__.py +++ b/web_tree_dynamic_colored_field/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'web tree dynamic colored field', 'category': 'Hidden', - 'version': '1.0', + 'version': '8.0.1.0.0', 'depends': ['web'], 'author': "Camptocamp,Odoo Community Association (OCA)", 'license': 'AGPL-3', diff --git a/web_tree_image/__openerp__.py b/web_tree_image/__openerp__.py index 50a87930..e21754ef 100644 --- a/web_tree_image/__openerp__.py +++ b/web_tree_image/__openerp__.py @@ -23,7 +23,7 @@ ############################################################################## { "name": "Show images in tree views", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", 'url': 'https://github.com/OCA/Web', 'depends': [ diff --git a/web_tree_many2one_clickable/__openerp__.py b/web_tree_many2one_clickable/__openerp__.py index 98a8f17c..f1ab5319 100644 --- a/web_tree_many2one_clickable/__openerp__.py +++ b/web_tree_many2one_clickable/__openerp__.py @@ -23,7 +23,7 @@ ############################################################################## { "name": "Clickable many2one fields for tree views", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV, " "Serv. Tecnol. Avanzados - Pedro M. Baeza, " "Odoo Community Association (OCA)", diff --git a/web_widget_color/__openerp__.py b/web_widget_color/__openerp__.py index c73b6e00..50838cc8 100644 --- a/web_widget_color/__openerp__.py +++ b/web_widget_color/__openerp__.py @@ -26,7 +26,7 @@ { 'name': "Web Widget Color", 'category': "web", - 'version': "1.0", + 'version': "8.0.1.0.0", "author": "Savoir-faire Linux, " "Anybox, " "Taktik SA, " diff --git a/web_widget_datepicker_options/__openerp__.py b/web_widget_datepicker_options/__openerp__.py index b5db00c8..37326203 100644 --- a/web_widget_datepicker_options/__openerp__.py +++ b/web_widget_datepicker_options/__openerp__.py @@ -22,7 +22,7 @@ { "name": 'web_widget_datepicker_options', - "version": "1.0", + "version": "8.0.1.0.0", "depends": [ 'base', 'web', diff --git a/web_widget_float_formula/__openerp__.py b/web_widget_float_formula/__openerp__.py index 8009976e..f84931c6 100644 --- a/web_widget_float_formula/__openerp__.py +++ b/web_widget_float_formula/__openerp__.py @@ -4,7 +4,7 @@ ############################################################################### { 'name': 'Web Widget - Formulas in Float fields', - 'version': '1.0', + 'version': '8.0.1.0.0', 'category': 'web', 'author': 'GRAP,Odoo Community Association (OCA)', 'website': 'http://www.grap.coop', diff --git a/web_widget_many2many_tags_multi_selection/__openerp__.py b/web_widget_many2many_tags_multi_selection/__openerp__.py index 4bf59acd..667764c4 100644 --- a/web_widget_many2many_tags_multi_selection/__openerp__.py +++ b/web_widget_many2many_tags_multi_selection/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'Tags multiple selection', - 'version': '0.1', + 'version': '8.0.0.1.0', 'author': 'Akretion, Odoo Community Association (OCA)', 'depends': [ 'web', diff --git a/web_widget_text_markdown/__openerp__.py b/web_widget_text_markdown/__openerp__.py index d96aa834..91c98324 100644 --- a/web_widget_text_markdown/__openerp__.py +++ b/web_widget_text_markdown/__openerp__.py @@ -20,7 +20,7 @@ { 'name': 'web_widget_text_markdown', - 'version': '1.0', + 'version': '8.0.1.0.0', 'author': "Sudokeys,Odoo Community Association (OCA)", 'maintainer': 'Sudokeys', 'category': '', diff --git a/web_widget_x2many_2d_matrix/__openerp__.py b/web_widget_x2many_2d_matrix/__openerp__.py index 2e43203a..0b652e3c 100644 --- a/web_widget_x2many_2d_matrix/__openerp__.py +++ b/web_widget_x2many_2d_matrix/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "2D matrix for x2many fields", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV, " "Odoo Community Association (OCA)", "license": "AGPL-3",