forked from odoo/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sarunas
committed
Aug 21, 2024
1 parent
8475e38
commit 38245ae
Showing
3 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
35 changes: 34 additions & 1 deletion
35
...modules/accounting/other_functionalities/mass_accounting_records_management.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,37 @@ | ||
Mass accounting records management | ||
================================== | ||
|
||
data | ||
Introduction | ||
------------ | ||
|
||
- The technical name of the module is `mass_accounting_records_management`. The module is associated with the Accounting module but is not related to the LT localization. It can operate in any localization. | ||
- The module is intended for consultants or highly experienced Odoo users when there is a need to manage GL entries in bulk. | ||
|
||
Installation and Configuration | ||
------------------------------ | ||
|
||
- **Module Installation**: Install the `mass_accounting_records_management` module. | ||
- **Configuration**: No additional configuration is required. | ||
|
||
Main Functions | ||
-------------- | ||
|
||
- The module adds 2 additional Action buttons in Accounting >> Accounting >> GL Entries: **Cancel** and **Reset to Draft**. | ||
- The Action buttons **Confirm** and **Delete** are part of the standard Accounting module. | ||
|
||
.. image:: mass_accounting_records_management/image01.jpg | ||
|
||
- Step-by-step instructions on how to use these functions. | ||
|
||
Daily Use Scenarios | ||
------------------- | ||
|
||
- The module is useful, for example, when managing fixed asset entries where many GL entries are created for past periods upon asset confirmation, and later, they need to be removed or corrected due to errors. | ||
|
||
.. image:: mass_accounting_records_management/image02.jpg | ||
|
||
Updates and Version Control | ||
---------------------------- | ||
|
||
- **Warning**: In version 16, the module violates an Odoo rule where it is prohibited to cancel GL entries for certain invoices. With this module, it is possible to cancel invoices. | ||
- The module can be freely used in version 15. |
Binary file added
BIN
+192 KB
...accounting/other_functionalities/mass_accounting_records_management/image01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+128 KB
...accounting/other_functionalities/mass_accounting_records_management/image02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.