I previously reported bug #1195.
In version 6.4.2 (or probably 6.4.0, but we use currently 6.4.2), order handling has become even more problematic. While the specific bug mentioned above has been resolved, a critical feature has disappeared: partial order line cancellation.
The Issue
Previously, if a customer ordered:
- 5 units of Product A
- 6 units of Product B
If the warehouse only had 3 units of Product A in stock, staff could go into the PrestaShop order, scroll to the Mollie order block, and cancel the 2 missing units.
While bug #1195 previously prevented shipping via the PrestaShop Back Office, the order state remained correct, and the Mollie account manager could still fulfill the shipment via the Mollie Dashboard.
Current Behavior
In the current version of the module, it is only possible to cancel an entire order line (e.g., all 5 units of Product A). There is no longer an option to cancel partial quantities. This makes Klarna order management impossible for our warehouse staff.
Summary
This is a significant regression. To put it simply, we have lost essential functionality that was working in previous iterations.
I previously reported bug #1195.
In version 6.4.2 (or probably 6.4.0, but we use currently 6.4.2), order handling has become even more problematic. While the specific bug mentioned above has been resolved, a critical feature has disappeared: partial order line cancellation.
The Issue
Previously, if a customer ordered:
If the warehouse only had 3 units of Product A in stock, staff could go into the PrestaShop order, scroll to the Mollie order block, and cancel the 2 missing units.
While bug #1195 previously prevented shipping via the PrestaShop Back Office, the order state remained correct, and the Mollie account manager could still fulfill the shipment via the Mollie Dashboard.
Current Behavior
In the current version of the module, it is only possible to cancel an entire order line (e.g., all 5 units of Product A). There is no longer an option to cancel partial quantities. This makes Klarna order management impossible for our warehouse staff.
Summary
This is a significant regression. To put it simply, we have lost essential functionality that was working in previous iterations.