Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023886Retail ModulesWeb POSpublic2013-05-22 16:402013-08-12 07:48
jecharri 
marvintm 
highminoralways
closedfixed 
5
RMP22 
RMP24RMP24 
marvintm
No
0023886: Incremental refresh does not work if you modify c_bpartner table or c_location
Incremental refresh does not work if you modify c_bpartner table or c_location
-configure incremental refresh --> 1 minute

-create a business partner

verify that the BP is synchronized, however if you do changes in tables c_bpartner or c_location, the changes are not detected until you do not change table c_bpartner_location
No tags attached.
related to defect 0024203RMP27 closed marvintm Incremental refresh does not work in Business partners if you modify business partner contact 
Issue History
2013-05-22 16:40jecharriNew Issue
2013-05-22 16:40jecharriAssigned To => marvintm
2013-05-22 16:40jecharriResolution time => 1375567200
2013-05-22 16:40jecharriIssue generated from0023885
2013-06-07 14:54hgbotCheckin
2013-06-07 14:54hgbotNote Added: 0059279
2013-06-07 14:54hgbotStatusnew => resolved
2013-06-07 14:54hgbotResolutionopen => fixed
2013-06-07 14:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f840e37ba72aa31ba7ee1635fbaaf6653900162f [^]
2013-06-07 14:54hgbotCheckin
2013-06-07 14:54hgbotNote Added: 0059280
2013-06-11 13:25hgbotCheckin
2013-06-11 13:25hgbotNote Added: 0059338
2013-06-11 13:25hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f840e37ba72aa31ba7ee1635fbaaf6653900162f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/f840e37ba72aa31ba7ee1635fbaaf6653900162f [^]
2013-06-11 13:26hgbotCheckin
2013-06-11 13:26hgbotNote Added: 0059339
2013-06-19 11:16marvintmReview Assigned To => marvintm
2013-06-19 11:16marvintmStatusresolved => closed
2013-06-19 11:16marvintmFixed in Version => RMP24
2013-06-26 18:57jecharriRelationship addedrelated to 0024203
2013-08-05 19:24hgbotCheckin
2013-08-05 19:24hgbotNote Added: 0060504
2013-08-12 07:48hgbotCheckin
2013-08-12 07:48hgbotNote Added: 0060559

Notes
(0059279)
hgbot   
2013-06-07 14:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f840e37ba72aa31ba7ee1635fbaaf6653900162f
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu May 30 09:21:35 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f840e37ba72aa31ba7ee1635fbaaf6653900162f [^]

fixed issue 23886: Incremental refresh is working when bplocation and c_location are changed

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
---
(0059280)
hgbot   
2013-06-07 14:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 87e118b219e6047a7e83e8f0ea6d64fed98a5e29
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu May 30 09:30:20 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/87e118b219e6047a7e83e8f0ea6d64fed98a5e29 [^]

related to issue 23886: Incremental refresh is working when user information is changed

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
---
(0059338)
hgbot   
2013-06-11 13:25   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: f840e37ba72aa31ba7ee1635fbaaf6653900162f
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu May 30 09:21:35 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/f840e37ba72aa31ba7ee1635fbaaf6653900162f [^]

fixed issue 23886: Incremental refresh is working when bplocation and c_location are changed

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
---
(0059339)
hgbot   
2013-06-11 13:26   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 87e118b219e6047a7e83e8f0ea6d64fed98a5e29
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu May 30 09:30:20 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/87e118b219e6047a7e83e8f0ea6d64fed98a5e29 [^]

related to issue 23886: Incremental refresh is working when user information is changed

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
---
(0060504)
hgbot   
2013-08-05 19:24   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9b587f4531acf6d72c3f11b123883418af05100c
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Aug 05 17:17:36 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b587f4531acf6d72c3f11b123883418af05100c [^]

related to issue 23886: User information is not refreshed incrementally to avoid a performance problem

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
---
(0060559)
hgbot   
2013-08-12 07:48   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a1aa3f8bc6574393fb1723182cd3b659c9887bdf
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Aug 05 17:17:36 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a1aa3f8bc6574393fb1723182cd3b659c9887bdf [^]

related to issue 23886: User information is not refreshed incrementally to avoid a performance problem

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
---