=====* UniMarc [0.0151] 버전 업데이트 내용 *=====

** ERP 작업 전면 중단 (마크우선) **

1. 마크 작성
ㄴ> 칸채우기에서 F3입력시 맨뒤에 "▽"가 생기고, 커서는 맨 앞으로 이동하는 버그 - 수정완료
ㄴ>비고1 최초 저장시 현재 마크작업창에서 보이지않고 창을 껏다켜야만 보이는 버그 - 수정완료

2. DVD/CD/LP
ㄴ> 새폼 작성 완료
ㄴ> 현재 작성중에 있음.
ㄴ>CD/LP(교보)는 완료.

3. 마크 작성
ㄴ> 020c/300a 등 단위표시가 필요한 태그들 칸채우기로 이동시 지워졌다가 다시 메모장으로 이동시 자동으로 생성하게.
  ㄴ> 300a의 경우는 조건에 따라서 붙을수도 있고 안붙을수도 있음. (조건은 참조) - 추가 완료
This commit is contained in:
SeungHo Yang
2022-08-19 09:26:01 +09:00
parent 6131b9630d
commit 38198b787f
58 changed files with 6862 additions and 206 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PublishUrlHistory>게시\</PublishUrlHistory>
<InstallUrlHistory />
<PublishUrlHistory>E:\UniMarcApplicationUpdateFiles\|ftp://ftpgloria%401.215.250.130/|ftp://ftpgloria%401.215.250.130:50005/|sftp://ftpgloria%401.215.250.130/|ftp://ftpgloria%401.215.250.130/unimarc/</PublishUrlHistory>
<InstallUrlHistory>http://1.215.250.130/|http://1.215.250.130:80/|http://1.215.250.130:8080/|http://1.215.250.130/8080/|http://1.215.250.130.be:9090/</InstallUrlHistory>
<SupportUrlHistory />
<UpdateUrlHistory />
<BootstrapperUrlHistory />
@@ -10,4 +10,7 @@
<FallbackCulture>ko-KR</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
<PropertyGroup>
<EnableSecurityDebugging>false</EnableSecurityDebugging>
</PropertyGroup>
</Project>