By Odoo standard, when an account document is cancelled, its journal entry will be deleted completely. This module enhance the process, instead of deletion, it will create new reversed journal entry. This will help preserved the accounting history, which is strictly required by some country.
Following are documented provide this feature,
Invoice (account.invoice)
Payment (acccont.payment)
Bank Statement (account.bank.statement.line)
Table of contents
Configuration
To use document reversal, setup the document’s journal as following,
Allow Cancelling = True
Cancel method = Reversal (create reversed journal entries)
Usage
After configure document journal to allow cancel with reversal, it is ready to use.
Cancel document as normally do, system will show new cancel wizard
User can select cancel date and new journal (if different from the document) which will be used for the reversed journal entry
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.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
Jordi Ballester <jordi.ballester@eficent.com.com>
Maintainers
This module is maintained by the OCA.
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.
Current maintainer:
This module is part of the OCA/account-financial-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Release files for odoo12-addon-account-document-reversal 12.0.1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| odoo12_addon_account_document_reversal-12.0.1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / odoo12_addon_account_document_reversal-12.0.1.0.1-py3-none-any.whl
| Download URL | odoo12_addon_account_document_reversal-12.0.1.0.1-py3-none-any.whl |
|---|---|
| Size | 39.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f89fa533a2da708104d5da8ac506cb35b9b48af004ef66092c9dc2bfa441ba8b
|
|
BLAKE2b-256 checksum How to use checksums |
71ca9b47aa52c376f456f1e220d02d60000781102a5637fc7d45cd2fe5eac48d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/30.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.3
|