From 5ae11982d0ebbb571dfdf027596b7fdf4dce68ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Fri, 9 Oct 2015 10:00:24 +0200 Subject: [PATCH] [UPD] prefix versions with 8.0 --- README.md | 16 ++++++++-------- attachment_preview/__openerp__.py | 2 +- attachments_to_filesystem/__openerp__.py | 2 +- document_choose_directory/__openerp__.py | 2 +- document_no_unique_filenames/__openerp__.py | 2 +- document_page/__openerp__.py | 2 +- document_page_approval/__openerp__.py | 2 +- document_reindex/__openerp__.py | 2 +- document_url/__openerp__.py | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index edcef5df..b903ea74 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,14 @@ Available addons ---------------- addon | version | summary --- | --- | --- -[attachment_preview](attachment_preview/) | 1.1 | Preview attachments supported by Viewer.js -[attachments_to_filesystem](attachments_to_filesystem/) | 1.0 | Move existing attachments to filesystem -[document_choose_directory](document_choose_directory/) | 1.0 | Choose a document's directory during upload -[document_no_unique_filenames](document_no_unique_filenames/) | 1.0 | Drop the uniquness constraint on filenames for directories -[document_page](document_page/) | 1.0.1 | Document Page -[document_page_approval](document_page_approval/) | 1.0 | Document Page Approval -[document_reindex](document_reindex/) | 1.0 | Reindex your already uploaded documents -[document_url](document_url/) | 1.0 | URL attachment +[attachment_preview](attachment_preview/) | 8.0.1.1.0 | Preview attachments supported by Viewer.js +[attachments_to_filesystem](attachments_to_filesystem/) | 8.0.1.0.0 | Move existing attachments to filesystem +[document_choose_directory](document_choose_directory/) | 8.0.1.0.0 | Choose a document's directory during upload +[document_no_unique_filenames](document_no_unique_filenames/) | 8.0.1.0.0 | Drop the uniquness constraint on filenames for directories +[document_page](document_page/) | 8.0.1.0.1 | Document Page +[document_page_approval](document_page_approval/) | 8.0.1.0.0 | Document Page Approval +[document_reindex](document_reindex/) | 8.0.1.0.0 | Reindex your already uploaded documents +[document_url](document_url/) | 8.0.1.0.0 | URL attachment Unported addons --------------- diff --git a/attachment_preview/__openerp__.py b/attachment_preview/__openerp__.py index 34f2c590..fa62e146 100644 --- a/attachment_preview/__openerp__.py +++ b/attachment_preview/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Preview attachments", - "version": "1.1", + "version": "8.0.1.1.0", "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "complexity": "normal", diff --git a/attachments_to_filesystem/__openerp__.py b/attachments_to_filesystem/__openerp__.py index 6b6b7767..f7732024 100644 --- a/attachments_to_filesystem/__openerp__.py +++ b/attachments_to_filesystem/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Move existing attachments to filesystem", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "complexity": "normal", diff --git a/document_choose_directory/__openerp__.py b/document_choose_directory/__openerp__.py index 625c0a20..ddd32106 100644 --- a/document_choose_directory/__openerp__.py +++ b/document_choose_directory/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Choose document's directory", "summary": "Choose a document's directory during upload", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "complexity": "normal", diff --git a/document_no_unique_filenames/__openerp__.py b/document_no_unique_filenames/__openerp__.py index 985f63a7..af99976f 100644 --- a/document_no_unique_filenames/__openerp__.py +++ b/document_no_unique_filenames/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "No unique filenames in directories", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV", "license": "AGPL-3", "category": "Knowledge Management", diff --git a/document_page/__openerp__.py b/document_page/__openerp__.py index 7b9d700a..e11755ab 100644 --- a/document_page/__openerp__.py +++ b/document_page/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'Document Page', - 'version': '1.0.1', + 'version': '8.0.1.0.1', 'category': 'Knowledge Management', 'description': """ Pages diff --git a/document_page_approval/__openerp__.py b/document_page_approval/__openerp__.py index dcb7429b..a60b5a0c 100644 --- a/document_page_approval/__openerp__.py +++ b/document_page_approval/__openerp__.py @@ -21,7 +21,7 @@ { 'name': 'Document Page Approval', - 'version': '1.0', + 'version': '8.0.1.0.0', "author": "Savoir-faire Linux,Odoo Community Association (OCA)", "website": "http://www.savoirfairelinux.com", "license": "AGPL-3", diff --git a/document_reindex/__openerp__.py b/document_reindex/__openerp__.py index 8f2b0bc0..0abdfc1b 100644 --- a/document_reindex/__openerp__.py +++ b/document_reindex/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { "name": "Reindex documents", - "version": "1.0", + "version": "8.0.1.0.0", "author": "Therp BV, Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Knowledge Management", diff --git a/document_url/__openerp__.py b/document_url/__openerp__.py index 489af371..31d8f43c 100644 --- a/document_url/__openerp__.py +++ b/document_url/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'URL attachment', - 'version': '1.0', + 'version': '8.0.1.0.0', 'category': 'Tools', 'description': """ Module that allows to attach an URL as a document.