oca-ocb-accounting/odoo-bringout-oca-ocb-account_test
Ernad Husremovic ebb5ecd313 chore: bs translation fix sinkroniz→sinhroniz
🤖 assisted by claude
2026-01-13 17:15:34 +01:00
..
account_test chore: bs translation fix sinkroniz→sinhroniz 2026-01-13 17:15:34 +01:00
doc Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:39 +01: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