Repository
OCA/bank-statement-import · module folder · Try on Runboat
Module version
1.1.0
Category
Accounting
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/bank-statement-import
Last tracking update
2026-08-07 08:42:54
Authors
Odoo Community Association (OCA), CorporateHub
Maintainers
Odoo Community Association (OCA), CorporateHub
Committers
Weblate, OCA-git-bot, Tom, oca-ci, Dan Kiplangat
Odoo dependencies
Python dependencies
cryptography
System dependencies
None
Required by
oca_all
Description
This module provides online bank statements from
[Wise.com](https://wise.com/).

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
online_bank_statement_provider_form online.bank.statement.provider.form online.bank.statement.provider form Inherits account_statement_import_online.online_bank_statement_provider_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • wise_profile Char
    readonly=False related='origin' string='Wise Profile'
Public methods (2)
  • button_wise_generate_key(self)
  • values_wise_profile(self)
    @api.model

Loading…