diff --git a/pos_pax/__manifest__.py b/pos_pax/__manifest__.py index 8f2117c0..6978b30f 100644 --- a/pos_pax/__manifest__.py +++ b/pos_pax/__manifest__.py @@ -42,4 +42,5 @@ Depending on Device and processor support, this integration can handle: ], 'installable': True, 'auto_install': False, + 'license': 'OPL-1', }