Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
anoopmb
/
payments
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'develop' into razorpay-checkout-currency
pull/2/head
Jannat Patel
hace 3 años
committed by
GitHub
padre
2e4f03de3b
bfb29a0acc
commit
ba39026375
Se han
modificado 2 ficheros
con
0 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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
Ver fichero
@@ -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
Ver fichero
@@ -3,8 +3,6 @@
# License: MIT. See LICENSE
import unittest
import frappe
# test_records = frappe.get_test_records('Payment Gateway')
Escribir
Vista previa
Cargando…
Cancelar
Guardar