| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/15.0/account_move_exception |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Weblate, OCA-git-bot, oca-ci, Jasmin Solanki |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:38 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_exception odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_filter |
account_move_exception.view_accounts_move_filter | account.move | filter | Inherits account.view_account_move_filter |
view_move_form |
account_move_exception.view_move_form | account.move | sheet | Inherits account.view_move_form |
view_move_tree |
account_move_exception.view_move_tree | account.move | field | Inherits account.view_move_tree |
related_model_id
Many2one → account.move
comodel_name='account.move'
string='Journal Entry'
action_confirm(self)
No new fields.
Public methods (6)account_move_check_exception(self)
action_post(self)
button_draft(self)
detect_exceptions(self)
onchange_ignore_exception(self)
test_all_draft_moves(self)
ignore_exception
Boolean
related='move_id.ignore_exception'
store=True
string='Ignore Exceptions'
No public methods.
account_move_ids
Many2many → account.move
comodel_name='account.move'
string='Journal Entries'
model
Selection
ondelete={'account.move': 'cascade', 'account.move.line': 'cascade'}
selection_add=[('account.move', 'Account move'), ('account.move.line', 'Account move line')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/14.0/account_move_exception |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, ps-tubtim |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_exception odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_filter |
account_move_exception.view_accounts_move_filter | account.move | filter | Inherits account.view_account_move_filter |
view_move_form |
account_move_exception.view_move_form | account.move | sheet | Inherits account.view_move_form |
view_move_tree |
account_move_exception.view_move_tree | account.move | field | Inherits account.view_move_tree |
related_model_id
Many2one → account.move
comodel_name='account.move'
string='Journal Entry'
action_confirm(self)
No new fields.
Public methods (6)account_move_check_exception(self)
action_post(self)
button_draft(self)
detect_exceptions(self)
onchange_ignore_exception(self)
test_all_draft_moves(self)
ignore_exception
Boolean
related='move_id.ignore_exception'
store=True
string='Ignore Exceptions'
No public methods.
account_move_ids
Many2many → account.move
comodel_name='account.move'
string='Journal Entries'
model
Selection
ondelete={'account.move': 'cascade', 'account.move.line': 'cascade'}
selection_add=[('account.move', 'Account move'), ('account.move.line', 'Account move line')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/13.0/account_move_exception |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | JordiMForgeFlow, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_exception odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_move_filter |
account_move_exception.view_accounts_move_filter | account.move | filter | Inherits account.view_account_move_filter |
view_move_form |
account_move_exception.view_move_form | account.move | header | Inherits account.view_move_form |
view_move_tree |
account_move_exception.view_move_tree | account.move | field | Inherits account.view_move_tree |
related_model_id
Many2one → account.move
action_confirm(self)
No new fields.
Public methods (6)account_move_check_exception(self)
action_post(self)
button_draft(self)
detect_exceptions(self)
onchange_ignore_exception(self)
test_all_draft_moves(self)
ignore_exception
Boolean
related='move_id.ignore_exception'
store=True
string='Ignore Exceptions'
No public methods.
account_move_ids
Many2many → account.move
comodel_name='account.move'
string='Journal Entries'
model
Selection
selection_add=[('account.move', 'Account move'), ('account.move.line', 'Account move line')]
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-invoicing |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] account_move_exception: Migration to 18.0 (#2147) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-invoicing |
| PULL REQUEST | |
| PULL REQUEST | [16.0][MIG] account_move_exception: Migration to 16.0 (#1824) |