Repository
OCA/bank-payment · module folder · Try on Runboat
Module version
1.0.0
Category
Banking addons
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/bank-payment
Last tracking update
2026-08-07 07:47:45
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Xavier Bouquiaux
Odoo dependencies
Python dependencies
lxml
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_payment_mode_form account_payment_order.account.payment.mode.form account.payment.mode form Inherits account_payment_mode.account_payment_mode_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • sequence_payment_order_id Many2one → ir.sequence
    domain=[('code', '=', 'account.payment.order.seq')] string='Sequence for payment order' args: 'ir.sequence'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals)
    @api.model