Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026739Retail ModulesWeb POSpublic2014-05-30 10:482014-06-03 10:16
jecharri 
szapata 
urgentmajoralways
closedfixed 
5
 
RR14Q3RR14Q2 
adrianromero
No
0026739: When you create a new product category it is not synchronized
When you create a new product category it is not synchronized if you have incremental refresh configured
-configure incremental and master refresh
-create a product category
-create a product and include in above product category
-add a price to the product and add to the assortment

Verify that product category and product is not synchronized
No tags attached.
Issue History
2014-05-30 10:48jecharriNew Issue
2014-05-30 10:48jecharriAssigned To => malsasua
2014-05-30 10:48jecharriResolution time => 1401660000
2014-05-30 10:48jecharriTriggers an Emergency Pack => No
2014-05-30 11:24malsasuaAssigned Tomalsasua => szapata
2014-05-31 01:45hgbotCheckin
2014-05-31 01:45hgbotNote Added: 0067648
2014-05-31 01:45hgbotStatusnew => resolved
2014-05-31 01:45hgbotResolutionopen => fixed
2014-05-31 01:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aa5859a0aa19085c3c00f5355515be0bfafd192d [^]
2014-06-02 18:07adrianromeroNote Added: 0067689
2014-06-02 18:07adrianromeroStatusresolved => new
2014-06-02 18:07adrianromeroResolutionfixed => open
2014-06-02 18:58hgbotCheckin
2014-06-02 18:58hgbotNote Added: 0067693
2014-06-02 18:58hgbotStatusnew => resolved
2014-06-02 18:58hgbotResolutionopen => fixed
2014-06-02 18:58hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aa5859a0aa19085c3c00f5355515be0bfafd192d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/43a3a64e96f95fec6a3fb8fbb756fe3ca0d9459e [^]
2014-06-03 10:16adrianromeroReview Assigned To => adrianromero
2014-06-03 10:16adrianromeroNote Added: 0067702
2014-06-03 10:16adrianromeroStatusresolved => closed
2014-06-03 10:16adrianromeroFixed in Version => RR14Q2

Notes
(0067648)
hgbot   
2014-05-31 01:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: aa5859a0aa19085c3c00f5355515be0bfafd192d
Author: Salvador Zapata <salvador.zapata <at> gmail.com>
Date: Fri May 30 20:44:57 2014 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aa5859a0aa19085c3c00f5355515be0bfafd192d [^]

Fixed issue 0026739: When you create a new product category it is not synchronized

---
M src/org/openbravo/retail/posterminal/master/Category.java
---
(0067689)
adrianromero   
2014-06-02 18:07   
The filter "$incrementalUpdateCriteria" must be set for the Products Category table in order to perform properly on the main table.
(0067693)
hgbot   
2014-06-02 18:58   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 43a3a64e96f95fec6a3fb8fbb756fe3ca0d9459e
Author: Salvador Zapata <salvador.zapata <at> gmail.com>
Date: Mon Jun 02 13:55:53 2014 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/43a3a64e96f95fec6a3fb8fbb756fe3ca0d9459e [^]

Fixed issue 26739: added incremental update criteria for product category

---
M src/org/openbravo/retail/posterminal/master/Category.java
---
(0067702)
adrianromero   
2014-06-03 10:16   
Reviewed