소스 검색

Merge branch 'develop' into razorpay-checkout-currency

pull/2/head
Jannat Patel 3 년 전
committed by GitHub
부모
커밋
ba39026375
2개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. +0
    -1
      payments/payments/doctype/payment_gateway/payment_gateway.py
  2. +0
    -2
      payments/payments/doctype/payment_gateway/test_payment_gateway.py

+ 0
- 1
payments/payments/doctype/payment_gateway/payment_gateway.py 파일 보기

@@ -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 파일 보기

@@ -3,8 +3,6 @@
# License: MIT. See LICENSE
import unittest

import frappe

# test_records = frappe.get_test_records('Payment Gateway')




불러오는 중...
취소
저장