TIP: You can type at any time to perform a new search.
Accounting Consistency Tests
account_test · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Accounting
- Folder size
- 0.55 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 06:47:04
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Julien Castiaux, Rémy Voet (ryv), Tiffany Chang (tic), Gorash, Mathieu Walravens, Anton Romanova (roan)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
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.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_assert_form |
accounting.assert.test.form | accounting.assert.test | form | New |
account_assert_tree |
accounting.assert.test.list | accounting.assert.test | list | New |
accounting_assert_test_view_search |
accounting.assert.test.view.search | accounting.assert.test | search | New |
report_accounttest |
report_accounttest | ir.ui.view | qweb | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (5)
-
activeBooleandefault=True -
code_execTextdefault=CODE_EXEC_DEFAULTrequired=Truestring='Python code' -
descTextstring='Test Description'translate=True -
nameCharrequired=Truestring='Test Name'translate=True -
sequenceIntegerdefault=10
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…