Shelf-nu / shelf.nu

shelf is open source Asset Management Infrastructure for absolutely everyone.
https://shelf.nu
GNU Affero General Public License v3.0
1.87k stars 180 forks source link

[Feature request]: Pre-fill Asset fields with barcode #1338

Open Joedon3 opened 1 month ago

Joedon3 commented 1 month ago

Contact Details

joedon3@gmail.com

Is your feature request related to a problem? Please describe?

Adding a large number of assets can be very time consuming. Especially if you want/require Descriptions and data consistency.

Describe the solution you'd like

The ability to add an asset, or autofill asset fields by looking up barcode information. Bonus: image lookup for reference/placeholder images. Screenshot_2024-10-04-13-38-27-39_d1e180874abfbe4d796ce10558f8141a Screenshot_2024-10-04-13-39-34-33_680d03679600f7af0b4c700c6b270fe7 Screenshot_2024-10-04-13-39-54-63_680d03679600f7af0b4c700c6b270fe7

Describe alternatives you've considered

manually searching product info and copy/paste into data fields, downloading online photos.

Additional context

No response

Joedon3 commented 1 month ago

I guess there are 2 different directions you can take this: using mobile and camera/GLens API to to search for and populate in real-time. Or a 'barcode' field and lookup is done server side. That would allow companies to use this feature without relying on mobile devices.