diff --git a/apply_inventory_prompt_for_reason/__manifest__.py b/apply_inventory_prompt_for_reason/__manifest__.py index 10688de..a67929c 100644 --- a/apply_inventory_prompt_for_reason/__manifest__.py +++ b/apply_inventory_prompt_for_reason/__manifest__.py @@ -17,5 +17,6 @@ inventory adjustment tracking. ], "installable": True, "auto_install": False, + "license": "LGPL-3", "application": False, }