Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034243 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-10-20 07:49 | 2016-11-23 16:06 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b16f3c1e010d | ||||
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 | Orekaria | |||||||
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 | 0034243: 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 | ||||||||
![]() |
|||||||||||||||||||||||||||||
|
![]() |
|
(0090728) hgbot (developer) 2016-10-20 16:28 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 748d5a4b04c0965c75087599004bfd93314fa93e Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Oct 20 07:58:06 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/748d5a4b04c0965c75087599004bfd93314fa93e [^] Fixed issue 0034243: 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 --- |
(0090729) hgbot (developer) 2016-10-20 16:28 |
Repository: tools/automation/pi-mobile Changeset: b16f3c1e010d01ab7c8a96c98f082bbd18113cb2 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Oct 20 08:25:23 2016 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b16f3c1e010d01ab7c8a96c98f082bbd18113cb2 [^] Fixed issue 0034243: 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 R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33314_LoadProductBasedonSaleFlag.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-10-20 07:49 | migueldejuana | New Issue | |
2016-10-20 07:49 | migueldejuana | Assigned To | => migueldejuana |
2016-10-20 07:49 | migueldejuana | OBNetwork customer | => No |
2016-10-20 07:49 | migueldejuana | Regression level | => Production - QA Approved |
2016-10-20 07:49 | migueldejuana | Regression date | => 2016-06-27 |
2016-10-20 07:49 | migueldejuana | Regression introduced in release | => RR16Q3 |
2016-10-20 07:49 | migueldejuana | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/10ca4126a517c37c89fcc2034eac97bdd0be4e21 [^] |
2016-10-20 07:49 | migueldejuana | Triggers an Emergency Pack | => No |
2016-10-20 07:49 | migueldejuana | Status | new => scheduled |
2016-10-20 07:49 | migueldejuana | Relationship added | caused by 0033314 |
2016-10-20 16:28 | hgbot | Checkin | |
2016-10-20 16:28 | hgbot | Note Added: 0090728 | |
2016-10-20 16:28 | hgbot | Status | scheduled => resolved |
2016-10-20 16:28 | hgbot | Resolution | open => fixed |
2016-10-20 16:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/748d5a4b04c0965c75087599004bfd93314fa93e [^] |
2016-10-20 16:28 | hgbot | Checkin | |
2016-10-20 16:28 | hgbot | Note Added: 0090729 | |
2016-10-20 16:28 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/748d5a4b04c0965c75087599004bfd93314fa93e [^] => http://code.openbravo.com/tools/automation/pi-mobile/rev/b16f3c1e010d01ab7c8a96c98f082bbd18113cb2 [^] |
2016-10-21 11:56 | migueldejuana | Status | resolved => new |
2016-10-21 11:56 | migueldejuana | Resolution | fixed => open |
2016-10-21 11:56 | migueldejuana | Status | new => scheduled |
2016-10-21 11:56 | migueldejuana | Status | scheduled => resolved |
2016-10-21 11:56 | migueldejuana | Resolution | open => fixed |
2016-11-22 08:56 | migueldejuana | Review Assigned To | => Orekaria |
2016-11-23 16:06 | Orekaria | Status | resolved => closed |
2016-11-23 16:06 | Orekaria | Fixed in Version | => RR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |