diff --git a/__manifest__.py b/__manifest__.py
index fbc4d4029705cc4f4b57983f2b751ec37b7d6737..186bd34aeca7791d6e81ae8a1d6d50532442ddf6 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -7,7 +7,7 @@
     "application": False,
     "installable": True,
     "depends": [
-        "account",
+        "account", "sale"
     ],
     "data": [
         "views/account_bank_statement.xml",