cart icon indicating copy to clipboard operation
cart copied to clipboard

[BUGFIX] Limit tax classes to current order

Open andreashager opened this issue 5 months ago • 0 comments

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 😊

andreashager avatar Jul 07 '25 11:07 andreashager