diff --git a/account_usability/account_view.xml b/account_usability/account_view.xml index 53548c0..af6bf9c 100644 --- a/account_usability/account_view.xml +++ b/account_usability/account_view.xml @@ -316,6 +316,9 @@ module --> Name or Reference + + ['|', ('parent_id', '=', False), ('is_company', '=', True)] + @@ -349,6 +352,17 @@ module --> + + account_usability.account_move_search + account.move + + + + ['|', ('parent_id', '=', False), ('is_company', '=', True)] + + + + account.account.search account.account