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

[-] FO : Fix combination price in case of group discount (PSCSX-7937) #5691

Closed
wants to merge 0 commits into from

Conversation

erouvier29
Copy link
Contributor

Questions Answers
Branch? 1.6.1.X
Description? Fix incorrect combination price on product page in case of group discount
Type? bug fix
Category? FO
BC breaks? no
Deprecations? no
Fixed ticket? http://forge.prestashop.com/browse/PSCSX-7937
How to test? See below

Create product A with price 100
Create combination 1 with no price impact
Create combination 2 with price impact +100
Create customer group with discount 50%
Connect as customer within that group
Open product A page
Combination 1 price is 50: OK
Combination 2 price was 150: KO, now is 100: OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Type: Bug Waiting for QA Status: action required, waiting for test feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants