by bfcoop » Wed Jul 30, 2014 11:31 am
After years of allowing us to order certain items only in cases of 6 or 12, not one but two of our suppliers have suddenly decided to let us order mixes of those items. (Must be a conspiracy!) For example, if we wanted coffee gelato before, we had to order 6 cartons of it; so we set size=6 for that item. Now we can get an assorted mix of flavors (coffee, cinnamon, ginger, etc.) as long as we order in multiples of 6. The only way I can see to accommodate this change is to set size=1; then after the ordering is closed, the source admin sends out an email indicating how many more orders are needed to fill a case, members reply with their revised orders, and the source admin edits the orders on a first-come-first-served basis to reach the required multiple. But I'm hoping there's a less cumbersome way to handle this. Any suggestions?