From b92355bc4b4033737cea10e76b02fb94721f76b0 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Tue, 12 Nov 2019 20:44:52 +0100 Subject: [PATCH] update manifest --- account_bank_menu/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_menu/__manifest__.py b/account_bank_menu/__manifest__.py index f2099131..c5cec6f8 100644 --- a/account_bank_menu/__manifest__.py +++ b/account_bank_menu/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Account Bank Menu', - 'summary': "Adds *Bank and Cash* to the *Accounting' menu", + 'summary': "Adds 'Bank and Cash' to the 'Accounting' menu", 'version': '11.0.1.0.0', 'category': 'Accounting & Finance', 'website': 'https://github.com/OCA/account-financial-tools',