Commit Graph

7 Commits

Author SHA1 Message Date
c856a9b4ad 파트 재고단위, 관리단위 관련 수정 2026-03-11 10:49:03 +09:00
111889ad09 품목 컬럼 추가로 인한 파트 엑셀 업로드 수정(api관련) 2026-02-12 16:45:42 +09:00
47d71b3699 파트 계정구분, 조달구분 항목 추가 및 파트업로드 엑셀 템플릿 수정 2026-02-10 14:17:26 +09:00
d953a9189a Ebom 확정 시 새로 등록 된 파트 API 전송 2026-02-10 12:50:03 +09:00
c7b4238a54 part, bom 공급업체 선택->입력으로 수정 2025-10-29 11:11:21 +09:00
5794895dcb feat: PART 관리 기능 개선 및 Excel 업로드 수정
- PART 관리 목록에 열처리경도, 열처리방법, 표면처리, 공급업체 필드 추가
- Excel 업로드 시 공급업체 및 범주 이름 검증 로직 추가 (띄어쓰기 무시)
- partMng.xml: SUPPLY_CODE 중복 제거 및 쿼리 최적화
- PartMngController: sup_code 코드맵 활성화
- common.js: jqGrid 호환성 개선 (getRows 에러 수정)
- header.jsp, menu.jsp: 메뉴 UI 개선
- CSS: 로고 및 메뉴 스타일 조정
2025-10-21 16:23:07 +09:00
da06c4684c Initial commit: WACE PLM with database initialization features
- Add Docker Compose configurations for dev, prod, and standalone environments
- Add database initialization scripts (init-db.sh, init-db-docker.sh)
- Add enhanced start-docker-linux.sh with DB init support
- Add comprehensive database initialization guide
- Support for automatic dbexport.pgsql import on first run
- Include safety checks for production environment
2025-08-29 15:46:08 +09:00