From 6750264f08c9969e87a7b407c48069d1feb95c14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Taymans?= Date: Wed, 28 Mar 2018 16:13:24 +0200 Subject: [PATCH] [IMP] website_shift: Update manifest --- beesdoo_website_shift/__openerp__.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/beesdoo_website_shift/__openerp__.py b/beesdoo_website_shift/__openerp__.py index b07357f..b1a3d09 100644 --- a/beesdoo_website_shift/__openerp__.py +++ b/beesdoo_website_shift/__openerp__.py @@ -4,18 +4,19 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { - 'name': 'BEES coop Shift Website', + 'name': 'BEES coop Website Shift', 'summary': """ - Show available shifts for regular and irregular workers in - portal. + Show available shifts for regular and irregular workers on the + website and let workers manage their shifts with an + easy web interface. """, 'description': """ """, 'author': 'Rémy Taymans', 'license': 'AGPL-3', - 'version': '9.0.1.0', + 'version': '9.0.2.0', 'website': "https://github.com/beescoop/Obeesdoo", 'category': 'Cooperative management',