• 0

Need Suggestion for Item Tracking System


Question

Hi

I need valuable suggestions from your side.

I want a system to be suggested for a service station. A vehicle comes to service and goes through different stages of service. I want a System which can record and report immediately at what time did vehicle came to service, at what time it finished a stage, etc.

I have a system in my mind. It is by using Barcode. When a vehicle comes to service, details of vehicle will be entered into a application. Then a barcode would be printed and pasted to the vehicle. Then at each stage barcode would be scanned (using wifi barcode scanner), time would recorded and sent to a program immediately.

What is your suggestion ?

Thanks in advance.

5 answers to this question

Recommended Posts

  • 0
Are you looking for a programmer or for someone to suggest a program for this?

Either way I would suggest you hire a programmer to complete this for you.

I am myself a programmer trying to find the way to program the system. I am not looking for program. I am looking for different ways, ideas to implement the system.

  • 0
Then a barcode would be printed and pasted to the vehicle.

[...]

What is your suggestion ?

My first suggestion is that you don't stick anything that may be difficult to remove or can leave glue residue on a customer's vehicle. Most garages already understand this. Just print your barcode (or stick it) on the work order sheet that the customer service rep should already be providing to the tech guy.

My second (but more important) suggestion is that you follow the proper "interview the user" phase of software development. Don't ask us here on this board for some ideas; instead, talk with the mechanics working in the shop, since they are the ones who are going to have their existing workflow disrupted to satisfy your needs (does that sound backward to you? That's a hint). Never underestimate the end user's resistance to change, no matter how small you may think it is, especially if the end user was not involved, consulted ahead of time, or at the very least made aware of your intent. Otherwise it sounds to me like you're going to end up with a fancy system that nobody wants to use (sounds familiar?). What do they gain out of it? If they don't gain anything, I'll bet you'll quickly find out that they don't care about your system and won't do anything that you need from them.

I'm sorry to put it this way, but it sounds to me like you're trying to create a solution that's looking for a problem. So my question to you is what is, ultimately, the problem that you're trying to solve? Too many projects have been doomed from the start because nobody asked that question.

I'm not trying to put you down. I'm trying to understand the situation.

  • 0
My first suggestion is that you don't stick anything that may be difficult to remove or can leave glue residue on a customer's vehicle. Most garages already understand this. Just print your barcode (or stick it) on the work order sheet that the customer service rep should already be providing to the tech guy.

My second (but more important) suggestion is that you follow the proper "interview the user" phase of software development. Don't ask us here on this board for some ideas; instead, talk with the mechanics working in the shop, since they are the ones who are going to have their existing workflow disrupted to satisfy your needs (does that sound backward to you? That's a hint). Never underestimate the end user's resistance to change, no matter how small you may think it is, especially if the end user was not involved, consulted ahead of time, or at the very least made aware of your intent. Otherwise it sounds to me like you're going to end up with a fancy system that nobody wants to use (sounds familiar?). What do they gain out of it? If they don't gain anything, I'll bet you'll quickly find out that they don't care about your system and won't do anything that you need from them.

I'm sorry to put it this way, but it sounds to me like you're trying to create a solution that's looking for a problem. So my question to you is what is, ultimately, the problem that you're trying to solve? Too many projects have been doomed from the start because nobody asked that question.

I'm not trying to put you down. I'm trying to understand the situation.

Hi

Thanks for suggestion

I am Ok with sticking the barcode to work order sheet.

End user is only asking for me a system through which he can ensure when a delay occurred in servicing the vehicle. i.e at what stage did delay occurred, so that he could take course in that regard. Like cutting the incentives, etc.

Yes I agree my solution may be creating more problems. Actually barcode idea was given by the user himself.

Thank you!

  • 0
Hi

Thanks for suggestion

I am Ok with sticking the barcode to work order sheet.

End user is only asking for me a system through which he can ensure when a delay occurred in servicing the vehicle. i.e at what stage did delay occurred, so that he could take course in that regard. Like cutting the incentives, etc.

Yes I agree my solution may be creating more problems. Actually barcode idea was given by the user himself.

Thank you!

Typically when a vehicle goes in for servicing, it's not going to be jumping from one service bay to the next--there's only one tech who's gonna be working on it from start to finish, unless the work order has a bunch of completely different and unrelated items. So if the vehicle's gonna be staying at one bay, I don't think you'll be getting much valuable data out of scanning a barcode when it arrives and when it leaves.

And "cutting incentives" when delays occur? Your "end user" sounds like a pencil-pushing jackass who shouldn't be running a garage. My dad's retired from 40 years working as a mechanic, and the sort of thing you're describing will do nothing but **** off the employees.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Server Summit had a heap of announcements, ADCS changes are baller.
    • Nice, hope they *finally* fixed the issue with the NTFS driver where the system would completely brick during large file copies using the built in driver. It's been broken for years requiring me to use the older, slower, NTFS-3G FUSE driver.
    • Windows 11 KB5094126 BSODing, freezing, forcing BitLocker lockout, breaks OneDrive, and more by Sayan Sen Microsoft released Windows 11 KB5094126 and KB5093998 last week as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. While Microsoft has so far not acknowledged any major problems with the release, some users online are running into problems. These range from OneDrive and Dropbox access issues, BitLocker recovery lockouts, to blue screens and BSODs. The most common one seems to be happening with HP systems wherein affected users say they hit 0xc0430001 BSOD (blue screen of death) error code after the KB5094126 update. We wonder if this could be related to the recent bug we covered on HP devices wherein the ongoing Secure Boot certificate updates are leading to similar issues. While we are not certain, users affected by this issue likely need to ensure that the boot.stl file is included on the installation media (such as a USB installer or ISO), if the above-mentioned dynamic updates are deployed. If this file is missing, computers may fail to boot from the installation media and could display the error 0xc0430001. This STL file is used by Secure Boot to verify that the boot files are trusted, so it must match the same Windows version and system architecture. To ensure the file is included, Microsoft recommends using the Update WinPE script, which automatically updates the image and handles the required files. Alternatively, you can manually copy the boot.stl file from the Windows\Boot\EFI folder on a Windows device and place it in the matching folder on your installation media before deploying the updated image. Aside from blue screening some users also note their systems have been freezing following the update. This could be happening to Lenovo PCs specifically. In the case of the OneDrive and Dropbox access issues, a user figured out that there could be a conflict with UAC. He explained: "Okay, so I did some digging, and in our environment KB5094126 breaks OneDrive and Dropbox in Explorer. I went through all our GPOs and found out that the combination of disabling UAC and having my user being a local admin breaks OneDrive in Explorer. ... If I enable UAC again, then it works, even with KB5094126 still installed." Hopefully, Microsoft will look into these issues. Source: Microsoft forum (link1, link2, link3, link4), Reddit (link1, link2, link3, link4)
    • It is when it's a desktop in my house though for a PC that's lightly used and not really important when it is. If it was a laptop, it would be a different story. The real solution is varied and begins starting at post #22 in that thread.
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!