oca-ocb-accounting/odoo-bringout-oca-ocb-account_test/README.md
Ernad Husremovic 768b70e05e 19.0 vanilla
2026-03-09 09:30:07 +01:00

31 lines
742 B
Markdown

# Accounting Consistency Tests
Asserts on accounting.
======================
With this module you can manually check consistencies and inconsistencies of accounting module from menu Reporting/Accounting/Accounting Tests.
You can write a query in order to create Consistency Test and you will get the result of the test
in PDF format which can be accessed by Menu Reporting -> Accounting Tests, then select the test
and print the report from Print button in header area.
## Installation
```bash
pip install odoo-bringout-oca-ocb-account_test
```
## Dependencies
- account
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/account_test
## License
This package preserves the original LGPL-3 license.