In such production environment, the factory required process-wise /sub-process wise WIP report data for managing daily production and keeping the cost per garment under control.
Factory keeps a manual record for each piece- who made the hand-repair, at what time the piece was issued to repair-man and when the repair is completed by the repair-man. But from that record, they do not get WIP data at different processes at any moment.
Production WIP
It means the volume of work that is under process in the production processes. If it is sewing line WIP, it means the total number of semi-stitched (unfinished) garments lying in the line. Garment cuttings are loaded but not yet come out from the line. Garment pieces lied inside the line, spread over the workstations of the line.
In an earlier post, calculating WIP level in cutting, sewing and finishing section I have shown WIP calculation formula as:
Cutting WIP = Total cut qty – Total qty sent to sewing,
Sewing Line WIP = Total pieces loaded to the line – total Pieces completed
Finishing room WIP = Total received from sewing – Total pieces packed
Then how to measure the WIP in garment production processes? Read the below explanation and formula.
WIP calculation formula
WIP of a sewing line need to be calculated using the following formula:
Sewing line WIP = (Total garments loaded today + Previous day’s balance WIP – Today line output)
- production loading quantity,
- production output quantity,
- previous day’s WIP quantity (closing balance).
Same way you can prepare WIP for other sections. Like cutting section WIP, Finishing section WIP.
WIP Report
We used the database they have from the real-time production tracking system to get WIP report in Excel Sheet. See the below example of such report.
![]() |
| WIP report template |
In the above WIP report, the cutting section WIP and sewing section WIP are included. The WIP is showing till-date total production quantity which is optional for the WIP report.
If you have the above-listed data in an SQL database, you can fetch data from the database and make a production WIP report as you desire using the pivot table.
Note: Excess WIP on the shop floor at any process is not good for many reasons. Here I have explained 7 ways to reduce WIP from the bottleneck operations.

Leave a Reply