TIP: You can type at any time to perform a new search.
Account Reversal
account_reversal · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 4.97 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-financial-tools
- Last tracking update
- 2026-08-07 08:09:18
- Authors
- Camptocamp, Akretion, ACSONE SA/NV, Odoo Community Association (OCA), Tecnativa
- Maintainers
- Camptocamp, Akretion, ACSONE SA/NV, Odoo Community Association (OCA), Tecnativa
- Committers
- Stéphane Bidoul, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_filter |
Add to_be_reversed filter | account.move | Inherits account.view_account_move_filter | |
view_account_move_reversal |
account.move.reversal.form (in account_reversal) | account.move.reversal | Inherits account.view_account_move_reversal | |
view_move_form |
Add to_be_reversed and reversal_id fields | account.move | form | Inherits account.view_move_form |
view_move_tree |
Add to_be_reversed column | account.move | tree | Inherits account.view_move_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
reversal_idMany2one → account.movecompute='_compute_reversal_id'readonly=Truestring='Reversal Entry' args: 'account.move' -
to_be_reversedBooleancopy=Falsehelp='Check this box if your entry has to be reversed at the end of period.'
No public methods.
New fields (1)
-
line_reasonCharhelp='Prefix that will be added to the Label of the reversal entry items. If empty, Odoo uses the same label as the reversed item. (NOTE: a space and a colon added after the prefix).'
-
reverse_moves(self)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 70 days ago
- Last activity
- 65 days ago
- Repository
- OCA/account-financial-tools
- Pull request
- [18.0][MIG] account_reversal: Migration to 18.0 (#2326)