Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036277
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2017-06-19 17:522018-01-22 20:57
ReporterSandrahuguetView Statuspublic 
Assigned Toebecerra 
PrioritynormalResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revision528f8554d241
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToSandrahuguet
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036277: Best Sellers category will be shown always in Category Tree

DescriptionBest 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 ReproduceN/A
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0097704)
hgbot (developer)
2017-06-27 11:57

Repository: erp/pmods/org.openbravo.mobile.procurement
Changeset: dfafa25b80e84fb31a9b447af8808e26db849872
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Tue Jun 27 11:56:59 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/dfafa25b80e84fb31a9b447af8808e26db849872 [^]

Related to issue 36277: Add BestSeller icons

---
A web/org.openbravo.mobile.procurement/img/iconBestSellers.png
A web/org.openbravo.mobile.procurement/img/iconBestsellerSmall.png
---
(0097731)
hgbot (developer)
2017-06-28 09:10

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 528f8554d24177a3375664b03a10e6dacfa0f5ea
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Mon Jun 26 12:07:52 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/528f8554d24177a3375664b03a10e6dacfa0f5ea [^]

Fixed issue 36277: Always show BestSeller category

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-product-browser.js
---
(0097760)
Sandrahuguet (developer)
2017-06-29 12:37

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
(0097761)
Sandrahuguet (developer)
2017-06-29 12:43

reviewed and tested
(0100008)
hgbot (developer)
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 (developer)
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
---

- 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 Triggers an Emergency Pack => No
2017-06-19 17:53 Sandrahuguet Tag Attached: Performance
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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker