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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034243
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-10-20 07:492016-11-23 16:06
ReportermigueldejuanaView Statuspublic 
Assigned Tomigueldejuana 
PrioritynormalResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revisionb16f3c1e010d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToOrekaria
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

0034243: 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 ]
depends on backport 0034244RR16Q4 closedmigueldejuana Generic products are not shown 
depends on backport 0034245RR16Q3.3 closedmigueldejuana Generic products are not shown 
depends on backport 0034269RR16Q4.1 closedmigueldejuana Generic products are not shown 
caused by defect 0033314 closedranjith_qualiantech_com when a product is updated as sales product, it is not removed from terminal 

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker