Skip to content

Commit

Permalink
[UPD] prefix versions with 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Oct 9, 2015
1 parent 4b6e9a3 commit 2a6ead1
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 36 deletions.
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@ Available addons
----------------
addon | version | summary
--- | --- | ---
[website_analytics_piwik](website_analytics_piwik/) | 1.0 | Track website users using piwik
[website_backend_views](website_backend_views/) | 1.0 | Hook backend views into your website frontend
[website_blog_facebook_comment](website_blog_facebook_comment/) | 1.0 | Add Facebook comments on blog posts
[website_blog_mgmt](website_blog_mgmt/) | 1.0 | Website blog Management
[website_analytics_piwik](website_analytics_piwik/) | 8.0.1.0.0 | Track website users using piwik
[website_backend_views](website_backend_views/) | 8.0.1.0.0 | Hook backend views into your website frontend
[website_blog_facebook_comment](website_blog_facebook_comment/) | 8.0.1.0.0 | Add Facebook comments on blog posts
[website_blog_mgmt](website_blog_mgmt/) | 8.0.1.0.0 | Website blog Management
[website_container_fluid](website_container_fluid/) | 8.0.1.0.1 | Let you choose between fixed or fluid containers
[website_cookie_notice](website_cookie_notice/) | 1.0 | Show cookie notice according to cookie law
[website_cookie_notice](website_cookie_notice/) | 8.0.1.0.0 | Show cookie notice according to cookie law
[website_crm_privacy_policy](website_crm_privacy_policy/) | 8.0.1.0.0 | Website CRM privacy policy
[website_event_register_free](website_event_register_free/) | 1.0 | Avoid shopping chart when registering for free events
[website_event_register_free_with_sale](website_event_register_free_with_sale/) | 1.0 | Combine free and paid tickets on events
[website_hr_department](website_hr_department/) | 0.1 | Display the structure of your departments and their members.
[website_legal_page](website_legal_page/) | 1.0 | Website legal page
[website_logo](website_logo/) | 1.0 | Website company logo
[website_menu_by_user_status](website_menu_by_user_status/) | 1.1 | Allow to manage the display of website.menus
[website_menu_multilang](website_menu_multilang/) | 0.1 | Website Menu Multilanguage
[website_no_crawler](website_no_crawler/) | 1.0 | Disables robots.txt for indexing by webcrawlers like Google
[website_portal](website_portal/) | 1.0 | Account Management Frontend for your Customers
[website_sale_collapse_categories](website_sale_collapse_categories/) | 1.0 | Collapsible product categories in website shop
[website_sale_order_company](website_sale_order_company/) | 1.0 | Set order company according to products company
[website_sale_unsaleable_options](website_sale_unsaleable_options/) | 1.0 | Prevent optional products to be sold singularly
[website_sale_vat_required](website_sale_vat_required/) | 1.0 | VAT number required in checkout form
[website_event_register_free](website_event_register_free/) | 8.0.1.0.0 | Avoid shopping chart when registering for free events
[website_event_register_free_with_sale](website_event_register_free_with_sale/) | 8.0.1.0.0 | Combine free and paid tickets on events
[website_hr_department](website_hr_department/) | 8.0.0.1.0 | Display the structure of your departments and their members.
[website_legal_page](website_legal_page/) | 8.0.1.0.0 | Website legal page
[website_logo](website_logo/) | 8.0.1.0.0 | Website company logo
[website_menu_by_user_status](website_menu_by_user_status/) | 8.0.1.1.0 | Allow to manage the display of website.menus
[website_menu_multilang](website_menu_multilang/) | 8.0.0.1.0 | Website Menu Multilanguage
[website_no_crawler](website_no_crawler/) | 8.0.1.0.0 | Disables robots.txt for indexing by webcrawlers like Google
[website_portal](website_portal/) | 8.0.1.0.0 | Account Management Frontend for your Customers
[website_sale_collapse_categories](website_sale_collapse_categories/) | 8.0.1.0.0 | Collapsible product categories in website shop
[website_sale_order_company](website_sale_order_company/) | 8.0.1.0.0 | Set order company according to products company
[website_sale_unsaleable_options](website_sale_unsaleable_options/) | 8.0.1.0.0 | Prevent optional products to be sold singularly
[website_sale_vat_required](website_sale_vat_required/) | 8.0.1.0.0 | VAT number required in checkout form

