- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hello, we have made workaround for missing tracker app. We made webapp that gets new csv with job data everytime new job is sent to workshop, and we update status of the items (as it goes thru process) on the webapp using mobilephones/mobile data terminals - so anyone can see the status of items in the job via website. The webapp then generates SIF files for the tracker with updates based on schedule, or you can generate specific items sif file manually (for example list of material when loading the truck).
There are two problems - you HAVE to run tracker sw on some (at least one) computer to write changes to the maj files, and, whats bigger issue, tracker can handle just item as it is with handle reference, without any further information about quantity - that means, when you have job with item, and the item quantity is 20, tracker will always set status for the item, not checking the qty. Seems pretty obvious, but it is something you need to consider.