Repository
OCA/account-payment · module folder · Try on Runboat
Module version
1.0.0
Category
Invoicing Management
Folder size
0.03 MB
License
LGPL-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), TAKOBI
Maintainers
Odoo Community Association (OCA), TAKOBI
Committers
eLBati, Weblate, 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_account_payment_form_select_account view_account_payment_form_select_account account.payment form Inherits account.view_account_payment_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • force_destination_account_id Many2one → account.account
    string='Cost account' args: 'account.account'
Public methods (1)
  • onchange_destination_account_id(self)
    @api.onchange('destination_account_id')