balance is not set to "0" or NULL if last item is removed from cart

Created on 31 July 2024, about 2 months ago
Updated 14 August 2024, about 1 month ago

Describe your bug or feature request.

When the last item gets removed from a cart, the balance of the order remains at the previous value.

The user doesn't notice that error because the balance gets recalculated correctly as soon as something gets added to the cart again.
And the normal user doesn't see the balance of the cart. But we see errors in the log caused by other processes.

If a bug, provide steps to reproduce it from a clean install.

  • Add items to cart.
  • Check the balance in the cart administration.
  • Remove all items from cart.
  • Check the balance in the cart administration: The balance isn't "0" or removed.
🐛 Bug report
Status

Fixed

Version

2.0

Component

Order

Created by

🇩🇪Germany mkalkbrenner 🇩🇪

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024