From 472275bb34515ebea4800f5cbcd0e5ed3451e3fd Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Wed, 24 Jan 2018 22:37:46 +0100 Subject: [PATCH] account_lock_date_update: fix over-sized wizard dialog box Smaller menu entry label Use string "lock dates" instead of "locking dates" to harmonize strings --- account_lock_date_update/README.rst | 6 ++--- account_lock_date_update/__manifest__.py | 2 +- .../wizards/account_update_lock_date.xml | 27 ++++++++----------- 3 files changed, 15 insertions(+), 20 deletions(-) diff --git a/account_lock_date_update/README.rst b/account_lock_date_update/README.rst index 05cb77a6e..d968297b2 100644 --- a/account_lock_date_update/README.rst +++ b/account_lock_date_update/README.rst @@ -6,7 +6,7 @@ Account Lock Date Update ======================== -Allow an Account adviser to update locking date without having +Allow an Account adviser to update lock dates without having access to all technical settings. Installation @@ -24,8 +24,8 @@ Usage To use this module, you need to be an account adviser and go to: -* Accounting -> Configuration -> Accounting -> Update accounting lock dates -* Change values and click on update button +* Accounting -> Configuration -> Accounting -> Lock Dates +* Change values and click on *Update* button .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot diff --git a/account_lock_date_update/__manifest__.py b/account_lock_date_update/__manifest__.py index 8499968b7..d7eb4efc0 100644 --- a/account_lock_date_update/__manifest__.py +++ b/account_lock_date_update/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Account Lock Date Update', 'summary': """ - Allow an Account adviser to update locking date without having + Allow an Account adviser to update lock dates without having access to all technical settings""", 'version': '10.0.1.0.0', 'license': 'AGPL-3', diff --git a/account_lock_date_update/wizards/account_update_lock_date.xml b/account_lock_date_update/wizards/account_update_lock_date.xml index 48caff625..d434baf6d 100644 --- a/account_lock_date_update/wizards/account_update_lock_date.xml +++ b/account_lock_date_update/wizards/account_update_lock_date.xml @@ -9,14 +9,11 @@ account.update.lock_date
-
- - - - - - - + + + + +