From 43e809bc0dc85a770e0e1672d8338d0407a35d5c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 23 Jul 2019 13:31:58 +0000 Subject: [PATCH] [UPD] README.rst --- account_menu/README.rst | 4 +++- account_menu/static/description/index.html | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/account_menu/README.rst b/account_menu/README.rst index f91437789..8317a793c 100644 --- a/account_menu/README.rst +++ b/account_menu/README.rst @@ -45,13 +45,15 @@ To see all the menus, make sure: Known issues / Roadmap ====================== -In v12, this module only installs 4 modules : +In v12, this module installs 4 modules : * ``account_coa_menu`` * ``account_group_menu`` * ``account_tag_menu`` * ``account_type_menu`` +* Adds menu for bank statements. + For V13+, we could imagine to have a single module that creates all the missing menus (and actions). diff --git a/account_menu/static/description/index.html b/account_menu/static/description/index.html index 4774faca2..e9ab061be 100644 --- a/account_menu/static/description/index.html +++ b/account_menu/static/description/index.html @@ -394,12 +394,13 @@ ul.auto-toc {

Known issues / Roadmap

-

In v12, this module only installs 4 modules :

+

In v12, this module installs 4 modules :

For V13+, we could imagine to have a single module that creates all the missing menus (and actions).