===== 템플릿-계약서 연결 문제 진단 ===== 현재 GS25 템플릿: - ID: 17 - 이름: GS25 원주혁신9호점 근로계약서 기존 계약서 (ID=1):
Warning: Trying to access array offset on null in C:\laragon\www\wms\fix_template_id.php on line 21
- 계약서 번호:
Warning: Trying to access array offset on null in C:\laragon\www\wms\fix_template_id.php on line 22
- template_id:
Warning: Trying to access array offset on null in C:\laragon\www\wms\fix_template_id.php on line 25
❌ 문제 발견! ━━━━━━━━━━━━━━━━━━━━━━━━━━
Warning: Trying to access array offset on null in C:\laragon\www\wms\fix_template_id.php on line 28
계약서는 템플릿 ID 을 참조하지만, 현재 GS25 템플릿 ID는 17입니다. 해결 방법: 1. 계약서의 template_id를 업데이트 (기존 계약서 수정) 2. 새 계약서 생성 (새 템플릿 사용) 자동 수정하시겠습니까? (y/n) → 계약서 ID=1의 template_id를 17로 업데이트 ✅ 수정 완료! 이제 계약서를 새로고침하면 GS25 템플릿이 표시됩니다.