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