diff --git a/ext/custom-addons/dp_custom/views/sale_views.xml b/ext/custom-addons/dp_custom/views/sale_views.xml
index a0292bdc..10d35c4c 100644
--- a/ext/custom-addons/dp_custom/views/sale_views.xml
+++ b/ext/custom-addons/dp_custom/views/sale_views.xml
@@ -285,17 +285,6 @@
-
- Shopping Cart
- ir.actions.act_window
- sale.cart
- form
-
- tree,kanban,form
-
- [('user_id','=',uid)]
-
-
sale_cart_tree
sale.cart
@@ -313,6 +302,17 @@
+
+ Shopping Cart
+ ir.actions.act_window
+ sale.cart
+ form
+
+ tree,kanban,form
+
+ [('user_id','=',uid)]
+
+
view_sale_cart