Skip to main content

Shop Floor & Kanban

๐Ÿ“ท Screenshot spot โ€” capture this screen and save it as static/img/screenshots/production-shop-floor.png, then replace this whole box with the single line:
![Shop Floor & Kanban](/img/screenshots/production-shop-floor.png)

Shop Floor โ€” the stopwatch boardโ€‹

Where: Production โ†’ Shop Floor Logs.

A board of operation tiles for people actually building panels. Each tile shows the operation, its job and product, a live HH:MM:SS counter, and "logged Xh / est Yh".

ButtonWhat it does
StartSets the operation In Progress and starts a timer. If the job was still Planned/Material Issued, the job itself moves to In Progress.
Pause & logBanks the elapsed time โ€” hours are added to the operation's total. The timer stops; the operation stays In Progress.
FinishBanks the elapsed time and marks the operation Completed.
Timers live in your browser

Running timers are stored in the browser on that machine โ€” they survive a page reload, but they aren't shared across devices or users, and clearing site data loses a running timer. Nothing reaches the server until you Pause or Finish. Also: the timer measures wall-clock time, so a timer left running overnight books those hours.

Production Kanban โ€” the stage boardโ€‹

Where: Production โ†’ Kanban.

Four columns โ€” Planned, In Progress, Completed, Cancelled โ€” where every job appears exactly once. Cards show the job number, status, quantity and due date, with a single guided "next step" button:

Job statusButton offered
Planned / Material IssuedStart
In Progressโ†’ Assembly
Assemblyโ†’ Wiring
Wiringโ†’ Testing
TestingRun QC (takes you to the Quality Checklist)
QC FailedRework (back to In Progress)
QC Passed / Ready for DispatchDispatch (takes you to Dispatch)

There is no drag-and-drop โ€” the buttons keep everyone moving forward through the same sequence. If a status genuinely needs correcting backwards, use the inline status dropdown on the Jobs list.

Testing has no skip button

From Testing, the only way forward is Run QC. That's deliberate โ€” nothing reaches dispatch without a QC record.