bigg Posted December 13, 2002 Share Posted December 13, 2002 Hi After hard work I have finished building osCommerce shopping site that uses vendors logic. The shop itself sells ?Magic: The Gathering trading card games cards and accessories. Because we have a lot of different products and also several vendors supplying us with different cards we had to make separate logic how to tell that certain vendors product was sold. Method itself is simple, FIFO (First In First Out). Added couple of tables describing vendors products and used customers table for describing vendors. Because of the variety of products there was no possibility to add a nice form to enter products quantities that vendors supply so we did it simple, Excel as a check-in program. It has all the products ID's and names in it and vendors products are imported from text files. After that simple calculations and Excel does my SQL scripts. If anyone is interested how its done then just mail me for overview, no nice coding has been done yet on it. Quote Magic, thats the story... http://www.magic.ee/ Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.