diff --git a/hotel/__manifest__.py b/hotel/__manifest__.py
index 9be7e4ce2..cd666ce1d 100644
--- a/hotel/__manifest__.py
+++ b/hotel/__manifest__.py
@@ -15,7 +15,6 @@
'depends': [
'sale_stock',
'account_payment_return',
- 'cash_daily_report',
],
'license': "",
'demo': ['data/hotel_data.xml'],
diff --git a/hotel/data/menus.xml b/hotel/data/menus.xml
index 4c008ddc2..2274e43ca 100644
--- a/hotel/data/menus.xml
+++ b/hotel/data/menus.xml
@@ -14,9 +14,6 @@
groups="hotel.group_hotel_user"/>
-