示例#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
文件: __init__.py 项目: GSLabIt/odoo
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')