Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036512 | Retail Modules | Discounts Combo | public | 2017-07-19 16:43 | 2019-02-06 15:35 |
|
Reporter | guillermogil | |
Assigned To | rqueralta | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q4 | |
Merge Request Status | |
Review Assigned To | jorge-garcia |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036512: Combo Fix Price is not taking into account discount priority |
Description | Combo Fix Price is not taking into account discount priority is does nothing about it and applies only the first one. |
Steps To Reproduce | Configure Avalanche transceiver product as non-grouped
Create a combo fix price discount with priority 2
Create family with QTY 2
Add avalanche transceiver product
Create another combo fix price discount with priority 1
Create family with QTY 3
Add avalanche transceiver product
Login on WebPOS
Add 2 avalanche transceiver
Combo 1 gets applied
Add another avalanche transceiver
Combo 2 is not getting applied |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0036513 | | closed | rqueralta | Best Deal case is groping products even if they are not grouped |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-07-19 16:43 | guillermogil | New Issue | |
2017-07-19 16:43 | guillermogil | Assigned To | => Retail |
2017-07-19 16:43 | guillermogil | OBNetwork customer | => Yes |
2017-07-19 16:43 | guillermogil | Resolution time | => 1502229600 |
2017-07-19 16:43 | guillermogil | Triggers an Emergency Pack | => No |
2017-07-27 08:41 | guillermogil | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=15549#r15549 |
2017-07-27 08:42 | guillermogil | Relationship added | related to 0036513 |
2017-07-27 15:55 | rqueralta | Assigned To | Retail => rqueralta |
2017-07-27 15:56 | rqueralta | Status | new => scheduled |
2017-07-29 02:38 | hgbot | Checkin | |
2017-07-29 02:38 | hgbot | Note Added: 0098264 | |
2017-07-29 02:38 | hgbot | Status | scheduled => resolved |
2017-07-29 02:38 | hgbot | Resolution | open => fixed |
2017-07-29 02:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.combo/rev/88809fce30a63cdcbdeb948167b13e0574f5c197 [^] |
2017-08-02 20:36 | hgbot | Checkin | |
2017-08-02 20:36 | hgbot | Note Added: 0098353 | |
2017-08-09 10:06 | marvintm | Review Assigned To | => jorge-garcia |
2017-08-09 12:28 | jorge-garcia | Note Added: 0098449 | |
2017-08-09 12:28 | jorge-garcia | Status | resolved => new |
2017-08-09 12:28 | jorge-garcia | Resolution | fixed => open |
2017-08-09 12:28 | jorge-garcia | Status | new => scheduled |
2017-08-14 18:31 | hgbot | Checkin | |
2017-08-14 18:31 | hgbot | Note Added: 0098507 | |
2017-09-11 12:50 | jorge-garcia | Status | scheduled => resolved |
2017-09-11 12:50 | jorge-garcia | Resolution | open => fixed |
2017-09-11 13:06 | jorge-garcia | Note Added: 0098940 | |
2017-09-11 13:06 | jorge-garcia | Status | resolved => closed |
2017-09-11 13:06 | jorge-garcia | Fixed in Version | => RR17Q4 |
2017-09-14 14:33 | migueldejuana | Note Added: 0099047 | |
2017-09-14 14:33 | migueldejuana | Status | closed => new |
2017-09-14 14:33 | migueldejuana | Resolution | fixed => open |
2017-09-14 14:33 | migueldejuana | Fixed in Version | RR17Q4 => |
2017-09-15 08:27 | marvintm | Status | new => scheduled |
2017-09-15 08:27 | marvintm | Status | scheduled => resolved |
2017-09-15 08:27 | marvintm | Fixed in Version | => RR17Q4 |
2017-09-15 08:27 | marvintm | Resolution | open => fixed |
2017-09-15 08:27 | marvintm | Status | resolved => closed |
2017-09-15 09:22 | hgbot | Checkin | |
2017-09-15 09:22 | hgbot | Note Added: 0099058 | |
2017-09-15 15:38 | hgbot | Checkin | |
2017-09-15 15:38 | hgbot | Note Added: 0099086 | |
2017-09-15 15:38 | hgbot | Checkin | |
2017-09-15 15:38 | hgbot | Note Added: 0099087 | |
2019-02-06 15:35 | hgbot | Checkin | |
2019-02-06 15:35 | hgbot | Note Added: 0109645 | |
Notes |
|
(0098264)
|
hgbot
|
2017-07-29 02:38
|
|
|
|
(0098353)
|
hgbot
|
2017-08-02 20:36
|
|
Repository: tools/automation/pi-mobile
Changeset: b4e6c234bc72e4e0e14ade055b92c175642897fd
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon Jul 31 13:22:45 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b4e6c234bc72e4e0e14ade055b92c175642897fd [^]
Verifies issue 36512: Combo Fix Price is not taking into account discount
priority
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/WebPOSExtModulesSplitLineHelper.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I36512_VerifyComboFixPriceWithNonGroupedProduct.java
---
|
|
|
(0098449)
|
jorge-garcia
|
2017-08-09 12:28
|
|
|
|
(0098507)
|
hgbot
|
2017-08-14 18:31
|
|
Repository: tools/automation/pi-mobile
Changeset: bbbb61e6ea2aeb22106bd0db50d2ed8fa049bebf
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Aug 08 11:52:52 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/bbbb61e6ea2aeb22106bd0db50d2ed8fa049bebf [^]
Related to issue 36512: Combo Fix Price is not taking into account discount
priority
- Realocated some functions into the test class
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/WebPOSExtModulesSplitLineHelper.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I36512_VerifyComboFixPriceWithNonGroupedProduct.java
---
|
|
|
(0098940)
|
jorge-garcia
|
2017-09-11 13:06
|
|
|
|
|
|
|
(0099058)
|
hgbot
|
2017-09-15 09:22
|
|
Repository: tools/automation/pi-mobile
Changeset: 2ca4b861fc87c5dc34d91f5dedb99ddfd4ed06da
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Sep 15 09:22:18 2017 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2ca4b861fc87c5dc34d91f5dedb99ddfd4ed06da [^]
Related to issue 36512: The test is failing, do not execute it until it is fixed.
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I36512_VerifyComboFixPriceWithNonGroupedProduct.java
---
|
|
|
(0099086)
|
hgbot
|
2017-09-15 15:38
|
|
Repository: tools/automation/pi-mobile
Changeset: 07e07fd7e4d5bf039838f150f4f3534c4f6d8872
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Fri Sep 15 09:33:36 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/07e07fd7e4d5bf039838f150f4f3534c4f6d8872 [^]
Related to issue 36512: The test is failing, do not execute it until it is fixed
- Backed out changeset: 2ca4b861fc87
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I36512_VerifyComboFixPriceWithNonGroupedProduct.java
---
|
|
|
(0099087)
|
hgbot
|
2017-09-15 15:38
|
|
Repository: tools/automation/pi-mobile
Changeset: 801bcb2432a614fd932a349582674a8b2d490eef
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Sep 14 22:47:31 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/801bcb2432a614fd932a349582674a8b2d490eef [^]
Related to issue 36512: Combo Fix Price is not taking into account discount
priority
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I36512_VerifyComboFixPriceWithNonGroupedProduct.java
---
|
|
|
(0109645)
|
hgbot
|
2019-02-06 15:35
|
|
Repository: tools/automation/pi-mobile
Changeset: 6cf1602a93e202272f75df003c0ab30bc02b9968
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Mon Feb 04 11:02:39 2019 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6cf1602a93e202272f75df003c0ab30bc02b9968 [^]
Related to issue 36512: test has been refactored due to it no longer creates its
own sampledata
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I36512_VerifyComboFixPriceWithNonGroupedProduct.java
---
|
|