diff --git a/pms/views/account_move_views.xml b/pms/views/account_move_views.xml
index c02ba80a0..acfa6e444 100644
--- a/pms/views/account_move_views.xml
+++ b/pms/views/account_move_views.xml
@@ -104,7 +104,7 @@
tree,kanban,form
- [('move_type', 'in', ('out_invoice','out_refund')]
+ [('move_type', 'in', ('out_invoice','out_refund'))]
{'default_move_type': 'out_invoice'}