Repository
OCA/l10n-switzerland · module folder · Try on Runboat
Module version
1.0.0
Category
Localisation
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-switzerland
Last tracking update
2026-08-07 07:32:01
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
OCA git bot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
v11_import_view V11 (ISR) Import Wizard v11.import.wizard form New
view_bank_statement_form account.bank.statement.form.inherit account.bank.statement form Inherits account.view_bank_statement_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (4)
  • total_amount Float
    args: 'Total amount of V11'
  • total_cost Float
    args: 'Total cost of V11'
  • v11file Binary
    args: 'V11 File'
  • v11file_name Char
    args: 'Name'
Public methods (1)
  • import_v11(self)
    @api.multi
    Import v11 file and transfor it into statement lines :returns: action dict :rtype: dict

Loading…