diff --git a/pos_cashbox/__manifest__.py b/pos_cashbox/__manifest__.py index a99bae5b5a..b09685fa08 100644 --- a/pos_cashbox/__manifest__.py +++ b/pos_cashbox/__manifest__.py @@ -24,7 +24,7 @@ "post_init_hook": None, "uninstall_hook": None, "auto_install": False, - "installable": False, + "installable": True, "demo_title": "Open CashBox from Backend", "demo_addons": [], "demo_addons_hidden": [],