Repository
OCA/account-payment · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting & Finance
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.agilebg.com/
Last tracking update
2026-08-07 07:03:08
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
eLBati, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_voucher_tree view_voucher_tree account.voucher tree Inherits account_voucher.view_voucher_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • invoice_ids Many2many → account.invoice
    compute=_compute_invoices readonly=True store=True string='Invoices' args: 'account.invoice'
  • invoices Char
    compute=_compute_invoices readonly=True store=True string='Invoices'
Public methods (0)

No public methods.