Skip to content

Commit 6f8a642

Browse files
committed
[UPD] prefix versions with 8.0
1 parent 9d4e682 commit 6f8a642

File tree

32 files changed

+62
-62
lines changed

32 files changed

+62
-62
lines changed

README.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -17,38 +17,38 @@ Available addons
1717
----------------
1818
addon | version | summary
1919
--- | --- | ---
20-
[admin_technical_features](admin_technical_features/) | 0.1 | Checks the technical features box for admin user.
21-
[auditlog](auditlog/) | 1.0 | Audit Log
22-
[auth_admin_passkey](auth_admin_passkey/) | 2.1.1 | Authentification - Admin Passkey
23-
[auth_dynamic_groups](auth_dynamic_groups/) | 1.0 | Have membership conditions for certain groups
24-
[auth_from_http_remote_user](auth_from_http_remote_user/) | 1.0 | Authenticate via HTTP Remote User
25-
[base_concurrency](base_concurrency/) | 1.0 | Base Concurrency
26-
[base_external_dbsource](base_external_dbsource/) | 1.3 | External Database Sources
27-
[base_field_serialized](base_field_serialized/) | 1.0 | Serialized fields
28-
[base_optional_quick_create](base_optional_quick_create/) | 0.1 | Avoid 'quick create' on m2o fields, on a 'by model' basis
29-
[base_report_auto_create_qweb](base_report_auto_create_qweb/) | 1.0 | Report qweb auto generation
30-
[base_suspend_security](base_suspend_security/) | 1.0 | Suspend security checks for a call
20+
[admin_technical_features](admin_technical_features/) | 8.0.0.1.0 | Checks the technical features box for admin user.
21+
[auditlog](auditlog/) | 8.0.1.0.0 | Audit Log
22+
[auth_admin_passkey](auth_admin_passkey/) | 8.0.2.1.1 | Authentification - Admin Passkey
23+
[auth_dynamic_groups](auth_dynamic_groups/) | 8.0.1.0.0 | Have membership conditions for certain groups
24+
[auth_from_http_remote_user](auth_from_http_remote_user/) | 8.0.1.0.0 | Authenticate via HTTP Remote User
25+
[base_concurrency](base_concurrency/) | 8.0.1.0.0 | Base Concurrency
26+
[base_external_dbsource](base_external_dbsource/) | 8.0.1.3.0 | External Database Sources
27+
[base_field_serialized](base_field_serialized/) | 8.0.1.0.0 | Serialized fields
28+
[base_optional_quick_create](base_optional_quick_create/) | 8.0.0.1.0 | Avoid 'quick create' on m2o fields, on a 'by model' basis
29+
[base_report_auto_create_qweb](base_report_auto_create_qweb/) | 8.0.1.0.0 | Report qweb auto generation
30+
[base_suspend_security](base_suspend_security/) | 8.0.1.0.0 | Suspend security checks for a call
3131
[base_user_gravatar](base_user_gravatar/) | 8.0.1.0.0 | Synchronize Gravatar image
32-
[cron_run_manually](cron_run_manually/) | 1.0 | Call cron jobs from their form view
33-
[database_cleanup](database_cleanup/) | 0.1 | Database cleanup
34-
[dbfilter_from_header](dbfilter_from_header/) | 1.0 | dbfilter_from_header
35-
[disable_openerp_online](disable_openerp_online/) | 1.1 | Remove odoo.com bindings
36-
[fetchmail_attach_from_folder](fetchmail_attach_from_folder/) | 1.0 | Attach mails in an IMAP folder to existing objects
37-
[fetchmail_notify_error_to_sender](fetchmail_notify_error_to_sender/) | 1.0 | If fetching mails gives error, send an email to sender
38-
[inactive_session_timeout](inactive_session_timeout/) | 1.0 | This module disable all inactive sessions since a given delay
39-
[language_path_mixin](language_path_mixin/) | 1.0 | Setting the partner's language in RML reports
40-
[mail_environment](mail_environment/) | 0.1 | Server env config for mail + fetchmail
41-
[mass_editing](mass_editing/) | 1.3 | Mass Editing
42-
[qweb_usertime](qweb_usertime/) | 1.0 | Add user time rendering support in QWeb
43-
[scheduler_error_mailer](scheduler_error_mailer/) | 1.0 | Send an e-mail when a scheduler fails
44-
[server_environment](server_environment/) | 1.1 | server configuration environment files
45-
[server_environment_files_sample](server_environment_files_sample/) | 1.0 | Example server configuration environment files repository module
46-
[shell](shell/) | 1.0 | Backport of the v9 shell CLI command.
47-
[super_calendar](super_calendar/) | 0.2 | This module allows to create configurable calendars.
48-
[users_ldap_groups](users_ldap_groups/) | 1.2 | Adds user accounts to groups based on rules defined by the administrator.
49-
[users_ldap_mail](users_ldap_mail/) | 1.0 | LDAP mapping for user name and e-mail
50-
[users_ldap_populate](users_ldap_populate/) | 1.2 | LDAP Populate
51-
[web_context_tunnel](web_context_tunnel/) | 2.0 | Web Context Tunnel
32+
[cron_run_manually](cron_run_manually/) | 8.0.1.0.0 | Call cron jobs from their form view
33+
[database_cleanup](database_cleanup/) | 8.0.0.1.0 | Database cleanup
34+
[dbfilter_from_header](dbfilter_from_header/) | 8.0.1.0.0 | dbfilter_from_header
35+
[disable_openerp_online](disable_openerp_online/) | 8.0.1.1.0 | Remove odoo.com bindings
36+
[fetchmail_attach_from_folder](fetchmail_attach_from_folder/) | 8.0.1.0.0 | Attach mails in an IMAP folder to existing objects
37+
[fetchmail_notify_error_to_sender](fetchmail_notify_error_to_sender/) | 8.0.1.0.0 | If fetching mails gives error, send an email to sender
38+
[inactive_session_timeout](inactive_session_timeout/) | 8.0.1.0.0 | This module disable all inactive sessions since a given delay
39+
[language_path_mixin](language_path_mixin/) | 8.0.1.0.0 | Setting the partner's language in RML reports
40+
[mail_environment](mail_environment/) | 8.0.0.1.0 | Server env config for mail + fetchmail
41+
[mass_editing](mass_editing/) | 8.0.1.3.0 | Mass Editing
42+
[qweb_usertime](qweb_usertime/) | 8.0.1.0.0 | Add user time rendering support in QWeb
43+
[scheduler_error_mailer](scheduler_error_mailer/) | 8.0.1.0.0 | Send an e-mail when a scheduler fails
44+
[server_environment](server_environment/) | 8.0.1.1.0 | server configuration environment files
45+
[server_environment_files_sample](server_environment_files_sample/) | 8.0.1.0.0 | Example server configuration environment files repository module
46+
[shell](shell/) | 8.0.1.0.0 | Backport of the v9 shell CLI command.
47+
[super_calendar](super_calendar/) | 8.0.0.2.0 | This module allows to create configurable calendars.
48+
[users_ldap_groups](users_ldap_groups/) | 8.0.1.2.0 | Adds user accounts to groups based on rules defined by the administrator.
49+
[users_ldap_mail](users_ldap_mail/) | 8.0.1.0.0 | LDAP mapping for user name and e-mail
50+
[users_ldap_populate](users_ldap_populate/) | 8.0.1.2.0 | LDAP Populate
51+
[web_context_tunnel](web_context_tunnel/) | 8.0.2.0.0 | Web Context Tunnel
5252

