new
fixed
1.0.6
Added
Stock management feature:
- Create stock items and associate quantity, re-order threshold and other stock relevant data.
- Ability to link inspection question with a stock item and support re-stocking during an inspection.
- Automatically create action items to re-order stock when stock quantity falls below the re-order threshold.
- Automatically resolve stock related action items when stock quantity reaches the re-order threshold.
- Allow Stock control to be enabled on the units public page and allow public users to consume stock items. Only stock items explicitly enabled will show on the public page.
- Manually create a restock action from the stock item page in-case of a stock count of items and ordering is required.
Fixed
- Bug that causes Public Token for Inspections to be regenerated on every version update.
- Routing error that prevented marking a hose out of service.
- Vehicle name was nil on overdue inspections which caused the inspection dashboard to fail to load.
- Refactored the inspection template builder to optimise user experience and reduce DOM queries by ~60%.