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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034245
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2016-10-20 07:492016-11-28 15:59
ReportermigueldejuanaView Statuspublic 
Assigned Tomigueldejuana 
PrioritynormalResolutionfixedFixed in VersionRR16Q3.3
StatusclosedFix in branchFixed in SCM revisiondd56d8afbd07
ProjectionnoneETAnoneTarget VersionRR16Q3.3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression levelProduction - QA Approved
Regression date2016-06-27
Regression introduced in releaseRR16Q3
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/10ca4126a517c37c89fcc2034eac97bdd0be4e21 [^]
Triggers an Emergency PackNo
Summary

0034245: Generic products are not shown

DescriptionWe cannot see Generic products in Browser tab because the commit which causes the regression doesn't take into account Generic products.
If pricelist is null for a product(Generic) active will be 'N' and it won't be loaded/shown in web Pos.
Steps To Reproduce- Login
- Open Browse
- Mountanering category
- At the end of the list of products, Thermal t-shirt should be shown
Proposed SolutionBackout the commit which causes the regression because it is not and issue, it is a limitation of the incremental refresh. Incremental refresh, will remove products from local database only when active column is unchecked. If the rest of columns of the product change, it will be loaded in the total refresh.
Not only sale column affects to the product to be loaded or not, also if we remove it from the assortment or from the pricelist...
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0034243 closedmigueldejuana Generic products are not shown 

-  Notes
(0090845)
hgbot (developer)
2016-10-25 09:25

Repository: retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal
Changeset: e7bd5a131764d962257fb0bd311d60adcad52339
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 25 09:25:25 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal/rev/e7bd5a131764d962257fb0bd311d60adcad52339 [^]

Fixed issue 0034245: Generic products are not shown

Backed out changeset 10ca4126a517

It is not an issue, is a design defect. It is a limitation of the incremental refresh. Incremental refresh, will remove products from local database only when active column is unchecked. If the rest of columns of the product change, it will be loaded in the total refresh.
Not only sale column affects to the product to be loaded or not, also if we remove it from the assortment or from the pricelist...

---
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
---
(0090846)
hgbot (developer)
2016-10-25 09:27

Repository: retail/backports/3.0RR16Q3.3/pi-mobile
Changeset: dd56d8afbd079d7799093d49b59eb78b108e739b
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Oct 21 13:48:55 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.3/pi-mobile/rev/dd56d8afbd079d7799093d49b59eb78b108e739b [^]

Fixed issue 0034245: Generic products are not shown

- Remove backouted issue test and add to final folder Generic product test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/products/I32609_GenericProducts.java
R src-test/org/openbravo/test/mobile/quarantine/pack/MJU/products/I32609_GenericProducts.java
---
(0091776)
hgbot (developer)
2016-11-24 12:51

Repository: tools/automation/pi-mobile
Changeset: dd56d8afbd079d7799093d49b59eb78b108e739b
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Oct 21 13:48:55 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dd56d8afbd079d7799093d49b59eb78b108e739b [^]

Fixed issue 0034245: Generic products are not shown

- Remove backouted issue test and add to final folder Generic product test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/products/I32609_GenericProducts.java
R src-test/org/openbravo/test/mobile/quarantine/pack/MJU/products/I32609_GenericProducts.java
---

- Issue History
Date Modified Username Field Change
2016-10-20 07:49 migueldejuana Type defect => backport
2016-10-20 07:49 migueldejuana Target Version => RR16Q3.4
2016-10-25 09:22 migueldejuana Target Version RR16Q3.4 => RR16Q3.3
2016-10-25 09:25 hgbot Checkin
2016-10-25 09:25 hgbot Note Added: 0090845
2016-10-25 09:25 hgbot Status scheduled => resolved
2016-10-25 09:25 hgbot Resolution open => fixed
2016-10-25 09:25 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal/rev/e7bd5a131764d962257fb0bd311d60adcad52339 [^]
2016-10-25 09:27 hgbot Checkin
2016-10-25 09:27 hgbot Note Added: 0090846
2016-10-25 09:27 hgbot Fixed in SCM revision http://code.openbravo.com/retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal/rev/e7bd5a131764d962257fb0bd311d60adcad52339 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q3.3/pi-mobile/rev/dd56d8afbd079d7799093d49b59eb78b108e739b [^]
2016-11-15 18:20 guilleaer Review Assigned To => guilleaer
2016-11-15 18:20 guilleaer Status resolved => closed
2016-11-15 18:20 guilleaer Fixed in Version => RR16Q3.3
2016-11-24 12:51 hgbot Checkin
2016-11-24 12:51 hgbot Note Added: 0091776
2016-11-24 12:51 hgbot Status closed => resolved
2016-11-24 12:51 hgbot Fixed in SCM revision http://code.openbravo.com/retail/backports/3.0RR16Q3.3/pi-mobile/rev/dd56d8afbd079d7799093d49b59eb78b108e739b [^] => http://code.openbravo.com/tools/automation/pi-mobile/rev/dd56d8afbd079d7799093d49b59eb78b108e739b [^]
2016-11-28 15:59 migueldejuana Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker