TIP: You can type at any time to perform a new search.
Swiss bank statements import
l10n_ch_bank_statement_import_postfinance · OCA/l10n-switzerland
- 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
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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)
-
datasBinaryrelated='related_file.datas' -
file_refChar -
related_fileMany2one → ir.attachmentcomodel_name='ir.attachment'readonly=Truestring='Related file'
-
click_icon(self)@api.multi -
get_statement_line_for_reconciliation_widget(self)@api.multi
Loading…
Loading…