Repository
OCA/account-payment · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-payment
Last tracking update
2026-08-07 08:42:56
Authors
Odoo Community Association (OCA), Dixmit
Maintainers
Odoo Community Association (OCA), Dixmit
Committers
Weblate, OCA-git-bot, oca-ci, Luis Rodriguez
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to filter payment providers by partner.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
payment_provider_form_view payment.provider form Inherits payment.payment_provider_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • filter_mode Selection
    default='global' args: [('global', 'Global'), ('include', 'Include'), ('exclude', 'Exclude')]
  • partner_ids Many2many → res.partner
    args: 'res.partner'
Public methods (0)

No public methods.

Loading…