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] Tax Objects not persisted on orderCreate #510

Closed johfeu closed 5 months ago

johfeu commented 5 months ago

Relates: #509

rintisch commented 5 months ago

I fixed this with the field foreign_match_fields which in imo feels more natural, see: https://github.com/extcode/cart/pull/514/commits/9f8a8b88ee57be23735c191182a5b80e62668dc2

extcode commented 5 months ago

Thank you for your pull request. I think we will finish #521 soon, so we have a proper solution for this problem. Can we close this PR?