Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Les frais de port ne sont pas recaclulés quand un coupon est appliqué #76

Open
roadster31 opened this issue Oct 2, 2023 · 0 comments
Assignees

Comments

@roadster31
Copy link
Contributor

Dans CouponController, lorsqu'un coupon est consommé, les frais de port de la commande en cours ne sont pas recalculés.

En conséquence, si un coupon offre les frais de port, cette gratuité n'est pas appliquée à la commande.

Pour ce faire il faudrait dispatcher un event TheliaEvents::ORDER_SET_POSTAGE pour que \Thelia\Action\Coupon::testFreePostage soit appelé.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants