diff --git a/customer_due_day/__manifest__.py b/customer_due_day/__manifest__.py index 1a9018095..0cba6eadd 100644 --- a/customer_due_day/__manifest__.py +++ b/customer_due_day/__manifest__.py @@ -32,7 +32,6 @@ 'security/ir.model.access.csv', 'report/due_days.xml', ], - 'qweb': [], 'images': ['static/description/banner.jpg'], 'installable': True, 'auto_install': False,