TIP: You can type at any time to perform a new search.
Account Move Sub State
account_move_substate · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- Odoo Community Association (OCA), Ecosoft, 360ERP
- Maintainers
- Odoo Community Association (OCA), Ecosoft, 360ERP
- Committers
- Maksym Yankin, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to add a substate to a journal entry. For each journal entry state you can define a substate. With this module, you can define substates which allow you to extend the accounting workflow.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_invoice_filter |
account.move | Inherits account.view_account_invoice_filter | ||
view_invoice_tree |
account.move | tree | Inherits account.view_invoice_tree | |
view_move_form |
account.move.form | account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
modelSelectionondelete={'account.move': 'cascade'}selection_add=[('account.move', 'Account Move')]
No public methods.
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 302 days ago
- Last activity
- 83 days ago
- Repository
- OCA/account-invoicing
- Pull request
- [18.0][MIG] account_move_substate: Migrate to 18.0 (#2143)