diff --git a/project_indicators/__openerp__.py b/project_indicators/__openerp__.py index e228b12..6fabb0d 100644 --- a/project_indicators/__openerp__.py +++ b/project_indicators/__openerp__.py @@ -49,5 +49,5 @@ "data": ['project_view.xml', 'report.xml'], "active": False, - "installable": False, + "installable": True, } diff --git a/project_indicators/project_view.xml b/project_indicators/project_view.xml index 98cb024..90b11d3 100644 --- a/project_indicators/project_view.xml +++ b/project_indicators/project_view.xml @@ -1,108 +1,120 @@ - + - #--------------------------------------------------------------------------------------------------------- - # Add a button to open the analytic account indicators on the project view - #--------------------------------------------------------------------------------------------------------- - - project.project.form.indicators - project.project - form - - - -