TIP: You can type at any time to perform a new search.
Save imported bank statements
account_bank_statement_import_save_file · OCA/bank-statement-import
- Repository
- OCA/bank-statement-import · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Banking addons
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/bank-statement-import
- Last tracking update
- 2026-08-07 07:31:54
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Alexis de Lattre, Alexey Pelykh, Weblate, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_bank_statement_form |
account.bank.statement | form | Inherits account.view_bank_statement_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
import_dateDatetimerelated='import_file.create_date'string='Imported on' -
import_fileMany2one → ir.attachmentreadonly=True args: 'ir.attachment', 'Import file' -
import_logTextrelated='import_file.description'string='Import Warnings' -
import_userMany2onerelated='import_file.create_uid'string='Imported by'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
import_file(self)@api.multi
Loading…
Loading…
Loading…