Repository
OCA/bank-payment · module folder · Try on Runboat
Module version
1.1.0
Category
Accounting
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.camptocamp.com
Last tracking update
2026-08-07 07:17:52
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_statement_from_invoice_lines_over account.statement.from.invoice.lines.form.over account.statement.from.invoice.lines form Inherits account.view_account_statement_from_invoice_lines
view_bank_statement_form account.bank.statement.form.inherit account.bank.statement form Inherits account.view_bank_statement_form
view_move_line_tree_bank_statement account.move.line.tree.bank.statement account.move.line tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • check_line_amount_zero(self)
    @api.multi

New fields (1)
  • currency_symbol Char
    readonly=True related='statement_id.currency.symbol' related_sudo=False string='Journal Currency'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • populate_statement(self)
    @api.multi

Loading…

Loading…