Recovery App
Introduction
Section titled “Introduction”This application facilitates the recovery process for rejected pieces (from endline or finishing), allowing users to either fully reject items or mark them as recoverable.
Afterwards, the application issues new bundle cards for the recovered items.
Application Overview
Section titled “Application Overview”The app utilizes KeyCloak for authentication. The user is required to login to the app using their credentials. The app requires the user to have the following roles:
spts:section:getspts:cut_report:getspts:cut_report:assignspts:cut_report:updatespts:line:get
All of these roles are assigned to the recovery group in keycloak.
App is mainly compose of three parts:
Section titled “App is mainly compose of three parts:”1. Receiving of rejected pieces
Section titled “1. Receiving of rejected pieces”After login, user is required to select a department in which he want to receive the rejected pieces and scan the rejected pieces card.
On card scan following actions are performed:
- The
RecoveryReceivedDateandRecoveryReceivedDateTimeis updated. - The user is notified if any cleared piece (Grade A) were mistakenly assigned to the scanned card.
2. Grade Assignment
Section titled “2. Grade Assignment”During the grade assignment process:
- User loads the pieces by selecting Size, Color and Style (and Department selected in the previous step).
- Initially, all the pieces will already be marked Grade B.
- The user conducts a QA check on the pieces that are not cleared.
- If the piece can be recovered, it retains Grade B, and the recovery date is set against it.
- If the piece cannot be recovered, it is downgraded to Grade C.
- User can also revert the rejected piece grade back to Grade B if found later that piece can be recovered.
Pieces are color coded to show the status of the piece.
3. Piece Issuance
Section titled “3. Piece Issuance”Once the grades are assigned, the user proceeds to the Piece Issuance phase, where:
- User loads the pieces by selecting Style, Color and Size (and Department selected in the first step).
- User selects the pieces that he wants to issue.
- User selects the
company > branch > lineandsectionin which he wants to issue the pieces.- If the selected section is FQ (FINISHING QUALITY CHECK) then the pieces will be issued to the Finishing department.
- Else, the pieces will be issued to the Sewing department.
- A new Bundle Card will be written for the issued pieces.