Esempio n. 1
0
def uninstall_hook(cr, registry):
    reset_payment_acquirer(cr, registry, 'ogone')
Esempio n. 2
0
def uninstall_hook(cr, registry):
    reset_payment_acquirer(cr, registry, 'paypal')
Esempio n. 3
0
def uninstall_hook(cr, registry):
    reset_payment_acquirer(cr, registry, 'flutterwave')
Esempio n. 4
0
def uninstall_hook(cr, registry):
    reset_payment_acquirer(cr, registry, 'authorize')
Esempio n. 5
0
def uninstall_hook(cr, registry):
    reset_payment_acquirer(cr, registry, 'alipay')
Esempio n. 6
0
def uninstall_hook(cr, registry):
    reset_payment_acquirer(cr, registry, 'transfer')
Esempio n. 7
0
def uninstall_hook(cr, registry):
    reset_payment_acquirer(cr, registry, 'buckaroo')