Switzerland - Import ISR v11

l10n_ch_import_isr_v11
REPOSITORY
REPOSITORYOCA/l10n-switzerland
GIT
GIThttps://github.com/OCA/l10n-switzerland.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-switzerland/tree/12.0/l10n_ch_import_isr_v11
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA git bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-switzerland
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - base_transaction_id
OCA/l10n-switzerland:
    - l10n_ch_base_bank
odoo/odoo:
    - base_iban
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - l10n_ch
    - l10n_multilang
    - sale
    - sales_team
    - payment
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 div Inherits account.view_bank_statement_form
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
REPOSITORY
REPOSITORYOCA/l10n-switzerland
GIT
GIThttps://github.com/OCA/l10n-switzerland.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-switzerland/tree/11.0/l10n_ch_import_isr_v11
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-switzerland
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - base_transaction_id
OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/l10n-switzerland:
    - l10n_ch_base_bank
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - base_iban
    - l10n_ch
    - l10n_multilang
    - sale
    - sales_team
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 div Inherits account.view_bank_statement_form
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