diff --git a/__manifest__.py b/__manifest__.py index 36d1306..9414755 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -29,4 +29,5 @@ # List view includes sum="Total Amount" footer for displaying totals 'installable': True, 'auto_install': False, + 'license': 'LGPL-3', } \ No newline at end of file