Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
anoopmb
/
payments
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Merge branch 'develop' into razorpay-checkout-currency
pull/2/head
Jannat Patel
il y a 3 ans
committed by
GitHub
Parent
2e4f03de3b
bfb29a0acc
révision
ba39026375
2 fichiers modifiés
avec
0 ajouts
et
3 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+0
-1
payments/payments/doctype/payment_gateway/payment_gateway.py
+0
-2
payments/payments/doctype/payment_gateway/test_payment_gateway.py
+ 0
- 1
payments/payments/doctype/payment_gateway/payment_gateway.py
Voir le fichier
@@ -2,7 +2,6 @@
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and contributors
# License: MIT. See LICENSE
import frappe
from frappe.model.document import Document
+ 0
- 2
payments/payments/doctype/payment_gateway/test_payment_gateway.py
Voir le fichier
@@ -3,8 +3,6 @@
# License: MIT. See LICENSE
import unittest
import frappe
# test_records = frappe.get_test_records('Payment Gateway')
Écrire
Aperçu
Chargement…
Annuler
Enregistrer