diff --git a/account_usability/account_view.xml b/account_usability/account_view.xml index 2acf0cb..0e6eea0 100644 --- a/account_usability/account_view.xml +++ b/account_usability/account_view.xml @@ -329,6 +329,9 @@ module --> Name or Reference + + ['|', ('parent_id', '=', False), ('is_company', '=', True)] + @@ -377,6 +380,17 @@ module --> + + account_usability.account_move_search + account.move + + + + ['|', ('parent_id', '=', False), ('is_company', '=', True)] + + + + account.account.search account.account