TIP: You can type at any time to perform a new search.
Pexego - Cash Statements
pxgo_cash_statement · OCA/account-payment
- Repository
- OCA/account-payment · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Enterprise Specific Modules
- Folder size
- 0.04 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
Module for easier cash management. Adds an "Entries by Cash Statement" view of the bank statements that shows only the fields required for cash management. It works with "Cash Statement Line Types" that allow to predefine cash lines (pre-set the account, type [withdrawal/deposit], and description of the cash statement line), so the user doesn't have to cope with those details (even more, if the user introduces an invalid quantity, for example a positive amount for a withdrawal, OpenERP will automatically correct the entry).
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_bank_statement_line_type_form |
account.bank.statement.line.type.form | account.bank.statement.line.type | form | New |
view_account_bank_statement_line_type_tree |
account.bank.statement.line.type.tree | account.bank.statement.line.type | tree | New |
view_account_journal_form_cash_statements |
account.journal.form.cash_statements | account.journal | form | Inherits account.view_account_journal_form |
view_cash_statement_form |
account.cash.statement.form | account.bank.statement | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.
Loading…