| 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/19.0/account_invoice_refund_link |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Vicent-S73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module shows the links between refunds and their original invoices in the invoice form and also keep track of refund lines and their original invoice lines. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_refund_form_view |
account.invoice.refund.form.view | account.move | form | New |
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.move | notebook | Inherits account.view_move_form |
refund_invoice_ids
One2many → account.move
readonly=True
string='Refund Invoices'
args: 'account.move', 'reversed_entry_id'
No public methods.
origin_line_id
Many2one → account.move.line
comodel_name='account.move.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
index=True
string='Original invoice line'
refund_line_ids
One2many → account.move.line
comodel_name='account.move.line'
copy=False
help='Refund invoice lines created from this invoice line'
inverse_name='origin_line_id'
string='Refund invoice lines'
copy_data(self, default=None)
No new fields.
Public methods (1)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/18.0/account_invoice_refund_link |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar |
| 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 shows the links between refunds and their original invoices in the invoice form and also keep track of refund lines and their original invoice lines. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_refund_form_view |
account.invoice.refund.form.view | account.move | form | New |
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.move | notebook | Inherits account.view_move_form |
refund_invoice_ids
One2many → account.move
readonly=True
string='Refund Invoices'
args: 'account.move', 'reversed_entry_id'
No public methods.
origin_line_id
Many2one → account.move.line
comodel_name='account.move.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
index=True
string='Original invoice line'
refund_line_ids
One2many → account.move.line
comodel_name='account.move.line'
copy=False
help='Refund invoice lines created from this invoice line'
inverse_name='origin_line_id'
string='Refund invoice lines'
copy_data(self, default=None)
No new fields.
Public methods (1)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/17.0/account_invoice_refund_link |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | manu, Weblate, OCA-git-bot, oca-ci, André Leite |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - 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 | This module shows the links between refunds and their original invoices in the invoice form and also keep track of refund lines and their original invoice lines. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_refund_form_view |
account.invoice.refund.form.view | account.move | form | New |
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.move | notebook | Inherits account.view_move_form |
refund_invoice_ids
One2many → account.move
readonly=True
string='Refund Invoices'
args: 'account.move', 'reversed_entry_id'
No public methods.
origin_line_id
Many2one → account.move.line
comodel_name='account.move.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
index=True
string='Original invoice line'
refund_line_ids
One2many → account.move.line
comodel_name='account.move.line'
copy=False
help='Refund invoice lines created from this invoice line'
inverse_name='origin_line_id'
string='Refund invoice lines'
copy_data(self, default=None)
No new fields.
Public methods (1)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_link |
| VERSION | |
| VERSION | 1.0.5 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, Luis J. Salvatierra, oca-ci, pedrocasi, josep-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:52 |
| 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 |
|---|---|---|---|---|
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.move | notebook | Inherits account.view_move_form |
refund_invoice_ids
One2many → account.move
readonly=True
string='Refund Invoices'
args: 'account.move', 'reversed_entry_id'
No public methods.
origin_line_id
Many2one → account.move.line
comodel_name='account.move.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
index=True
string='Original invoice line'
refund_line_ids
One2many → account.move.line
comodel_name='account.move.line'
copy=False
help='Refund invoice lines created from this invoice line'
inverse_name='origin_line_id'
string='Refund invoice lines'
copy_data(self, default=None)
No new fields.
Public methods (1)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_link |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Weblate, OCA-git-bot, oca-ci, Valentin Vinagre Urteaga, Koen Loodts, OriolVForgeFlow, josep-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:37 |
| 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 |
|---|---|---|---|---|
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.move | notebook | Inherits account.view_move_form |
refund_invoice_ids
One2many → account.move
readonly=True
string='Refund Invoices'
args: 'account.move', 'reversed_entry_id'
No public methods.
origin_line_id
Many2one → account.move.line
comodel_name='account.move.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
index=True
string='Original invoice line'
refund_line_ids
One2many → account.move.line
comodel_name='account.move.line'
copy=False
help='Refund invoice lines created from this invoice line'
inverse_name='origin_line_id'
string='Refund invoice lines'
copy_data(self, default=None)
No new fields.
Public methods (1)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_link |
| VERSION | |
| VERSION | 1.0.5 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, OCA Transbot, João Marques, oca-travis, Weblate, OCA-git-bot, François Honoré, Michael Tietz |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:04 |
| 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 |
|---|---|---|---|---|
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.move | notebook | Inherits account.view_move_form |
refund_invoice_ids
One2many → account.move
readonly=True
string='Refund Invoices'
args: 'account.move', 'reversed_entry_id'
No public methods.
origin_line_id
Many2one → account.move.line
comodel_name='account.move.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
index=True
string='Original invoice line'
refund_line_ids
One2many → account.move.line
comodel_name='account.move.line'
copy=False
help='Refund invoice lines created from this invoice line'
inverse_name='origin_line_id'
string='Refund invoice lines'
copy_data(self, default=None)
No new fields.
Public methods (1)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_link |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jairo Llopis, OCA Transbot, Ernesto Tejeda, Sergio Teruel, oca-travis, Weblate, OCA-git-bot, ernestotejeda |
| 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 |
|---|---|---|---|---|
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.move | notebook | Inherits account.view_move_form |
refund_invoice_ids
One2many → account.move
readonly=True
string='Refund Invoices'
args: 'account.move', 'reversed_entry_id'
No public methods.
origin_line_id
Many2one → account.move.line
comodel_name='account.move.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
index=True
string='Original invoice line'
refund_line_ids
One2many → account.move.line
comodel_name='account.move.line'
copy=False
help='Refund invoice lines created from this invoice line'
inverse_name='origin_line_id'
string='Refund invoice lines'
copy_data(self, default=None)
No new fields.
Public methods (1)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_link |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, Nikul-Chaudhary |
| 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 |
|---|---|---|---|---|
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.invoice | notebook | Inherits account.invoice_form |
view_supplier_account_invoice_add_refunds_details_form |
Account invoice (supplier) | add Refunds details (form) | account.invoice | notebook | Inherits account.invoice_supplier_form |
refund_reason
Text
string='Refund reason'
No public methods.
origin_line_ids
Many2many → account.invoice.line
column1='refund_line_id'
column2='original_line_id'
comodel_name='account.invoice.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
relation='account_invoice_line_refunds_rel'
string='Original invoice line'
refund_line_ids
Many2many → account.invoice.line
column1='original_line_id'
column2='refund_line_id'
comodel_name='account.invoice.line'
copy=False
help='Refund invoice lines created from this invoice line'
relation='account_invoice_line_refunds_rel'
string='Refund invoice 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/11.0/account_invoice_refund_link |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, oihane, Oihane Crucelaegui |
| WEBSITE | |
| WEBSITE | https://odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - 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_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.invoice | notebook | Inherits account.invoice_form |
view_supplier_account_invoice_add_refunds_details_form |
Account invoice (supplier) | add Refunds details (form) | account.invoice | notebook | Inherits account.invoice_supplier_form |
refund_reason
Text
string='Refund reason'
No public methods.
origin_line_ids
Many2many → account.invoice.line
column1='refund_line_id'
column2='original_line_id'
comodel_name='account.invoice.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
relation='account_invoice_line_refunds_rel'
string='Original invoice line'
refund_line_ids
Many2many → account.invoice.line
column1='original_line_id'
column2='refund_line_id'
comodel_name='account.invoice.line'
copy=False
help='Refund invoice lines created from this invoice line'
relation='account_invoice_line_refunds_rel'
string='Refund invoice 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/10.0/account_invoice_refund_link |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Cédric Pigeon, Jairo Llopis, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.invoice | notebook | Inherits account.invoice_form |
view_supplier_account_invoice_add_refunds_details_form |
Account invoice (supplier) | add Refunds details (form) | account.invoice | notebook | Inherits account.invoice_supplier_form |
origin_invoice_ids
Many2many → account.invoice
column1='refund_invoice_id'
column2='original_invoice_id'
comodel_name='account.invoice'
copy=False
help='Original invoice to which this refund invoice is referred to'
readonly=True
relation='account_invoice_refunds_rel'
string='Original invoice'
refund_invoice_ids
Many2many → account.invoice
column1='original_invoice_id'
column2='refund_invoice_id'
comodel_name='account.invoice'
copy=False
help='Refund invoices created from this invoice'
readonly=True
relation='account_invoice_refunds_rel'
string='Refund invoices'
refund_reason
Text
string='Refund reason'
No public methods.
origin_line_ids
Many2many → account.invoice.line
column1='refund_line_id'
column2='original_line_id'
comodel_name='account.invoice.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
relation='account_invoice_line_refunds_rel'
string='Original invoice line'
refund_line_ids
Many2many → account.invoice.line
column1='original_line_id'
column2='refund_line_id'
comodel_name='account.invoice.line'
copy=False
help='Refund invoice lines created from this invoice line'
relation='account_invoice_line_refunds_rel'
string='Refund invoice 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/9.0/account_invoice_refund_link |
| VERSION | |
| VERSION | 2.0.2 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis |
| WEBSITE | |
| WEBSITE | https://odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_customer_account_invoice_add_refunds_details_form |
Account invoice (customer) | add Refunds details (form) | account.invoice | notebook | Inherits account.invoice_form |
view_supplier_account_invoice_add_refunds_details_form |
Account invoice (supplier) | add Refunds details (form) | account.invoice | notebook | Inherits account.invoice_supplier_form |
origin_invoice_ids
Many2many → account.invoice
column1='refund_invoice_id'
column2='original_invoice_id'
comodel_name='account.invoice'
copy=False
help='Original invoice to which this refund invoice is referred to'
readonly=True
relation='account_invoice_refunds_rel'
string='Original invoice'
refund_invoice_ids
Many2many → account.invoice
column1='original_invoice_id'
column2='refund_invoice_id'
comodel_name='account.invoice'
copy=False
help='Refund invoices created from this invoice'
readonly=True
relation='account_invoice_refunds_rel'
string='Refund invoices'
refund_reason
Text
string='Refund reason'
No public methods.
origin_line_ids
Many2many → account.invoice.line
column1='refund_line_id'
column2='original_line_id'
comodel_name='account.invoice.line'
copy=False
help='Original invoice line to which this refund invoice line is referred to'
relation='account_invoice_line_refunds_rel'
string='Original invoice line'
refund_line_ids
Many2many → account.invoice.line
column1='original_line_id'
column2='refund_line_id'
comodel_name='account.invoice.line'
copy=False
help='Refund invoice lines created from this invoice line'
relation='account_invoice_line_refunds_rel'
string='Refund invoice line'
No public methods.