예제 #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
파일: __init__.py 프로젝트: WilldooIT/odoo
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')