diff --git a/account_usability/views/account_move.xml b/account_usability/views/account_move.xml index 838d644..f4eba31 100644 --- a/account_usability/views/account_move.xml +++ b/account_usability/views/account_move.xml @@ -110,16 +110,14 @@ - + Unreconciled or Partially Reconciled - [('reconciled', '=', False), ('balance', '!=', 0), ('account_id.reconcile', '=', True)] - + Label, Reference, Account or Partner + ['|', ('parent_id', '=', False), ('is_company', '=', True)]