TIP: You can type at any time to perform a new search.
Bypass check Bank statement import
account_bank_statement_import_bypass_check · OCA/bank-statement-import
- Repository
- OCA/bank-statement-import · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.03 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
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp
- Committers
- Tonow-c2c, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_bank_statement_import_view |
account.bank.statement.import.view | account.bank.statement.import | Inherits account_bank_statement_import.account_bank_statement_import_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
check_journalBooleandefault=True -
check_messageCharreadonly=True -
force_journalBooleandefault=Falsestring='Do you want to force this import ?'
-
import_file(self)@api.multiOverride to make the import in 2 step. To provide to user possiblity to bypass the journal check.