-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: platform-service release note 241205
- Loading branch information
Showing
6 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
62 changes: 62 additions & 0 deletions
62
src/routes/(root)/release-notes/(note)/platform/2024-12-05.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
--- | ||
releasedAt: 2024-12-05 | ||
writtenAt: 2024-12-05 | ||
--- | ||
|
||
import Figure from "~/components/Figure"; | ||
|
||
import Image1 from "./_assets/2024-12-05/screenshot1.jpg"; | ||
import Image2 from "./_assets/2024-12-05/screenshot2.png"; | ||
import Image3 from "./_assets/2024-12-05/screenshot3.jpg"; | ||
import Image4 from "./_assets/2024-12-05/screenshot4.jpg"; | ||
import Image5 from "./_assets/2024-12-05/screenshot5.jpg"; | ||
|
||
안녕하세요 파트너 정산 자동화팀입니다. | ||
|
||
24년 12월 5일, 서비스 업데이트 사항 안내드립니다. | ||
|
||
이번 업데이트에서는 아래 4가지 개선으로 보다 좋은 사용성을 제공합니다. | ||
|
||
1. **파트너 엑셀 다운로드** 기능을 지원합니다. | ||
2. **기본 통장메모 일괄 설정**을 제공하여 한 번 설정해두면, 송금대행 일괄지급 시 **반복 기입할 필요가 없습니다.** | ||
3. 일괄지급 선택 페이지에서 **파트너별 정산 상계 금액 확인**이 가능합니다. | ||
4. 상세 조회 페이지에서 **보다 편리하게** 디자인이 개선되었습니다. | ||
|
||
## 세금계산서 역발행 신규 업데이트 사항 | ||
|
||
### ✔️ 파트너 엑셀 다운로드 | ||
|
||
- \[파트너 관리] 에서 조회한 파트너를 csv 파일로 다운로드 할 수 있습니다. | ||
|
||
<Figure src={Image1} caption="파트너 관리" /> | ||
|
||
### ✔️ 기본 통장메모 일괄 설정 | ||
|
||
- \[정산 내역 관리]의 우상단 \[일괄지급 기본 설정]을 클릭하여 기본 통장메모를 일괄 설정할 수 있습니다. | ||
- 보내는 이와 받는 이에게 노출되는 통장메모 입력 후 **1회만 저장**하면, 이후 송금대행 일괄지급 실행 시 통장메모가 **자동으로 적용되어 노출**됩니다. | ||
|
||
<Figure src={Image2} caption="일괄지급 기본 설정" /> | ||
|
||
### ✔️ 파트너별 정산 상계 금액 확인 | ||
|
||
- \[송금대항 일괄지급 선택] 에서 정산 상계 금액을 자동계산해 노출합니다. | ||
- **파트너별 정렬** 가능하고, 파트너별 최종 지급예정 금액이 **마이너스인 금액을 빨간색으로 표기**해 정정 대상에 대한 **가시성을 높였습니다.** | ||
|
||
<Figure src={Image3} caption="송금대행 일괄지급 선택" /> | ||
|
||
### ✔️ 정산 상세 조회 디자인 업데이트 | ||
|
||
- \[정산 상세 조회] 에서 **표 설정이 추가**되었습니다. | ||
- **원하는 조건**으로 보다 편하게 정산 상세 내역을 조회할 수 있습니다. | ||
|
||
<Figure src={Image4} caption="정산 상세 조회" /> | ||
|
||
- 테이블 가독성을 증대하고, 보다 편리한 필터 사용이 가능하도록 디자인을 개선하였습니다. | ||
|
||
<Figure src={Image5} caption="정산 상세 조회" /> | ||
|
||
--- | ||
|
||
감사합니다. | ||
|
||
파트너정산 자동화 팀 드림 |
Binary file added
BIN
+259 KB
src/routes/(root)/release-notes/(note)/platform/_assets/2024-12-05/screenshot1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+293 KB
src/routes/(root)/release-notes/(note)/platform/_assets/2024-12-05/screenshot2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+331 KB
src/routes/(root)/release-notes/(note)/platform/_assets/2024-12-05/screenshot3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+896 KB
src/routes/(root)/release-notes/(note)/platform/_assets/2024-12-05/screenshot4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+798 KB
src/routes/(root)/release-notes/(note)/platform/_assets/2024-12-05/screenshot5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.