
Originally Posted by
Dave224
I have a requirement to adjust the product quantities of one or more products if a certain product is edited. The storeowner wants to sell certain products individually as well as a set. The set would be made up when the customer orders it, rather than being made beforehand. Thus when a set is purchased the quantities of the individual products need to be adjusted downward, and when an individual product is purchased, the quantity of the number of sets that can be made up needs to change. I have handled the cases on purchase, and in the admin when an order is deleted. But I also want to take care of cases where the set or one of the individual products is added to an order, deleted from an order, and when the quantities of the products are changed using edit_orders.
Can you suggest the proper notifiers I should be using, and any other information that might help. For example, I see from an admin notifier trace that some notifiers are called multiple times during an edit session.
Thank you in advance!
Dave
zc 157c, edit_orders 4.6.2
Bookmarks