| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/7.0/account_banking_uk_hsbc |
| VERSION | |
| VERSION | 0.5.1 |
| CATEGORY | |
| CATEGORY | Account Banking |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), credativ Ltd |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), credativ Ltd |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Alexandre Fayolle, Stefan Rijnhart, Sandy Carter, Holger Brunn, Pedro M. Baeza, Loïc Faure-Lacroix, Chris Halls |
| WEBSITE | |
| WEBSITE | http://www.credativ.co.uk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_banking_payment - account_banking - account_banking_payment_export odoo/odoo: - account_voucher - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - account_payment - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Module to import HSBC format transation files (S.W.I.F.T MT940) and to export payments for HSBC.net (PAYMUL). Currently it is targetting UK market, due to country variances of the MT940 and PAYMUL. It is possible to extend this module to work with HSBC.net in other countries and potentially other banks. This module adds above import/export filter to the account_banking module. All business logic is in account_banking module. Initial release of this module was co-sponsored by Canonical. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
banking_hsbc_clientid_filter |
banking.hsbc.clientid.filter | banking.hsbc.clientid | search | New |
banking_hsbc_clientid_form |
banking.hsbc.clientid.form | banking.hsbc.clientid | form | New |
banking_hsbc_clientid_tree |
banking.hsbc.clientid.tree | banking.hsbc.clientid | tree | New |
view_banking_export_hsbc_form |
account.banking.export.hsbc.form | banking.export.hsbc | form | New |
view_banking_export_hsbc_tree |
account.banking.export.hsbc.tree | banking.export.hsbc | tree | New |
view_payment_order_form |
payment.order.form | payment.order | field | Inherits account_payment.view_payment_order_form |
wizard_banking_export_wizard_view |
banking.export.hsbc.wizard.view | banking.export.hsbc.wizard | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (4)create(self, cursor, uid, wizard_data, context=None)
wizard_cancel(self, cursor, uid, ids, context)
wizard_export(self, cursor, uid, wizard_data_ids, context)
wizard_save(self, cursor, uid, ids, context)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)info_owner(self, cr, uid, ids, name=None, args=None, context=None)
info_partner(self, cr, uid, ids, name=None, args=None, context=None)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/6.1/account_banking_uk_hsbc |
| VERSION | |
| VERSION | 0.5 |
| CATEGORY | |
| CATEGORY | Account Banking |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), credativ Ltd |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), credativ Ltd |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Stefan Rijnhart, James Jesudason |
| WEBSITE | |
| WEBSITE | http://www.credativ.co.uk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_banking - account_iban_preserve_domestic odoo/odoo: - base - account - base_setup - product - process - decimal_precision - analytic - board - edi - email_template - base_tools - base_iban - account_payment - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
BeautifulSoup |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Module to import HSBC format transation files (S.W.I.F.T MT940) and to export payments for HSBC.net (PAYMUL).
Currently it is targetting UK market, due to country variances of the MT940 and PAYMUL.
It is possible to extend this module to work with HSBC.net in other countries and potentially other banks.
This module adds above import/export filter to the account_banking module.
All business logic is in account_banking module.
Initial release of this module was co-sponsored by Canonical.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
banking_hsbc_clientid_filter |
banking.hsbc.clientid.filter | banking.hsbc.clientid | search | New |
banking_hsbc_clientid_form |
banking.hsbc.clientid.form | banking.hsbc.clientid | form | New |
banking_hsbc_clientid_tree |
banking.hsbc.clientid.tree | banking.hsbc.clientid | tree | New |
view_banking_export_hsbc_form |
account.banking.export.hsbc.form | banking.export.hsbc | form | New |
view_banking_export_hsbc_tree |
account.banking.export.hsbc.tree | banking.export.hsbc | tree | New |
view_payment_order_form |
payment.order.form | payment.order | field | Inherits account_payment.view_payment_order_form |
wizard_banking_export_wizard_view |
banking.export.hsbc.wizard.view | banking.export.hsbc.wizard | form | New |
No models found for this module.