Repository
OCA/account-payment · module folder · Try on Runboat
Module version
1.0
Category
Enterprise Specific Modules
Folder size
0.02 MB
License
GPL-3 or any later version
Application
No
Auto-installable
No
Website
http://www.pexego.es
Last tracking update
2026-08-07 07:03:08
Authors
Odoo Community Association (OCA), Pexego for Igalia (http://www.igalia.com/)
Maintainers
Odoo Community Association (OCA), Pexego for Igalia (http://www.igalia.com/)
Committers
Stéphane Bidoul, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Extends the Bank Statements to add support for analytic accounting.

A analytic account field will be added to bank statement lines, allowing
the user to directly register small expenses or incomes on analytic accounts.

This may be useful for petty cash management.
            

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_bank_statement_form_analytic_1 account.bank.statement.form.add_analytic_1 account.bank.statement form Inherits account.view_bank_statement_form
view_bank_statement_form_analytic_2 account.bank.statement.form.add_analytic_2 account.bank.statement form Inherits account.view_bank_statement_form
view_bank_statement_reconcile_analytic account.bank.statement.reconcile.form.add_analytic account.bank.statement.reconcile form Inherits account.view_bank_statement_reconcile
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…