5353
Unported addons
5454
---------------

admin_technical_features/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
{
2424
'name': 'Admin Technical Features',
25-
'version': '0.1',
25+
'version': '8.0.0.1.0',
2626
'author': "Savoir-faire Linux,Odoo Community Association (OCA)",
2727
'maintainer': 'Savoir-faire Linux',
2828
'website': 'http://www.savoirfairelinux.com',

auditlog/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
{
2323
'name': "Audit Log",
24-
'version': "1.0",
24+
'version': "8.0.1.0.0",
2525
'author': "ABF OSIELL,Odoo Community Association (OCA)",
2626
'website': "http://www.osiell.com",
2727
'category': "Tools",

auth_admin_passkey/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
{
2424
'name': 'Authentification - Admin Passkey',
25-
'version': '2.1.1',
25+
'version': '8.0.2.1.1',
2626
'category': 'base',
2727
'author': "GRAP,Odoo Community Association (OCA)",
2828
'website': 'http://www.grap.coop',

auth_dynamic_groups/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
##############################################################################
2121
{
2222
"name": "Dynamic groups",
23-
"version": "1.0",
23+
"version": "8.0.1.0.0",
2424
"author": "Therp BV",
2525
"complexity": "normal",
2626
'summary': 'Have membership conditions for certain groups',

auth_from_http_remote_user/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
##############################################################################
2121
{
2222
'name': 'Authenticate via HTTP Remote User',
23-
'version': '1.0',
23+
'version': '8.0.1.0.0',
2424
'category': 'Tools',
2525
'author': "Acsone SA/NV,Odoo Community Association (OCA)",
2626
'maintainer': 'ACSONE SA/NV',

base_concurrency/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
##############################################################################
2121

2222
{"name": "Base Concurrency",
23-
"version": "1.0",
23+
"version": "8.0.1.0.0",
2424
"author": "Camptocamp,Odoo Community Association (OCA)",
2525
"category": "Specific Module",
2626
"description": """

base_external_dbsource/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
{
2323
'name': 'External Database Sources',
24-
'version': '1.3',
24+
'version': '8.0.1.3.0',
2525
'category': 'Tools',
2626
'description': """
2727
This module allows you to define connections to foreign databases using ODBC,

base_field_serialized/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
##############################################################################
2121
{
2222
"name": "Serialized fields",
23-
"version": "1.0",
23+
"version": "8.0.1.0.0",
2424
"author": "Therp BV,Odoo Community Association (OCA)",
2525
"license": "AGPL-3",
2626
"description": """This addon restores serialized fields for Odoo 8.0

base_optional_quick_create/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
{
2222
'name': "Optional quick create",
23-
'version': '0.1',
23+
'version': '8.0.0.1.0',
2424
'category': 'Tools',
2525
'summary': "Avoid 'quick create' on m2o fields, on a 'by model' basis",
2626
'description': """

0 commit comments

Comments
 (0)