PDA

View Full Version : quantity exceeding stock level


Paul@Cite
04-Jun-2003, 02:55 PM
One of my client's holds rare items of stock and therefore some items are of low quantity, for example less than 3. If a customer adds such product to his basket and then selects a quantity of 6 the order can be placed successfully.

Im pretty sure though that earlier in development actinic would throw up a message in the checkout or basket stage saying quantity exceeds stock level. Have i switched something off or was i just imagining it ??

thanks

cdicken
05-Jun-2003, 04:09 PM
There is no validation done of the order quantity against stock level. This is because many people are happy to put their items out of stock as they know they are going to receive a delivery of them next day as part of their regular order.

What you can do is set a 'Maximum Quantity' in the 'General' tab of a product to stop people ordering a lot in one go.

garyhay
05-Jun-2003, 04:47 PM
I think the message "saying quantity exceeds stock level" that you are thiking about is when you have a shipping band per product but only set it up for one product.

This causes a "You cannot order this much message"


Check out USER: Jan as she has an automatic upload/download solution which will help

Jan
05-Jun-2003, 05:58 PM
Jan is here ...

there are two things that you could do (using my solutions).

1) Use the stock control mole to upload and download frequently to keep the stock levels up to date on the web site and stop people buying things that are completely sold out.

2) Use the order processing mole to run a program to set the maximum quantity orderable field to the current stock level for each product as orders are downloaded. To do this you would need the mole and also a program but I think that if you purchased both moles I could give you a program to do that.

This wouldn't stop 6 people logging on and all trying to buy the same rare item at the same time but it is about as good as you can get at the moment.

Regards,

Paul@Cite
06-Jun-2003, 09:20 AM
thanks for the suggestions

the maximum quantity idea seems to be a nice easy solution in the short run, i will check with the client about whether they require the functionality of your moles jan :)