Repository
OCA/account-payment · module folder · Try on Runboat
Module version
1.0.0
Category
Account-payment
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-payment
Last tracking update
2026-08-07 07:31:56
Authors
Odoo Community Association (OCA), Eficent
Maintainers
Odoo Community Association (OCA), Eficent
Committers
mreficent, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_payment_form account.payment.form account.payment form Inherits account.view_account_payment_form
view_account_payment_tree account.supplier.payment.tree - show invoice account.payment tree Inherits account.view_account_payment_tree
view_account_supplier_payment_tree account.supplier.payment.tree - show invoice account.payment tree Inherits account.view_account_supplier_payment_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • amount_residual Monetary
    compute='_amount_residual' currency_field='currency_id' help='The residual amount on a journal item expressed in the company currency.' store=True string='Residual Amount'
Public methods (0)

No public methods.

Loading…