コード例 #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')