I am looking into software for warehouse stock management. There is only one function I would like it to do:

I would like to input the serial numbers of the stuff that I have on stock, and it should compare that to the serial numbers that I should have in stock and list the missing and extra stuff.

Any added functions are a plus, but only this one is a must. I could write my own program, but I was wondering if there is something existing already.

Regards, Bogdan

link|improve this question
When you say serial numbers, do you really mean serial numbers and not product codes (e.g. UPC/EAN barcode numbers)? – RedGrittyBrick May 12 '11 at 14:09
Yes i do mean serial numbers. This is the unique identifier in our finance management system. I already wrote a small java program to do that for me. – xciter May 18 '11 at 8:37
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.