Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034245 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2016-10-20 07:49 | 2016-11-28 15:59 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q3.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | dd56d8afbd07 | ||||
Projection | none | ETA | none | Target Version | RR16Q3.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2016-06-27 | |||||||
Regression introduced in release | RR16Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/10ca4126a517c37c89fcc2034eac97bdd0be4e21 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034245: Generic products are not shown | |||||||
Description | We 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 Solution | Backout 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... | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 |