diff --git a/account_move_line_filter_wizard/__manifest__.py b/account_move_line_filter_wizard/__manifest__.py index 9f774f3..ba2cd6e 100644 --- a/account_move_line_filter_wizard/__manifest__.py +++ b/account_move_line_filter_wizard/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Account Move Line Filter Wizard', - 'version': '10.0.1.0.0', + 'version': '10.0.2.0.0', 'category': 'Accounting', 'license': 'AGPL-3', 'summary': 'Easy and fast access to the details of an account', @@ -13,7 +13,11 @@ Account Move Line Filter Wizard =============================== -This module adds a wizard in Accounting > ... > +This module adds a *Show Account* wizard under *Accounting > Adviser*. This wizard gives an easy and fast access to the details of an account: + +* access to the General Ledger Report, +* access to the Open Items Report (if the user selected a reconciliable account and the Unreconciled filter), +* access to the Journal Items view. This module has been written by Alexis de Lattre from Akretion . """, diff --git a/account_move_line_filter_wizard/wizard/account_move_line_filter_view.xml b/account_move_line_filter_wizard/wizard/account_move_line_filter_view.xml index 0256fbe..8be2b97 100644 --- a/account_move_line_filter_wizard/wizard/account_move_line_filter_view.xml +++ b/account_move_line_filter_wizard/wizard/account_move_line_filter_view.xml @@ -12,7 +12,7 @@ account_move_line_filter_wizard_form account.move.line.filter.wizard -
+