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