TIP: You can type at any time to perform a new search.
Bank statement import - commissions
account_statement_commission · OCA/account-reconcile
- Repository
- OCA/account-reconcile · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Finance
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 07:03:11
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp
- Committers
- Stéphane Bidoul, Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module brings commission support to bank statement imports. It computes the sum of a commission field on each transaction and creates a statement entry for it.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
bank_statement_view_form |
account_bank_statement.bank_statement.view_form | account.bank.statement | form | Inherits account_statement_base_completion.bank_statement_view_form |
statement_importer_view |
credit.statement.import.config.view | credit.statement.import | Inherits account_statement_base_import.statement_importer_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
onchange_profile_id(self, cr, uid, ids, profile_id, context=None)
Loading…