TIP: You can type at any time to perform a new search.
Wizard to validate multiple moves
account_move_validation_improvement · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Uncategorized
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 06:56:11
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Stéphane Bidoul, Alexandre Fayolle, Matthieu Dietrich, Nicolas Bessi, OCA Transbot
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Re-defining a base wizard (validate all moves in a period for a journal), but extending it to multiple periods and multiple journals. It replaces the base one defined in addons/account/wizard.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account.validate_account_move_view |
Post Journal Entries | validate.account.move | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
validate_move(self, cr, uid, ids, context=None)