mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] account_move_locking: Improve README
This commit is contained in:
@@ -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 <https://github.com/OCA/account-financial-tools/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 <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_move_locking%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
|
||||
`here <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_move_locking%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
|
||||
Credits
|
||||
=======
|
||||
@@ -34,14 +35,14 @@ Credits
|
||||
Contributors
|
||||
------------
|
||||
|
||||
* Vincent renaville <vincen.renaville@camptocamp.com>
|
||||
* Vincent Renaville <vincen.renaville@camptocamp.com>
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user