TIP: You can type at any time to perform a new search.
Online Bank Statements: plaid.com
account_statement_import_online_plaid · OCA/bank-statement-import
- Repository
- OCA/bank-statement-import · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Account
- Folder size
- 0.38 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), Binhex
- Maintainers
- Odoo Community Association (OCA), Binhex
- Committers
- Weblate, OCA-git-bot, oca-ci, Antonio David Ruban
- Odoo dependencies
- Python dependencies
- plaid-python
- System dependencies
- None
- Required by
- None
- Description
This module provides online bank statements from Plaid.com, supporting both Sandbox and Production environments.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 (2)
New fields (2)
-
plaid_access_tokenChar -
plaid_hostSelectiondefault='sandbox' args: [('sandbox', 'Sandbox'), ('production', 'Production')]
-
action_sync_with_plaid(self) -
plaid_create_access_token(self, public_token, active_id)@api.model
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…