Part-DB-server icon indicating copy to clipboard operation
Part-DB-server copied to clipboard

Mobile optimized page for quick and easy stock management

Open reichemn opened this issue 4 years ago • 6 comments

Hi, i would love it if the app would provide a page which can be used at a mobile phone in combination with printed barcode labels to quickly manage the stock and storage locations of parts. This page could you allow to scan the label of a part and provide actions to:

  • Reduce/Increase the stock in some storage location (choose location from list or scan label)
  • Scan the label from a storage location which was never used for this part to add it to the part and set the stock value
  • Move stock between two storage locations (choose locations from list or scan label)

reichemn avatar Apr 24 '21 13:04 reichemn

This is exactly our planned use case, so I jump in to raise attention on this. However, lacking a mobile UI, we plan using a hi-res tablet in the meantime - I hope I remember to report our findings when we start testing.

d-buchmann avatar Mar 10 '23 10:03 d-buchmann

If the server would offer an API to manage the stocks and storage related things, it would be very little effort for someone to build a mobile app for this use case. It think more documented APIs would make this project more powerful in general, because users could write them self user interfaces highly optimized for their exact workflows.

reichemn avatar Mar 26 '23 11:03 reichemn

Exactly, and even integration into ERP is not a pain in the rear end anymore. But I also see that a full-fledged API is one of the last points on the list, as it must cover all features of the (not yet finished) order and project systems - that's why we're trying out the tablet thing. After all, the PartDB UI is quite nice ;)

d-buchmann avatar Mar 27 '23 07:03 d-buchmann

I don't think you would have all features to start working on an API. At least for basic part and data structure management it should be relatively easy to implement an API using APIPlatform.

jbtronics avatar Mar 27 '23 10:03 jbtronics