Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023885Retail ModulesWeb POSpublic2013-05-22 16:372014-06-26 15:48
jecharri 
marvintm 
highminoralways
closedfixed 
5
RMP22 
RMP24RMP24 
marvintm
OBPS
21309
No
0023885: Incremental refresh does not work if you add new product
Incremental refresh does not work if you add new product
-configure incremental refresh --> 1 minute

-create a product with the terminal price list

verify that the product is not added in the terminal.

-add to the assortment

verify that the product is not synchronized because the application does not detect changes in table m_product

If you change the product name, you will see that the product is added automatically
No tags attached.
related to defect 0023788RMP22 closed marvintm Prices are not updated with the incremental refresh 
related to feature request 0024513 new marvintm Use isactive for include/delete products using the incremental refresh 
Issue History
2013-05-22 16:37jecharriNew Issue
2013-05-22 16:37jecharriAssigned To => marvintm
2013-05-22 16:37jecharriOBNetwork customer => Yes
2013-05-22 16:37jecharriResolution time => 1375567200
2013-05-22 16:37jecharriSupport ticket => 21309
2013-05-22 16:38jecharriRelationship addedrelated to 0023788
2013-05-22 16:40jecharriIssue cloned0023886
2013-06-07 14:54hgbotCheckin
2013-06-07 14:54hgbotNote Added: 0059281
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/5d10e0ff286f174c275dc8067ee22bac9951e085 [^]
2013-06-11 13:26hgbotCheckin
2013-06-11 13:26hgbotNote Added: 0059340
2013-06-11 13:26hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5d10e0ff286f174c275dc8067ee22bac9951e085 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/5d10e0ff286f174c275dc8067ee22bac9951e085 [^]
2013-06-19 10:35marvintmReview Assigned To => marvintm
2013-06-19 10:35marvintmStatusresolved => closed
2013-06-19 10:35marvintmFixed in Version => RMP24
2013-08-08 10:12caristuRelationship addedrelated to 0024513
2014-06-26 15:48hgbotCheckin
2014-06-26 15:48hgbotNote Added: 0068353

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

Fixed issue 23885: New products are updated by the incremental refresh

---
M src/org/openbravo/retail/posterminal/master/Product.java
---
(0059340)
hgbot   
2013-06-11 13:26   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 5d10e0ff286f174c275dc8067ee22bac9951e085
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu May 30 10:29:02 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/5d10e0ff286f174c275dc8067ee22bac9951e085 [^]

Fixed issue 23885: New products are updated by the incremental refresh

---
M src/org/openbravo/retail/posterminal/master/Product.java
---
(0068353)
hgbot   
2014-06-26 15:48   
Repository: erp/devel/api-checks
Changeset: 7e96b012f728ed8d98bffbabe10c4db229959be3
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Thu Jun 26 15:47:58 2014 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/7e96b012f728ed8d98bffbabe10c4db229959be3 [^]

Accepts false positive: new default parameter was added to C_ORDER_POST1.xml (issue 23885)

---
M model/src-db/database/model/functions/C_ORDER_POST1.xml
---