| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/13.0/account_document_reversal |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow, Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow, Ecosoft |
| COMMITTERS | |
| COMMITTERS | Carlos Lopez, Jordi Ballester Alomar, OCA Transbot, Weblate, OCA-git-bot, oca-ci, Kitti U, kittiu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - payment - utm - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_view_tree |
account.invoice.view.tree | account.move | field | Inherits account.view_invoice_tree |
view_account_invoice_filter |
view.account.invoice.filter | account.move | filter | Inherits account.view_account_invoice_filter |
view_account_journal_form |
account.journal.form | account.journal | xpath | Inherits account.view_account_journal_form |
view_account_payment_form |
view.account.payment.form | account.payment | field | Inherits account.view_account_payment_form |
view_move_form |
account.move.form.inherit | account.move | field | Inherits account.view_move_form |
view_reverse_account_document |
reverse.account.document.form | reverse.account.document | form | New |
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
button_cancel_reconciliation(self)
is_cancel_reversal
Boolean
compute='_compute_is_cancel_reversal'
string='Use Cancel Reversal'
action_document_reversal(self, date=None, journal_id=None)
reverse_document_wizard(self)
cancel_method
Selection
default='normal'
required=True
string='Cancel Method'
args: [('normal', 'Normal (remove journal entries)'), ('reversal', 'Reversal (create reversed journal entries)')]
is_cancel_reversal
Boolean
compute='_compute_is_cancel_reversal'
help='True, when journal allow cancel entries with method is reversal'
string='Use Cancel Reversal'
reversal_journal_id
Many2one → account.journal
help='Journal in this field will show in reversal wizard as default'
string='Default Reversal Journal'
args: 'account.journal'
use_different_journal
Boolean
help='If checked, reversal wizard will show field Reversal Journal'
string='Use different journal for reversal'
No public methods.
cancel_reversal
Boolean
copy=False
default=False
help='This document is being cancelled by using reversal method'
string='Cancel Reversal'
reverse_entry_id
Many2one → account.move
comodel_name='account.move'
compute='_compute_reverse_entry_id'
help='The move that reverse this move (opposite of reversed_entry_id)'
string='Reversed by'
action_document_reversal(self, date=None, journal_id=None)
button_cancel(self)
button_cancel_reversal(self)
button_draft(self)
No new fields.
Public methods (1)remove_move_reconcile(self)
No new fields.
Public methods (4)action_document_reversal(self, date=None, journal_id=None)
action_draft(self)
cancel(self)
cancel_reversal(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
date
Date
default=fields.Date.context_today
required=True
string='Reversal date'
journal_id
Many2one → account.journal
help='If empty, uses the journal of the journal entry to be reversed.'
string='Reversal Journal'
args: 'account.journal'
use_different_journal
Boolean
help='Checked, if the journal of underlineing document is checked.'
string='Use different journal for reversal'
action_cancel(self)
default_get(self, default_fields)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/12.0/account_document_reversal |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Ecosoft |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Kitti U, Fernanda Hernandez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account_cancel - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_journal_form_inherit |
account.journal.form | account.journal | field | Inherits account_cancel.view_account_journal_form_inherit |
view_move_form_inherit_account_cancel |
account.move.form.inherit | account.move | field | Inherits account_cancel.view_move_form_inherit_account_cancel |
view_reverse_account_document |
reverse.account.document.form | reverse.account.document | form | New |
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
button_cancel_reconciliation(self)
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
reverse_document_wizard(self)
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
action_invoice_cancel(self)
cancel_method
Selection
default='normal'
required=True
string='Cancel Method'
args: [('normal', 'Normal (delete journal entries if exists)'), ('reversal', 'Reversal (create reversed journal entries)')]
is_cancel_reversal
Boolean
compute='_compute_is_cancel_reversal'
help='True, when journal allow cancel entries with method is reversal'
string='Use Cancel Reversal'
reversal_journal_id
Many2one → account.journal
help='Journal in this field will show in reversal wizard as default'
string='Default Reversal Journal'
args: 'account.journal'
use_different_journal
Boolean
help='If checked, reversal wizard will show field Reversal Journal'
string='Use different journal for reversal'
No public methods.
is_cancel_reversal
Boolean
related='journal_id.is_cancel_reversal'
string='Use Cancel Reversal'
button_cancel(self)
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
cancel(self)
date
Date
default=fields.Date.context_today
required=True
string='Reversal date'
journal_id
Many2one → account.journal
help='If empty, uses the journal of the journal entry to be reversed.'
string='Reversal Journal'
args: 'account.journal'
use_different_journal
Boolean
help='Checked, if the journal of underlineing document is checked.'
string='Use different journal for reversal'
action_cancel(self)
default_get(self, default_fields)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/11.0/account_document_reversal |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | Jordi Ballester Alomar, oca-travis, OCA-git-bot, Fernanda Hernandez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account_cancel - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_journal_form_inherit |
account.journal.form | account.journal | field | Inherits account_cancel.view_account_journal_form_inherit |
view_move_form_inherit_account_cancel |
account.move.form.inherit | account.move | field | Inherits account_cancel.view_move_form_inherit_account_cancel |
view_reverse_account_document |
reverse.account.document.form | reverse.account.document | form | New |
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
button_cancel_reconciliation(self)
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
reverse_document_wizard(self)
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
action_invoice_cancel(self)
cancel_method
Selection
default='normal'
required=True
string='Cancel Method'
args: [('normal', 'Normal (delete journal entries if exists)'), ('reversal', 'Reversal (create reversed journal entries)')]
is_cancel_reversal
Boolean
compute='_compute_is_cancel_reversal'
help='True, when journal allow cancel entries with method is reversal'
string='Use Cancel Reversal'
reversal_journal_id
Many2one → account.journal
help='Journal in this field will show in reversal wizard as default'
string='Default Reversal Journal'
args: 'account.journal'
use_different_journal
Boolean
help='If checked, reversal wizard will show field Reversal Journal'
string='Use different journal for reversal'
No public methods.
is_cancel_reversal
Boolean
related='journal_id.is_cancel_reversal'
string='Use Cancel Reversal'
button_cancel(self)
No new fields.
Public methods (2)action_document_reversal(self, date=None, journal_id=None)
cancel(self)
date
Date
default=fields.Date.context_today
required=True
string='Reversal date'
journal_id
Many2one → account.journal
help='If empty, uses the journal of the journal entry to be reversed.'
string='Reversal Journal'
args: 'account.journal'
use_different_journal
Boolean
help='Checked, if the journal of underlineing document is checked.'
string='Use different journal for reversal'
action_cancel(self)
default_get(self, default_fields)