diff --git a/account_cutoff_picking/__manifest__.py b/account_cutoff_picking/__manifest__.py index 2afdc4766cc..c19a04cb1f3 100644 --- a/account_cutoff_picking/__manifest__.py +++ b/account_cutoff_picking/__manifest__.py @@ -19,5 +19,5 @@ "images/accrued_expense_done.jpg", ], "installable": True, - "application": True, + "application": False, }