Equipment Check-Out
Equipment Check-Out records gear leaving your warehouse for a project. Every item scanned during check-out is timestamped, linked to the project, and tracked until it returns. This process ensures you always know exactly what is on site and who took it.
Accessing Check-Out
To begin a check-out, click Warehouse in the left-hand sidebar and select Check-In / Out. On the Check-In/Out page, set the operation mode to Check-Out using the toggle at the top. The interface adapts to show project selection and outbound scanning controls.
Scanner modes
NexusRMS supports three scanner input methods. Choose the one that matches your hardware and environment:
Manual
Manual mode provides a text input field for entering barcodes, QR codes, or serial numbers by hand. This mode is ideal when using a Bluetooth or USB barcode scanner connected to your device — the scanner types the code directly into the input field. It also serves as a fallback when labels are damaged or unreadable.
Camera
Camera mode uses your device’s built-in camera to scan QR codes and barcodes. Camera controls include a flash/torch toggle for low-light warehouse environments and a zoom slider that adjusts between the minimum and maximum zoom levels supported by your device. The system auto-detects camera capabilities on first use.
RFID
RFID mode supports radio-frequency identification tag readers. Two connection methods are available: keyboard HID mode for handheld readers such as the Zebra MC3300, TC52, or RFD8500 (the reader types tag data as keyboard input), and serial protocol for fixed USB readers mounted at warehouse exits. RFID mode is particularly effective for high-volume check-outs where scanning items one by one would be too slow.
Check-out workflow
Follow these steps to check equipment out of the warehouse:
- Select the project — Choose the project the equipment is being dispatched to from the project dropdown. Only projects with allocated equipment are shown.
- Scan or enter the item — Use your chosen scanner mode to scan the equipment’s barcode, QR code, or serial number.
- System validates the item — NexusRMS checks that the scanned item is allocated to the selected project. If it is not, an error message is displayed with the item’s current allocation details.
- Record condition at check-out — The system prompts you to confirm or update the item’s condition (condition_out). Options range from New to Damaged.
- Item status updates — The equipment status changes from reserved to checked_out.
- Timestamps recorded — The system logs checked_out_at (date and time) and checked_out_by (the user who performed the scan).
Tracking methods and scanning behaviour
How the scanner behaves depends on the equipment’s tracking method:
- Bulk tracking — Each scan increments a counter (quantity_check_out_scanned). Scan the same barcode multiple times to count multiple units, or enter a quantity manually.
- Serialized tracking — Scan any serial number belonging to the equipment item. The system records which specific unit was checked out.
- Serialized Specific tracking — You must scan the exact serial number that was assigned to this project allocation (equipment_serial_id). Scanning a different serial from the same equipment item is rejected with a message indicating which serial is expected.
Continuous scan mode
For bulk check-out operations, enable continuous scan mode. In this mode the scanner does not pause between reads — it immediately begins looking for the next code after a successful scan. A running queue displays each scanned item with its status (success, already scanned, not allocated). Progress tracking shows the number of items scanned versus the total allocated to the project.
Scan logs
Every scan event during check-out is recorded in the check_out_scan_log, a JSON array stored against the project allocation. Each entry includes the timestamp, scanned code, scanner mode used, user, and result (success or failure reason). Scan logs provide a complete audit trail for dispute resolution and quality assurance.
Prep tracking
Before check-out, equipment may need preparation — testing, cleaning, firmware updates, or cable management. The prep workflow tracks quantity_prepped, prepped_at, and prepped_by fields. Items marked as prepped appear with a green tick in the check-out list, helping warehouse staff confirm that everything is ready to go.
Kit and container operations
If equipment is packed into sealed kits or containers, the check-out process records kit_sealed_at and kit_sealed_by timestamps. Sealed kits can be checked out as a single unit without scanning individual components — the system trusts the sealed contents. Container packing is tracked separately for transport logistics.
User preferences
Each user can configure their preferred check-out behaviour under Warehouse Preferences:
- Default scan mode — Choose between single (pause after each scan) and bulk (continuous scanning). Default: single.
- Auto-submit scan — When enabled, the system automatically processes a scan as soon as a valid code is detected, without requiring a confirmation tap. Default: off.
- Sound feedback — Play an audio beep on successful scan. Default: on.
- Vibration feedback — Trigger a haptic pulse on successful scan (mobile devices only). Default: on.
Camera controls
When using camera mode, the following controls are available:
- Flash/torch — Toggle the device torch on or off for scanning in dimly lit areas
- Zoom — Adjust zoom between the minimum and maximum levels supported by your device’s camera
- Auto-detect — On first use, the system probes your camera’s capabilities (flash support, zoom range, resolution) and configures controls accordingly
Tips
- Always select the correct project first — Scanning without a project selected will result in validation errors. Double-check the project name before you begin.
- Use continuous mode for large dispatches — If you are checking out 50 or more items, continuous scan mode saves significant time compared to single-scan mode.
- Record accurate conditions — The condition recorded at check-out becomes the baseline for comparison at check-in. Accurate condition logging protects your business from false damage claims.
- Complete prep before check-out — Ensure all items are tested and prepped before scanning them out. Checking out unprepped equipment risks sending faulty gear to a project.
- Review the scan log after large dispatches — After a busy check-out session, review the scan log to confirm every allocated item was scanned. Missing items may still be in the warehouse.
Next steps
Continue to the next article to learn about the Equipment Check-In process, where you will record equipment returning to the warehouse, compare conditions, and flag damage.
Was this article helpful?