diff --git a/golem_ressources/__manifest__.py b/golem_ressources/__manifest__.py index e610aff..00b2f04 100644 --- a/golem_ressources/__manifest__.py +++ b/golem_ressources/__manifest__.py @@ -18,17 +18,16 @@ { 'name': 'GOLEM non-profit resources', - 'summary': 'Extends Odoo resources for MJC', - 'version': '10.0.1.0.1', + 'summary': 'GOLEM resources management', + 'description': ''' GOLEM resources management ''', + 'version': '10.0.1.0.2', 'category': 'GOLEM', 'author': 'Youssef El Ouahby, Fabien Bourgeois', 'license': 'AGPL-3', 'application': True, 'installable': True, - 'depends': ['product', - ], + 'depends': ['product'], 'data': ['views/golem_resources_views.xml', 'views/golem_reservation_views.xml', - 'security/ir.model.access.csv', - ] + 'security/ir.model.access.csv'] } diff --git a/golem_ressources/static/description/icon.png b/golem_ressources/static/description/icon.png new file mode 100644 index 0000000..211b00f Binary files /dev/null and b/golem_ressources/static/description/icon.png differ diff --git a/golem_ressources/views/golem_reservation_views.xml b/golem_ressources/views/golem_reservation_views.xml index 1154616..1a968d5 100644 --- a/golem_ressources/views/golem_reservation_views.xml +++ b/golem_ressources/views/golem_reservation_views.xml @@ -109,8 +109,8 @@ along with this program. If not, see . golem.reservation tree,search,form,calendar - + diff --git a/golem_ressources/views/golem_resources_views.xml b/golem_ressources/views/golem_resources_views.xml index 165fcec..bc71e73 100644 --- a/golem_ressources/views/golem_resources_views.xml +++ b/golem_ressources/views/golem_resources_views.xml @@ -151,10 +151,16 @@ along with this program. If not, see . tree - - - + + + +