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
-
- - - - - - - + + + + +