Repository
OCA/bank-payment · module folder · Try on Runboat
Module version
1.0.1
Category
Accounting
Folder size
0.1 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/bank-payment
Last tracking update
2026-08-07 08:09:29
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
Odoo Community Association (OCA), Open Source Integrators
Committers
Jordi Ballester Alomar, Weblate, OCA-git-bot, oca-ci, Antônio Neto, chaule97
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_payment_mode_inherit_email account_payment_mode_email_inherit account.payment.mode form Inherits account_payment_mode.account_payment_mode_form
account_payment_order_manual_email_form account_payment_order_manual_email_form account.payment.order form Inherits account_payment_order.account_payment_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • discount_amount Monetary
    currency_field='currency_id'
Public methods (0)

No public methods.

New fields (2)
  • email_temp_id Many2one → mail.template
    string='Email Template' args: 'mail.template'
  • send_email_to_partner Boolean
    default=False string='Send Email to Partner'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • generated2uploaded(self)
  • send_vendor_email(self)

Loading…