N24 Shop Floor
Version 25.0.4.0 -- 22.04.2026
💡 - Customer Request
Contact us with your ideas or requirements. We'd be delighted to consider them. Send an email to: produkty@nav24.pl
New Features
💡 Shift Tracking
We added a new Shift Tracking module that enables registration and monitoring of production employees' work shifts. The module offers:
- Shift registration — the system automatically detects the work shift based on the start or end time of work, with night shift support
- Automatic shift closing — open shifts are closed after the planned end time + a configurable grace period
- Shift review — automatically closed shifts receive a flag requiring verification by a supervisor
- Daily summary — a FactBox panel showing the number of shifts, active sessions, automatically closed shifts, and average work time
- REST API —
shiftEntriesendpoint enabling integration with external applications (e.g., Power Apps)
New Features
💡 Breaks
We added a new Breaks module that automatically deducts break time from registered work time in production entries. The module offers:
- Break schedule — defining breaks with start time, end time, and activity status
- Automatic deduction — the system detects overlap between breaks and operation time, and calculates net work time
- Night shift support — correct calculations for operations crossing midnight
- Break details — each production entry contains information about applied breaks and gross/net time
New Features
💡 Labels
We added a new Labels module that integrates ShopFloor with the N24 Labels solution for production labeling. The module enables:
- Automatic label printing — after creating a production entry, a label is printed automatically (if the Automatic Label Printing option is enabled in setup)
- Manual printing — ability to print a label from the production entries list
- Print tracking — each production entry stores information about the last printed label, print date, and user
New Features
💡 Indirect Activities
We added a new Indirect Activities module that allows recording non-production activities such as cleaning, waiting for materials, or training. The module enables:
- Defining activity types — configuring custom codes and descriptions for indirect activities (e.g., CLEAN, WAIT-MAT, TRAINING)
- Recording from the application — operators can register indirect activities directly from the Production Panel
- Hour differentiation — indirect activity time is reported separately from production time
New Features
💡 Employee Daily Work
We added a new page N24SF - Employee Daily Work that shows a consolidated summary of all production employees' work for a selected day. A supervisor can see in one place who is active, how many hours they have worked, what they are working on, and the status of their work shift. The page includes a side panel Work Details with the list of production entries for the selected employee.
New Features
💡 Unit Run Time Calculation Method
We introduced a new field Unit Run Time Calculation Method in the production setup. It allows you to choose where the unit run time is sourced from during import to the production journal:
- From ShopFloor — actual time registered in the application
- From Routing (nominal time) — planned time from the production routing
New Features
💡 API — New Standard Tasks Endpoint
We added a new API endpoint standardTasks that provides a read-only list of Business Central standard tasks. The endpoint is available at /api/nav24/shopFloor/v1.0/companies({companyID})/standardTasks.
[[N24 Product Bugfix]]
🐛 Posting and Error Handling Fixes
We introduced fixes improving the stability of entry import and posting:
- Fixed record locking (LOCK) errors during concurrent entry processing
- Improved data validation during entry import to the journal
- Fixed decimal field formatting in production entries