close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

How can I ensure that quantity order is not over stock held?

Thread began 5/13/2009 12:56 am by lynette312402 | Last modified 5/22/2009 12:48 pm by lynette312402 | 2723 views | 3 replies

Ray BorduinWebAssist

It is only possible with a small amount of hand coding. The concept is that you keep track of the inventory in the products table as well as the last date and time that the inventory was updated. Then you store orders in the database as they are made also keeping track of the date and time of the purchase.

You can then update your SQL statement in your catalog to remove items that are out of stock or display the stock available with a nested select statement to remove the number sold from the number available the last time the inventory was updated.

Then you need a small amount of hand code on the shopping cart page to make sure when they update their quantities they don't try to change it to a number greater than what is available.

There is an example of this technique in the PowerStore solution, which includes inventory management as well as many other features. You may want to purchase it as a working example of how to integrate similar functionality into your website if some of my description sounds too complex.


Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...