oca-ocb-accounting/odoo-bringout-oca-ocb-account_test
Ernad Husremovic 1c86482d82 refresh github links
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 19:03:26 +02:00
..
account_test Initial commit: Accounting packages 2025-08-29 15:20:47 +02:00
doc refresh github links 2025-08-30 19:03:26 +02:00
pyproject.toml Initial commit: Accounting packages 2025-08-29 15:20:47 +02:00
README.md Initial commit: Accounting packages 2025-08-29 15:20:47 +02:00

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

pip install odoo-bringout-oca-ocb-account_test

Dependencies

This addon depends on:

  • account

Manifest Information

  • Name: Accounting Consistency Tests
  • Version: 1.0
  • Category: Accounting/Accounting
  • License: LGPL-3
  • Installable: True

Source

Based on OCA/OCB branch 16.0, addon account_test.

License

This package maintains the original LGPL-3 license from the upstream Odoo project.

Documentation

  • Overview: doc/OVERVIEW.md
  • Architecture: doc/ARCHITECTURE.md
  • Models: doc/MODELS.md
  • Controllers: doc/CONTROLLERS.md
  • Wizards: doc/WIZARDS.md
  • Install: doc/INSTALL.md
  • Usage: doc/USAGE.md
  • Configuration: doc/CONFIGURATION.md
  • Dependencies: doc/DEPENDENCIES.md
  • Troubleshooting: doc/TROUBLESHOOTING.md
  • FAQ: doc/FAQ.md