From 63f16e803185f0145091e30c353b4ad850c6dfa9 Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Mon, 23 Sep 2024 14:56:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=94=B6=E6=94=AF=E6=8A=A5?= =?UTF-8?q?=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app_account_superbar/__manifest__.py | 2 +- .../views/account_move_views.xml | 64 +++++++++---------- 2 files changed, 33 insertions(+), 33 deletions(-) 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