Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036277 | Retail Modules | Web POS | public | 2017-06-19 17:52 | 2018-01-22 20:57 |
|
Reporter | Sandrahuguet | |
Assigned To | ebecerra | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q3 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036277: Best Sellers category will be shown always in Category Tree |
Description | Best Sellers category will be shown always in Category Tree. Now only it is shown when there are bestsellers, this query has very poor performance
|
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-06-19 17:52 | Sandrahuguet | New Issue | |
2017-06-19 17:52 | Sandrahuguet | Assigned To | => Retail |
2017-06-19 17:52 | Sandrahuguet | OBNetwork customer | => No |
2017-06-19 17:52 | Sandrahuguet | Triggers an Emergency Pack | => No |
2017-06-19 17:53 | Sandrahuguet | Tag Attached: Performance | |
2017-06-20 18:24 | Sandrahuguet | OBNetwork customer | No => Yes |
2017-06-20 18:24 | Sandrahuguet | Resolution time | => 1499724000 |
2017-06-22 13:33 | ebecerra | Assigned To | Retail => ebecerra |
2017-06-27 11:57 | hgbot | Checkin | |
2017-06-27 11:57 | hgbot | Note Added: 0097704 | |
2017-06-28 09:10 | hgbot | Checkin | |
2017-06-28 09:10 | hgbot | Note Added: 0097731 | |
2017-06-28 09:10 | hgbot | Status | new => resolved |
2017-06-28 09:10 | hgbot | Resolution | open => fixed |
2017-06-28 09:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/528f8554d24177a3375664b03a10e6dacfa0f5ea [^] |
2017-06-29 11:11 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2017-06-29 12:37 | Sandrahuguet | Note Added: 0097760 | |
2017-06-29 12:43 | Sandrahuguet | Note Added: 0097761 | |
2017-06-29 12:43 | Sandrahuguet | Status | resolved => closed |
2017-06-29 12:43 | Sandrahuguet | Fixed in Version | => RR17Q3 |
2017-10-23 22:47 | hgbot | Checkin | |
2017-10-23 22:47 | hgbot | Note Added: 0100008 | |
2018-01-22 20:57 | hgbot | Checkin | |
2018-01-22 20:57 | hgbot | Note Added: 0101871 | |
Notes |
|
(0097704)
|
hgbot
|
2017-06-27 11:57
|
|
|
|
(0097731)
|
hgbot
|
2017-06-28 09:10
|
|
|
|
|
Test plan 1:
Log in WebPOS using CTST1 terminal
Open category tree
Notice that BestSellers category is shown
Filter by bestseller, no products found
Test plan 2:
Log in the back office
Go to Assortment and select CTS - Assortment
Select "Basecamp lantern with legs" and "Battery charger" check bestseller
Log in WebPOS using CTST1 terminal
Open category tree
Notice that BestSellers category is shown
Test plan 3:
Install: https://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/ [^]
Log in the back office
Go to POS Terminal Type: PS POS Terminal Type, and check has bestsellers
Log in WebPOS using CTST1 terminal
Open category tree
Notice that BestSellers category is shown
Filter by bestseller, no products found
Test plan 4:
Install: https://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/ [^]
Log in the back office
Go to POS Terminal Type: PS POS Terminal Type, and check has bestsellers
Navigate to Best Sellers tab
Select "Down sleeping bag 700" and "Expedition tent 4 season 2 person" check bestseller
Log in WebPOS using CTST1 terminal
Open category tree
Notice that BestSellers category is shown |
|
|
|
|
|
(0100008)
|
hgbot
|
2017-10-23 22:47
|
|
Repository: tools/automation/pi-mobile
Changeset: f07eaf569c5c7f6e614b25c1cb63fb901d79eb87
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Mon Oct 23 16:34:45 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f07eaf569c5c7f6e614b25c1cb63fb901d79eb87 [^]
Verifies issue 36277: Added automated test to check that Best Sellers category is
always shown.
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/products/I36277_VerifyBestSellerCategoryIsAlwaysShown.java
---
|
|
|
(0101871)
|
hgbot
|
2018-01-22 20:57
|
|
Repository: tools/automation/pi-mobile
Changeset: 881ad007f312b454f84f1c422428bbfe67cab772
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Tue Jan 16 14:02:47 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/881ad007f312b454f84f1c422428bbfe67cab772 [^]
Test refactor for issue 36277: Changes in database are made in beforeWithReload
and afterWithReload classes.
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/products/I36277_VerifyBestSellerCategoryIsAlwaysShown.java
---
|
|