Skip to content

Commit

Permalink
GRAD2-2387
Browse files Browse the repository at this point in the history
HD-23007-P3 GRAD Incident: Blank Certificate orders are Missing Signatures (Superintendent, Inspector, FN Governing Authority)
  • Loading branch information
arybakov-cgi committed Dec 4, 2023
1 parent a037190 commit 9151356
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ public ReportRequest preparePackingSlipData(StudentSearchRequest searchRequest,
schObj.setSchlno(schoolDetails.getSchlNo());
schObj.setMincode(schoolDetails.getDistNo()+schoolDetails.getSchlNo());
schObj.setSignatureCode(schoolDetails.getDistNo());
schObj.setSchoolCategoryCode(schoolDetails.getSchoolCategoryCode());
schObj.setTypeIndicator("");
schObj.setTypeBanner("");
String userName = searchRequest == null ? "" : searchRequest.getUser();
Expand Down

0 comments on commit 9151356

Please sign in to comment.