diff --git a/help_online/__openerp__.py b/help_online/__openerp__.py index 30e6b11c..cce35e30 100644 --- a/help_online/__openerp__.py +++ b/help_online/__openerp__.py @@ -64,4 +64,5 @@ Note: When updating the page prefix parameters, the record rules must be ], 'installable': True, 'auto_install': False, + 'license': 'AGPL-3', }