Solutions

Stocktake

College-Checklistorange Simple application designed to manage inventory, allowing users to log in and register items being present by either scanning barcodes or using a manual lookup on the device. Item records are synchronised from the server prior to operation, and once complete, the items recorded by the user may be synchronised to the server.

Documentation – BrightStocktake Documentation.pdf
Mobile Application – BrightStocktake.bsp
Server Configuration – BrightStocktake.bep
Test Data – ItemData.zip

stocktake1
Sales

graph orange An order taking app where users may log in and synchronise customers and product lists from the server, and then record orders for these customers based on products in the database. Orders created on the device may be viewed and modified, and then finalised within the app. The completed orders are then sent when the device synchronises to server.

Documentation: – BrightSales Documentation.pdf
Mobile Application – BrightSales.bsp
Server Configuration – BrightSales.bep
Test Data – ItemCustomerData.zip

sales1
Service

worker orange An end-to-end solution where service jobs for customers may be created in the back-end BrightServiceWeb application, and synchronised to devices in the field running the BrightService application. When field users use the BrightService app, they may view and proceed through the jobs, recording any parts and time spent on them through BrightForms.

Documentation – BrightService Documentation.pdf
Mobile Application – BrightService.bsp
Web Application – BrightServiceWeb.bsp
Server Configuration – BrightServices.bep

service1