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