| 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/18.0/account_invoice_refund_reason |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Duy (Đỗ Anh) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - 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 | This module allows you to define a list of reasons to create a credit note from a customer invoice or vendor bill and report on them. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_refund_reasons_search |
account.move.refund.reason.search | account.move.refund.reason | search | New |
view_account_invoice_refund_reason |
account.move.refund.reason.form | account.move.refund.reason | form | New |
view_account_invoice_refund_reason_tree |
account.move.refund.reason.list | account.move.refund.reason | list | New |
view_account_move_reversal |
view.account.move.reversal.form | account.move.reversal | xpath | Inherits account.view_account_move_reversal |
view_move_form |
view.account.move.form | account.move | xpath | Inherits account.view_move_form |
reason_id
Many2one → account.move.refund.reason
string='Refund Reason'
args: 'account.move.refund.reason'
No public methods.
active
Boolean
default=True
description
Char
name
Char
required=True
translate=True
No public methods.
reason
Char
compute='_compute_reason'
precompute=True
readonly=False
store=True
reason_id
Many2one → account.move.refund.reason
string='Refund Reason'
args: 'account.move.refund.reason'
reverse_moves(self, is_modify=False)
| 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/16.0/account_invoice_refund_reason |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, BT-anieto |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 02:42:21 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_refund_reasons_search |
account.move.refund.reason.search | account.move.refund.reason | search | New |
view_account_invoice_refund_reason |
account.move.refund.reason.form | account.move.refund.reason | form | New |
view_account_invoice_refund_reason_tree |
account.move.refund.reason.tree | account.move.refund.reason | tree | New |
view_account_move_reversal |
view.account.move.reversal.form | account.move.reversal | xpath | Inherits account.view_account_move_reversal |
view_move_form |
view.account.move.form | account.move | xpath | Inherits account.view_move_form |
reason_id
Many2one → account.move.refund.reason
readonly=True
string='Refund Reason'
args: 'account.move.refund.reason'
No public methods.
active
Boolean
default=True
description
Char
name
Char
required=True
translate=True
No public methods.
reason
Char
compute='_compute_reason'
precompute=True
readonly=False
store=True
reason_id
Many2one → account.move.refund.reason
string='Refund Reason'
args: 'account.move.refund.reason'
reverse_moves(self)
| 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_invoice_refund_reason |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| COMMITTERS | |
| COMMITTERS | JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci, Christopher Ormaza, Héctor Vi Or |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:38 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_refund_reasons_search |
account.move.refund.reason.search | account.move.refund.reason | search | New |
view_account_invoice_refund_reason |
account.move.refund.reason.form | account.move.refund.reason | form | New |
view_account_invoice_refund_reason_tree |
account.move.refund.reason.tree | account.move.refund.reason | tree | New |
view_account_move_reversal |
view.account.move.reversal.form | account.move.reversal | xpath | Inherits account.view_account_move_reversal |
view_move_form |
view.account.move.form | account.move | xpath | Inherits account.view_move_form |
reason_id
Many2one → account.move.refund.reason
readonly=True
string='Refund Reason'
args: 'account.move.refund.reason'
No public methods.
active
Boolean
default=True
description
Char
name
Char
required=True
translate=True
No public methods.
reason_id
Many2one → account.move.refund.reason
string='Refund Reason'
args: 'account.move.refund.reason'
reverse_moves(self)
| 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_invoice_refund_reason |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| COMMITTERS | |
| COMMITTERS | Miquel Raïch, JordiMForgeFlow, AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci, Christopher Ormaza |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:05 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_refund_reasons_search |
account.move.refund.reason.search | account.move.refund.reason | search | New |
view_account_invoice_refund_reason |
account.move.refund.reason.form | account.move.refund.reason | form | New |
view_account_invoice_refund_reason_tree |
account.move.refund.reason.tree | account.move.refund.reason | tree | New |
view_account_move_reversal |
view.account.move.reversal.form | account.move.reversal | xpath | Inherits account.view_account_move_reversal |
view_move_form |
view.account.move.form | account.move | xpath | Inherits account.view_move_form |
reason_id
Many2one → account.move.refund.reason
readonly=True
string='Refund Reason'
args: 'account.move.refund.reason'
No public methods.
active
Boolean
default=True
description
Char
name
Char
required=True
translate=True
args: 'Name'
No public methods.
reason_id
Many2one → account.move.refund.reason
string='Refund Reason'
args: 'account.move.refund.reason'
reverse_moves(self)
| 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_invoice_refund_reason |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| COMMITTERS | |
| COMMITTERS | JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci, Jaume Bernaus |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| 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 |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_refund_reasons_search |
account.invoice.refund.reason.search | account.invoice.refund.reason | search | New |
extended_view_account_invoice |
extended.account.invoice.form | account.move | xpath | Inherits account.view_move_form |
view_account_invoice_refund_reason |
account.invoice.refund.reason.form | account.invoice.refund.reason | form | New |
view_account_invoice_refund_reason_tree |
account.invoice.refund.reason.tree | account.invoice.refund.reason | tree | New |
view_account_move_reversal |
view.account.move.inherit.reversal | account.move.reversal | xpath | Inherits account.view_account_move_reversal |
active
Boolean
default=True
description
Char
name
Char
required=True
translate=True
args: 'Name'
No public methods.
reason_id
Many2one → account.invoice.refund.reason
string='Refund Reason'
args: 'account.invoice.refund.reason'
No public methods.
reason_id
Many2one → account.invoice.refund.reason
string='Refund Reason'
args: 'account.invoice.refund.reason'
reverse_moves(self)
| 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/12.0/account_invoice_refund_reason |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent CS |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato, Chankya |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - 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 |
|---|---|---|---|---|
extended_view_account_invoice |
extended.account.invoice.form | account.invoice | xpath | Inherits account.invoice_form |
extended_view_account_invoice_refund |
extended.account.invoice.refund.form | account.invoice.refund | xpath | Inherits account.view_account_invoice_refund |
extended_view_account_invoice_supplier_form |
extended.account.invoice.supplier.form | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_account_invoice_refund_reason |
account.invoice.refund.reason.form | account.invoice.refund.reason | form | New |
view_account_invoice_refund_reason_tree |
account.invoice.refund.reason.tree | account.invoice.refund.reason | tree | New |
reason_id
Many2one → account.invoice.refund.reason
string='Reason'
args: 'account.invoice.refund.reason'
No public methods.
reason_id
Many2one → account.invoice.refund.reason
string='Reason to credit'
args: 'account.invoice.refund.reason'
compute_refund(self, mode='refund')
name
Char
required=True
translate=True
args: 'Name'
No public methods.