TIP: You can type at any time to perform a new search.
Switzerland - Import ISR v11
l10n_ch_import_isr_v11 · OCA/l10n-switzerland
- 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
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_amountFloatargs: 'Total amount of V11' -
total_costFloatargs: 'Total cost of V11' -
v11fileBinaryargs: 'V11 File' -
v11file_nameCharargs: 'Name'
-
import_v11(self)@api.multiImport v11 file and transfor it into statement lines :returns: action dict :rtype: dict
Loading…