Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029001Retail ModulesDiscounts and Promotionspublic2015-02-19 18:102015-02-27 12:58
jecharri 
migueldejuana 
immediatemajoralways
closedfixed 
5
pi 
RR15Q2RR15Q2 
adrianromero
No
0029001: Combo family product are not updated properly with incremental refresh
Combo family product are not updated properly with incremental refresh
Configure a terminal with 1 hour of full refresh and 1 minute of incremental
-Define a combo
-Define a family
-Include 2 products
-Go to Web POS and verify that 2 products are loaded in Web POS
-Logout from Web POS
-Go to ERP and deactivate one product
-Connect after 2 minutes to Web POS
-Verify that still 2 products are in the family instead of one
-After an hour the product is deleted
No tags attached.
Issue History
2015-02-19 18:10jecharriNew Issue
2015-02-19 18:10jecharriAssigned To => marvintm
2015-02-19 18:10jecharriResolution time => 1424646000
2015-02-19 18:10jecharriTriggers an Emergency Pack => No
2015-02-20 09:09jecharriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7724#r7724
2015-02-20 09:09jecharriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7725#r7725
2015-02-23 13:41hgbotCheckin
2015-02-23 13:41hgbotNote Added: 0074803
2015-02-23 13:41hgbotStatusnew => resolved
2015-02-23 13:41hgbotResolutionopen => fixed
2015-02-23 13:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.combo/rev/92bf1cc7f20278c0f2a5fb896b9663a5eb90a2dd [^]
2015-02-23 13:41migueldejuanaAssigned Tomarvintm => migueldejuana
2015-02-27 12:58adrianromeroReview Assigned To => adrianromero
2015-02-27 12:58adrianromeroNote Added: 0075034
2015-02-27 12:58adrianromeroStatusresolved => closed
2015-02-27 12:58adrianromeroFixed in Version => RR15Q2

Notes
(0074803)
hgbot   
2015-02-23 13:41   
Repository: erp/pmods/org.openbravo.retail.discounts.combo
Changeset: 92bf1cc7f20278c0f2a5fb896b9663a5eb90a2dd
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Feb 23 13:41:31 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.combo/rev/92bf1cc7f20278c0f2a5fb896b9663a5eb90a2dd [^]

Fixed issue 0029001: Combo family product are not updated properly with incremental refresh

exists ... getFamilyHQL... code, force us to have some change in the family or discount to update and entry, we just need to endure that we have an active family and discount.

---
M src/org/openbravo/retail/discounts/combo/master/Product.java
---
(0075034)
adrianromero   
2015-02-27 12:58   
Verified