Repository
OCA/bank-statement-import · module folder · Try on Runboat
Module version
1.0.1
Category
Accounting
Folder size
0.05 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), Tecnativa, Akiles
Maintainers
Odoo Community Association (OCA), Tecnativa, Akiles
Committers
eduardo, OCA-git-bot, oca-ci, Dario Nieuwenhuis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
oca_all
Description
This module provides online bank statements from stripe.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 (7)
  • stripe_expand Char
    default='data.source'
  • stripe_fee_label Char
    default='stripe fee {source.metadata.invoice_number} {source.object} {source.id} {source.payment_method_details.type}'
  • stripe_fee_note Char
  • stripe_fee_reference Char
  • stripe_label Char
    default='stripe {source.metadata.invoice_number} {source.object} {source.id} {source.payment_method_details.type}'
  • stripe_note Char
  • stripe_reference Char
    default='{source.metadata.invoice_number}'
Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
185 days ago
Last activity
123 days ago
Repository
OCA/bank-statement-import
Pull request
[19.0][MIG] account_statement_import_online_stripe (#901)