Hi,
Would it be possible to have more details about your HikaSerial configuration and the serial you are deleting and the pack configuration for these serials ?
Before having a look at your website I prefer to have the answer of my previous questions. (and we do not use PM we have a "contact us" form)
In the HikaSerial Serial class, for the function "delete", there is at the end some code
$productClass = hikaserial::get('class.product');
$productClass->refreshQuantities();
That code will ask for the refresh of the product stock quantities, for every products and every packs.
We had some reports on problems with the refresh quantity but we introduced a new algorithm to improve the "refresh quantity" SQL queries.
www.hikashop.com/forum/16-serial-bug-rep...difying-serials.html
That's why I'm surprise that your products quantities are not refreshed and that I need the answers of my previous questions.
Regards,