cart
cart copied to clipboard
[BUGFIX] Limit tax classes to current order
This PR limits the tax classes that are shown for each order product to the tax classes that are assigned to this order item. Otherwise all tax classes are shown (also from other orders).
If you have a lot of orders the inline elements does not expand anymore due to PHP memory allocation error.
If you need more information let me know 😊