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

[FW][FIX] sale_loyalty: prevent coupon removal on double apply #159861

Commits on Mar 29, 2024

  1. [FIX] sale_loyalty: prevent coupon removal on double apply

    Addresses the issue where reapplying an already applied coupon
    in the website shop led to the disappearance of the discount.
    With this fix, the discount remains applied, and the system
    continues to inform the user that the coupon has already been
    used, preventing confusion and maintaining consistency in the
    discount application process.
    
    task-3621246
    
    X-original-commit: 64d1feb
    mathysPaul authored and Feyensv committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0817e63 View commit details
    Browse the repository at this point in the history