예제 #1
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'ogone')
예제 #2
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'payumoney')
예제 #3
0
파일: __init__.py 프로젝트: metricsw/swerp
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'transfer')
예제 #4
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'buckaroo')
예제 #5
0
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'adyen')
예제 #6
0
파일: __init__.py 프로젝트: metricsw/swerp
def uninstall_hook(cr, registry):
    reset_payment_provider(cr, registry, 'authorize')