diff --git a/app_account_superbar/__manifest__.py b/app_account_superbar/__manifest__.py index 470f4d23..0d90ffc8 100644 --- a/app_account_superbar/__manifest__.py +++ b/app_account_superbar/__manifest__.py @@ -17,7 +17,7 @@ { 'name': "App account superbar navigator", - 'version': '16.22.12.06', + 'version': '16.24.09.23', 'author': 'odooai.cn', 'category': 'Extra tools', 'website': 'https://www.odooai.cn', diff --git a/app_account_superbar/views/account_move_views.xml b/app_account_superbar/views/account_move_views.xml index 960bbc5f..f91e2ba1 100644 --- a/app_account_superbar/views/account_move_views.xml +++ b/app_account_superbar/views/account_move_views.xml @@ -1,34 +1,34 @@ - - - - account.invoice.select.superbar - account.move - - - - - - - - - - - - - - account.move.select.superbar - account.move - - - - - - - - - - - - + + + + app.account.move.search.superbar + account.move + + + + + + + + + + + + + + account.invoice.select.superbar + account.move + + + + + + + + + + + + \ No newline at end of file