Repository
odoo/odoo · module folder
Module version
2.0
Category
Accounting/Payment Providers
Folder size
0.25 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-08 22:19:33
Authors
Maintainers
None
Committers
Fabien Meghazi, Martin Trigaux, Odoo Translation Bot, Denis Ledoux, Odoo Online, Tiffany Chang (tic), Gorash, Pierre Paridans, Antoine Vandevenne (anv), Demesmaeker, niyasraphy, Louis Wicket (wil), Valentin Vallaeys (vava), Valeriya(vchu), Anita (anko), Louis (wil)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
 

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
payment_provider_form PayUMoney Provider Form payment.provider form Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) PayUMoneyController.payumoney_return_from_checkout public http GET, POST csrf off sudo
Models touched (2)

New fields (3)
  • code Selection
    ondelete={'payumoney': 'set default'} selection_add=[('payumoney', 'PayUmoney')]
  • payumoney_merchant_key Char
    help='The key solely used to identify the account with PayU money' required_if_provider='payumoney' string='Merchant Key'
  • payumoney_merchant_salt Char
    groups='base.group_system' required_if_provider='payumoney' string='Merchant Salt'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…