Project

General

Profile

Actions

지원 #649

closed
대신 길원

외매채 / 상매채 발행 양식 다운로드 파일 최신화

지원 #649: 외매채 / 상매채 발행 양식 다운로드 파일 최신화

Added by 대경 신 9 months ago. Updated 8 months ago.

Status:
완료
Priority:
보통
Assignee:
Start date:
12/11/2025
Due date:
12/17/2025
% Done:

0%

Estimated time:

Description

  • 구매기업

    • 외상매출채권 발행
  • 판매기업

    • 수취채권 양도발행
    • 현금예치발행
    • 수취전 발행예약
      • '양식다운로드' 띄어쓰기 필요 (양식 다운로드)

각 발행 화면의 '양식 다운로드' 클릭 시 받아지는 파일 최신화 부탁드립니다

원길호 이사님 외매채 발행 최신화 완료되면 최광림 과장님께 이관 부탁드립니다!


Files

대신 Updated by 대경 신 9 months ago Actions #1

  • Description updated (diff)

길원 Updated by 길호 원 9 months ago Actions #2

  • Status changed from 신규 to 진행

길원 Updated by 길호 원 9 months ago Actions #3

  • Assignee changed from 길호 원 to 광림 최

구매기업 수정 완료

원본 excel file 위치

front project: src\main\resources\static\excel-forms

excel download script

  • 원본파일명(영문명), 다운로드 파일명` 수정 필요
{
	text: '양식 다운로드',
	className: 'btn download-btn',
	action: function (e, dt, node, config) {
		// 정적 Excel 파일 다운로드
		const filename = '원본파일명.xlsx';
		const downloadName = encodeURIComponent('다운로드파일명.xlsx');
		window.location.href = '/common/download/form/' + filename + '?downloadName=' + downloadName;
	}
}

광최 Updated by 광림 최 9 months ago Actions #4

  • Status changed from 진행 to 해결

대신 Updated by 대경 신 9 months ago Actions #5

  • Status changed from 해결 to 완료

정상 확인했습니다.

대신 Updated by 대경 신 8 months ago Actions #6

원길호 이사님 외매채 양식 header에 '할인신청정보' 추가한 버전으로 수정 부탁드립니다! 기존 양식으로 업로드하면 오류가 나네요

대신 Updated by 대경 신 8 months ago Actions #7

  • File deleted (발행신청 정보 양식_외상매출채권 발행.xlsx)

길원 Updated by 길호 원 8 months ago Actions #8

  • Status changed from 의견 to 해결

수정 후 Commit

길원 Updated by 길호 원 8 months ago Actions #9

  • Due date set to 12/17/2025
  • Status changed from 해결 to 완료

개발계 반영 및 확인완료

Actions

Also available in: PDF Atom