Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial Number #47

Open
zachary opened this issue Apr 19, 2016 · 3 comments
Open

Serial Number #47

zachary opened this issue Apr 19, 2016 · 3 comments

Comments

@zachary
Copy link

zachary commented Apr 19, 2016

Have you ever consider the SN for every item? thanks

@stevebauman
Copy link
Collaborator

Hi, yes I would definitely like to implement this type of feature. Do you have any suggestions on the database schema to accomplish this while also keeping the current schema?

@cdarken
Copy link

cdarken commented Dec 17, 2016

How about adding just a field in the inventories table ? A string would be enough I think. But maybe I'm not thinking about more complex use cases.

@xewl
Copy link

xewl commented Dec 21, 2016

A string (alas TEXT) field should be very efficient for any GTIN/UPS/EAN/"barcode" and provide flexibility for other and custom identifiers, indeed.

Thinking this would be perfect for another Model, similar too Metrics to be called in, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants