| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/19.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, hda |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor - account - onboarding - product - 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 adds a generic wizard + methods to import payment return file formats. It's a base to be extended by another modules though it allows to import a csv that will process the return payments on it. Multiple payment return files contained in a zip are also supported. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
payment_return_form_view |
payment.return.form (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_form_view |
payment_return_search_view |
payment.return.search (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_search_view |
imported_bank_account_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
help='Bank account from the imported file'
ondelete='restrict'
readonly=True
string='Bank account'
No public methods.
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
string='Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
comodel_name='account.journal'
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/18.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, Quentin Groulard, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor - account - onboarding - product - 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 adds a generic wizard + methods to import payment return file formats. It's a base to be extended by another modules though it allows to import a csv that will process the return payments on it. Multiple payment return files contained in a zip are also supported. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
payment_return_form_view |
payment.return.form (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_form_view |
payment_return_search_view |
payment.return.search (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_search_view |
imported_bank_account_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
help='Bank account from the imported file'
ondelete='restrict'
readonly=True
string='Bank account'
No public methods.
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
string='Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
comodel_name='account.journal'
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/17.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Carolina Fernandez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - account - onboarding - product - 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 adds a generic wizard + methods to import payment return file formats. It's a base to be extended by another modules though it allows to import a csv that will process the return payments on it. Multiple payment return files contained in a zip are also supported. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
payment_return_form_view |
payment.return.form (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_form_view |
payment_return_search_view |
payment.return.search (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_search_view |
imported_bank_account_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
help='Bank account from the imported file'
ondelete='restrict'
readonly=True
string='Bank account'
No public methods.
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
string='Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
comodel_name='account.journal'
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/16.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci, josep-tecnativa, Yadier A. De Quesada |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - account - product - 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_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
payment_return_form_view |
payment.return.form (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_form_view |
payment_return_search_view |
payment.return.search (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_search_view |
imported_bank_account_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
help='Bank account from the imported file'
ondelete='restrict'
readonly=True
string='Bank account'
No public methods.
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
string='Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
comodel_name='account.journal'
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/15.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Carlos Dauden, Weblate, OCA-git-bot, oca-ci, josep-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - account - product - 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_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
payment_return_form_view |
payment.return.form (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_form_view |
payment_return_search_view |
payment.return.search (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_search_view |
imported_bank_account_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
help='Bank account from the imported file'
ondelete='restrict'
readonly=True
string='Bank account'
No public methods.
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
string='Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
comodel_name='account.journal'
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/14.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Víctor Martínez, Sébastien Alix, oca-travis, Weblate, OCA-git-bot, oca-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - account - product - 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_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
payment_return_form_view |
payment.return.form (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_form_view |
payment_return_search_view |
payment.return.search (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_search_view |
imported_bank_account_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
help='Bank account from the imported file'
ondelete='restrict'
readonly=True
string='Bank account'
No public methods.
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
string='Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
comodel_name='account.journal'
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
string='Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/13.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Enric Tobella, OCA Transbot, Víctor Martínez, Ernesto Tejeda, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - account - product - 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_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
payment_return_form_view |
payment.return.form (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_form_view |
payment_return_search_view |
payment.return.search (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_search_view |
imported_bank_account_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
help='Bank account from the imported file'
ondelete='restrict'
readonly=True
string='Bank account'
No public methods.
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
args: 'Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
args: 'account.journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
args: 'Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/12.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Thomas Binsfeld, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment/tree/12.0/account_payment_return_import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - account - product - decimal_precision - 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 |
|---|---|---|---|---|
account_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
payment_return_form_view |
payment.return.form (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_form_view |
payment_return_search_view |
payment.return.search (in account_payment_return_import) | payment.return | field | Inherits account_payment_return.payment_return_search_view |
imported_bank_account_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
help='Bank account from the imported file'
ondelete='restrict'
readonly=True
string='Bank account'
No public methods.
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
args: 'Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
args: 'account.journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
args: 'Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/11.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, Luis M. Ontalba |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web - bus - web_tour - account - product - decimal_precision - 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 |
|---|---|---|---|---|
account_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
args: 'Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
args: 'account.journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
args: 'Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/10.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | oca-travis, David Vidal |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web_kanban - web - bus - web_tour - account - product - decimal_precision - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
args: 'Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
args: 'account.journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
args: 'Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/9.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web_kanban - web - bus - account - product - decimal_precision - 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 |
|---|---|---|---|---|
account_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
args: 'Payment Return File'
hide_journal_field
Boolean
compute='_compute_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
args: 'account.journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
args: 'Import ID'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/8.0/account_payment_return_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_return odoo/odoo: - base - base_setup - web_kanban - web - account - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_return_import_view |
Import Payment Returns | payment.return.import | form | New |
data_file
Binary
help='Get you bank payment returns in electronic format from your bank and select them here.'
required=True
args: 'Payment Return File'
hide_journal_field
Boolean
compute='_get_hide_journal_field'
string='Hide the journal field in the view'
journal_id
Many2one → account.journal
help="Accounting journal related to the bank payment return you're importing. It has be be manually chosen for payment return formats which doesn't allow automatic journal detection."
string='Journal'
args: 'account.journal'
match_after_import
Boolean
default=True
import_file(self)
raw_import_data
Char
help='XML RAW data stored for debugging/check purposes'
unique_import_id
Char
copy=False
readonly=True
args: 'Import ID'
No public methods.