diff --git a/golem_activity/__manifest__.py b/golem_activity/__manifest__.py index 7c9992b..2fef29e 100644 --- a/golem_activity/__manifest__.py +++ b/golem_activity/__manifest__.py @@ -19,7 +19,7 @@ 'name': 'GOLEM activities', 'summary': 'Extends Odoo products for multi-activity', 'description': 'Extends Odoo products for multi-activity', - 'version': '10.0.2.4.0', + 'version': '10.0.2.4.1', 'category': 'GOLEM', 'author': 'Fabien Bourgeois, Michel Dessenne', 'license': 'AGPL-3', diff --git a/golem_activity/report/golem_activity_report_templates.xml b/golem_activity/report/golem_activity_report_templates.xml index be6a65e..f548af5 100644 --- a/golem_activity/report/golem_activity_report_templates.xml +++ b/golem_activity/report/golem_activity_report_templates.xml @@ -33,7 +33,7 @@ along with this program. If not, see .