Repository
OCA/l10n-switzerland · module folder · Try on Runboat
Module version
0.0.0
Category
Finance
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.compassion.ch/
Last tracking update
2026-08-07 07:25:00
Authors
Camptocamp, Odoo Community Association (OCA), Compassion CH
Maintainers
Camptocamp, Odoo Community Association (OCA), Compassion CH
Committers
oca-travis, Stephane
Odoo dependencies
Python dependencies
xlrd
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
account_bank_statement_import_view account.bank.statement.import Inherits account_bank_statement_import.account_bank_statement_import_view
assets_backend account assets ir.ui.view qweb Inherits web.assets_backend
attachement_form_postfinance879 l10n_ch_bank_attachment.view_form ir.attachment form New
statement_line_form_postfinance l10n_ch_bank_statement_line.view_form account.bank.statement.line form Inherits account.view_bank_statement_line_form
view_bank_statement_form_l10n_ch account_statement_l10n_ch.view_form account.bank.statement form Inherits account.view_bank_statement_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • parse(self, data_file)
    Handle Postfinance images of payment slips.
  • parse_statement(self, ns, node)
    Find currency if not found with base parser
  • parse_transaction_details(self, ns, node, transaction)
    Add file_reference to find attached image

New fields (3)
  • datas Binary
    related='related_file.datas'
  • file_ref Char
  • related_file Many2one → ir.attachment
    comodel_name='ir.attachment' readonly=True string='Related file'
Public methods (2)
  • click_icon(self)
    @api.multi
  • get_statement_line_for_reconciliation_widget(self)
    @api.multi

Loading…

Loading…