이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
anoopmb
/
payments
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Merge branch 'develop' into razorpay-checkout-currency
pull/2/head
Jannat Patel
3 년 전
committed by
GitHub
부모
2e4f03de3b
bfb29a0acc
커밋
ba39026375
2개의 변경된 파일
과
0개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
파일 보기
@@ -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')
쓰기
미리보기
불러오는 중...
취소
저장