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

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Mar 29, 2024

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

Forward-Port-Of: #153485

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
@robodoo
Copy link
Contributor

robodoo commented Mar 29, 2024

@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 29, 2024

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Mar 29, 2024
@Feyensv
Copy link
Contributor

Feyensv commented Mar 29, 2024

@fw-bot r+

@C3POdoo C3POdoo added the RD research & development, internal work label Mar 29, 2024
robodoo pushed a commit that referenced this pull request Mar 31, 2024
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

closes #159861

X-original-commit: 64d1feb
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
@robodoo robodoo closed this Mar 31, 2024
@robodoo robodoo added the 17.3 label Mar 31, 2024
@fw-bot fw-bot deleted the master-17.0-sale-using-same-coupon-twice-removes-discount-matp-qOg8-fw branch April 14, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
17.3 forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants