diff --git a/delivery_slot/__manifest__.py b/delivery_slot/__manifest__.py index 7ed7ff383..28d83f26c 100644 --- a/delivery_slot/__manifest__.py +++ b/delivery_slot/__manifest__.py @@ -51,7 +51,7 @@ ], }, 'images': ['static/description/banner.jpg'], - 'licence': 'AGPL-3', + 'license': 'AGPL-3', 'installable': True, 'auto_install': False, 'application': False,