diff --git a/pos_custom_message/__manifest__.py b/pos_custom_message/__manifest__.py index 99bb1bbbc..e7d054800 100644 --- a/pos_custom_message/__manifest__.py +++ b/pos_custom_message/__manifest__.py @@ -46,7 +46,7 @@ ], }, 'images': ['static/description/banner.jpg'], - 'licence': 'AGPL-3', + 'license': 'AGPL-3', 'installable': True, 'auto_install': False, 'application': False,