Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036512 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Discounts Combo | major | always | 2017-07-19 16:43 | 2019-02-06 15:35 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 88809fce30a6 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0098264) hgbot (developer) 2017-07-29 02:38 |
Repository: erp/pmods/org.openbravo.retail.discounts.combo Changeset: 88809fce30a63cdcbdeb948167b13e0574f5c197 Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Fri Jul 28 15:26:43 2017 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.combo/rev/88809fce30a63cdcbdeb948167b13e0574f5c197 [^] Fixed issue 36512: Combo Fix Price is not taking into account discount priority --- M web/org.openbravo.retail.discounts.combo/source/combo-rule-impl.js --- |
(0098353) hgbot (developer) 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 (viewer) 2017-08-09 12:28 |
Test is failing in retail quarantine http://ci.openbravo.com/view/retail-qa/job/ret-qa-modules-pgsql-suite2/lastCompletedBuild/testReport/org.openbravo.test.mobile.retail.extmodules.selenium.tests.discounts_combo/I36512_VerifyComboFixPriceWithNonGroupedProduct/test/ [^] |
(0098507) hgbot (developer) 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 (viewer) 2017-09-11 13:06 |
Reviewed and tested |
(0099047) migueldejuana (viewer) 2017-09-14 14:33 |
Failing in quarantine: https://ci.openbravo.com/view/retail-qa/job/ret-qa-modules-oracle-suite1/ [^] |
(0099058) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 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 --- |
![]() |
|||
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 | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |