extcode / cart

Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. The extension allows you to create coupons, products with or without variants, special prices.
GNU General Public License v2.0
57 stars 51 forks source link

[BUGFIX] Proper storage of taxes for an order #521

Closed rintisch closed 5 months ago

rintisch commented 5 months ago

Render fields tax and orderTax in BE List module.

Fixes: https://github.com/extcode/cart/issues/312, https://github.com/extcode/cart/issues/509