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