Example #1
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'paypal')
Example #2
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'authorize')
Example #3
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'adyen')
Example #4
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'transfer')
Example #5
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'stripe')
Example #6
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'buckaroo')