diff --git a/account_move_locking/README.rst b/account_move_locking/README.rst index bb90786b0..4d977f21d 100644 --- a/account_move_locking/README.rst +++ b/account_move_locking/README.rst @@ -1,23 +1,25 @@ .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg - :alt: License: AGPL-3 - -Module name -=========== - -This module add the ability to lock move for modification - -Configuration -============= + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: Licenes: AGPL-3 +Lock journal entries +==================== +This module adds the ability to lock journal entries for modification. Usage ===== -In order the locked the move you need to follow this process - * You need to post your move, with the standard wizard Post Journal Entries - (Invoicing -> Periodic Processing -> Draft Entries -> Post Journal Entries) - * After the you can use the wizard Lock Journal Entries - (Invoicing -> Periodic Processing -> Draft Entries -> Lock Journal Entries) + +In order to lock the journal entry, you need to follow this process: + +* You need to post your entry, with the standard wizard Post Journal Entries + (Invoicing -> Periodic Processing -> Draft Entries -> Post Journal Entries) +* Then, you can use the wizard Lock Journal Entries + (Invoicing -> Periodic Processing -> Draft Entries -> Lock Journal Entries) + +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas + :alt: Try me on Runbot + :target: https://runbot.odoo-community.org/runbot/92/9.0 Bug Tracker =========== @@ -25,8 +27,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback -`here `_. - +`here `_. Credits ======= @@ -34,14 +35,14 @@ Credits Contributors ------------ -* Vincent renaville +* Vincent Renaville Maintainer ---------- -.. image:: http://odoo-community.org/logo.png +.. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association - :target: http://odoo-community.org + :target: https://odoo-community.org This module is maintained by the OCA. @@ -49,4 +50,4 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -To contribute to this module, please visit http://odoo-community.org. +To contribute to this module, please visit https://odoo-community.org.