1
Hello,
Does a module for an Inventory System already exist? I would have to create a module to do this, the problem is... I do not know how... or where to start.
The inventory would be for our Electronics parts withdrawal/purchase. The purpose is to monitor how many parts are available for a certain item, each items has been classified to some category.
I'm thinking that there would be some kind of "order form" just like what you see from buying parts in the internet. The parts inventory is stored in SQL. There is a search button for category, and there is warning if parts are running out.
Only one user has the privilege to add new items, validate request for withdrawal, etc.
other users can just order for parts and wait for approval of the "one user"... there may be a certain lead time for this, I don't know.
This is getting to long. I hope you have time to read.
Thanks.