소스 검색

feat: add currency Congolese franc

version-14
Raffael Meyer 4 년 전
committed by GitHub
부모
커밋
be8566e1ac
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. +6
    -1
      frappe/geo/country_info.json

+ 6
- 1
frappe/geo/country_info.json 파일 보기

@@ -620,7 +620,12 @@
},
"Congo, The Democratic Republic of the": {
"code": "cd",
"number_format": "#,###.##"
"number_format": "#,###.##",
"currency": "CDF",
"currency_name": "Congolese franc",
"currency_symbol": "FC",
"currency_fraction": "Centime",
"currency_fraction_units": 100
},
"Cook Islands": {
"code": "ck",


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