Repository
OCA/account-payment · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting/Payment
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-payment
Last tracking update
2026-07-30 17:31:46
Authors
Tecnativa, Odoo Community Association (OCA)
Maintainers
Tecnativa, Odoo Community Association (OCA)
Committers
OCA-git-bot, oca-ci, Pilar Vargas
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module requires users to accept the legal terms before paying
through the payment form. It also stores the acceptance metadata in the
payment transaction.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
payment_form payment_form ir.ui.view qweb Inherits payment.form
payment_transaction_form payment.transaction.form payment.transaction form Inherits payment.payment_transaction_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • legal_terms_acceptance_metadata Text
    copy=False readonly=True
Public methods (0)

No public methods.