Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031537Retail ModulesWeb POSpublic2015-11-19 17:292015-12-07 12:02
ioritzCia 
Sandrahuguet 
normalmajoralways
closedfixed 
5
 
RR16Q1 
mtaal
No
0031537: [HGVOL] Creating a new assortment with Include All Products process fails
Creating a new assortment with Include All Products process fails when you have Enable Remote product preference active.

ProductListEventHandler.onSave method is not finding previously inserted categories in OBRETCOProductcategory table.
- Log in as White Valley Admin for example.
- Enable Enable Remote product preference.
- Go to assortment window and create a new assortment.
- Click on Include All Products.
No tags attached.
Issue History
2015-11-19 17:29ioritzCiaNew Issue
2015-11-19 17:29ioritzCiaAssigned To => Retail
2015-11-19 17:29ioritzCiaTriggers an Emergency Pack => No
2015-11-19 17:30ioritzCiaAssigned ToRetail => Sandrahuguet
2015-11-19 17:41SandrahuguetStatusnew => scheduled
2015-11-20 09:19daniOpenbravoIssue Monitored: daniOpenbravo
2015-11-20 10:13hgbotCheckin
2015-11-20 10:13hgbotNote Added: 0082008
2015-11-20 10:13hgbotStatusscheduled => resolved
2015-11-20 10:13hgbotResolutionopen => fixed
2015-11-20 10:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51ae4921e72fad823bd610ef02d60a5ce7326646 [^]
2015-11-20 10:13SandrahuguetReview Assigned To => mtaal
2015-12-07 12:02mtaalNote Added: 0082592
2015-12-07 12:02mtaalStatusresolved => closed
2015-12-07 12:02mtaalFixed in Version => RR16Q1

Notes
(0082008)
hgbot   
2015-11-20 10:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 51ae4921e72fad823bd610ef02d60a5ce7326646
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Fri Nov 20 10:07:53 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/51ae4921e72fad823bd610ef02d60a5ce7326646 [^]

Fixed bug 31537 Creating a new assortment with Include All Products process fails

OBRETCOProductcategoryList not saved correctly, it is necessary to add
productCategoryElement to the list.

---
M src/org/openbravo/retail/posterminal/event/ProductListEventHandler.java
---
(0082592)
mtaal   
2015-12-07 12:02   
Reviewed