[//]: # (end addons)
2 changes: 1 addition & 1 deletion website_analytics_piwik/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
##############################################################################
{
"name": "Piwik analytics",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Website",
Expand Down
2 changes: 1 addition & 1 deletion website_backend_views/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
##############################################################################
{
"name": "Backend views for website",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Dependency",
Expand Down
2 changes: 1 addition & 1 deletion website_blog_facebook_comment/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
'name': "Add Facebook comments on blog posts",
'category': 'Website',
'version': '1.0',
'version': '8.0.1.0.0',
'depends': [
'base',
'website',
Expand Down
2 changes: 1 addition & 1 deletion website_blog_mgmt/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
##############################################################################
{
'name': 'Website blog Management',
'version': '1.0',
'version': '8.0.1.0.0',
'author': 'ACSONE SA/NV,Odoo Community Association (OCA)',
'website': 'http://www.acsone.eu',
'license': 'AGPL-3',
Expand Down
2 changes: 1 addition & 1 deletion website_cookie_notice/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
'name': 'Cookie notice',
'summary': 'Show cookie notice according to cookie law',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Website',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',
Expand Down
2 changes: 1 addition & 1 deletion website_event_register_free/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
##############################################################################
{
"name": "Register for free events",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "Therp BV,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza,"
"Antiun Ingeniería S.L.,"
Expand Down
2 changes: 1 addition & 1 deletion website_event_register_free_with_sale/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
##############################################################################
{
"name": "Register for free events - Sale extension",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"Antiun Ingeniería S.L.,",
"Odoo Community Association (OCA)"
Expand Down
2 changes: 1 addition & 1 deletion website_hr_department/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
'author': "ACSONE SA/NV,Odoo Community Association (OCA)",
'website': "http://acsone.eu",
'category': 'Website',
'version': '0.1',
'version': '8.0.0.1.0',
'license': 'AGPL-3',
'depends': [
'website_hr',
Expand Down
2 changes: 1 addition & 1 deletion website_legal_page/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
'name': "Website legal page",
'category': 'Website',
'version': '1.0',
'version': '8.0.1.0.0',
'depends': [
'website',
],
Expand Down
2 changes: 1 addition & 1 deletion website_logo/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
'name': 'Website logo',
'summary': 'Website company logo',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Website',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',
Expand Down
2 changes: 1 addition & 1 deletion website_menu_by_user_status/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

{
'name': 'Website Menu By User Display',
'version': '1.1',
'version': '8.0.1.1.0',
'author': 'Savoir-faire Linux,Odoo Community Association (OCA)',
'website': 'http://www.savoirfairelinux.com',
'license': 'AGPL-3',
Expand Down
2 changes: 1 addition & 1 deletion website_menu_multilang/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

{
'name': 'Website Menu Multilanguage',
'version': '0.1',
'version': '8.0.0.1.0',
'author': 'Versada UAB,Odoo Community Association (OCA)',
'category': 'Website',
'website': 'http://www.versada.lt',
Expand Down
2 changes: 1 addition & 1 deletion website_no_crawler/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
'name': 'Alter robots.txt disallow indexing',
'summary': 'Disables robots.txt for indexing by webcrawlers like Google',
'license': 'AGPL-3',
'version': '1.0',
'version': '8.0.1.0.0',
'author': "B-Informed B.V.,Odoo Community Association (OCA)",
'category': 'Website',
'depends': [
Expand Down
2 changes: 1 addition & 1 deletion website_portal/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name': 'Website Portal',
'category': 'Website',
'summary': 'Account Management Frontend for your Customers',
'version': '1.0',
'version': '8.0.1.0.0',
'license': 'LGPL-3',
'author': 'Odoo SA, MONK Software',
'website': (
Expand Down
2 changes: 1 addition & 1 deletion website_sale_collapse_categories/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

{
'name': 'Collapsible product categories in website shop',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Sales Management',
'author': 'OpenERP SA, '
'Serv. Tecnol. Avanzados - Pedro M. Baeza, '
Expand Down
2 changes: 1 addition & 1 deletion website_sale_order_company/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
'name': 'e-commerce order company',
'summary': 'Set order company according to products company',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Website',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',
Expand Down
2 changes: 1 addition & 1 deletion website_sale_unsaleable_options/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
'name': 'e-commerce unsaleable options',
'summary': 'Prevent optional products to be sold singularly',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Website',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',
Expand Down
2 changes: 1 addition & 1 deletion website_sale_vat_required/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
'name': 'e-commerce required VAT',
'summary': 'VAT number required in checkout form',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Website',
'author': "Agile Business Group,Odoo Community Association (OCA)",
'website': 'http://www.agilebg.com',
Expand Down

0 comments on commit 2a6ead1

Please sign in to comment.