diff --git a/manufacture_process_costing/__manifest__.py b/manufacture_process_costing/__manifest__.py index 73618d714..b88604fef 100755 --- a/manufacture_process_costing/__manifest__.py +++ b/manufacture_process_costing/__manifest__.py @@ -51,7 +51,7 @@ 'report/mrp_production_cost_reports.xml', 'report/mrp_production_cost_report_templates.xml', ], - 'images': ['/static/description/banner.jpg'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,