Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027867Retail ModulesWeb POSpublic2014-10-14 18:422014-11-07 11:14
jecharri 
marvintm 
immediatemajoralways
closedfixed 
5
 
RR14Q3pi 
migueldejuana
Production - QA Approved
2014-04-16
RR14Q3
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6c9232343173 [^]
No
0027867: Orders in errors while importing POS data from old versions are not going to be able to synchronize in Q3
Orders in errors while importing POS data from old versions are not going to be able to synchronize in Q3

The problem is that in Q3 we have included a new way to synchronize errors, so the main problem is that previously error type was set as
errorEntry.setTypeofdata("order");
and the new process is going to find entity "Order" with upper "O".

-create some order errors in Q2
-upgrade to Q3
-verify that you can not fix the errors because you will receive nullpointer exception
Create a modulescript to change from "order" to "Order" in table obpos_errors
No tags attached.
Issue History
2014-10-14 18:42jecharriNew Issue
2014-10-14 18:42jecharriAssigned To => marvintm
2014-10-14 18:42jecharriResolution time => 1413496800
2014-10-14 18:42jecharriRegression level => Production - Confirmed Stable
2014-10-14 18:42jecharriRegression date => 2014-04-16
2014-10-14 18:42jecharriRegression introduced in release => RR14Q3
2014-10-14 18:42jecharriRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6c9232343173 [^]
2014-10-14 18:42jecharriTriggers an Emergency Pack => No
2014-10-14 18:45jecharriProposed Solution updated
2014-10-15 13:39hgbotCheckin
2014-10-15 13:39hgbotNote Added: 0070958
2014-10-15 13:39hgbotStatusnew => resolved
2014-10-15 13:39hgbotResolutionopen => fixed
2014-10-15 13:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49c00af726df6ed55f956172c2d506f804416c36 [^]
2014-10-15 13:50hgbotCheckin
2014-10-15 13:50hgbotNote Added: 0070961
2014-10-16 09:39hgbotCheckin
2014-10-16 09:39hgbotNote Added: 0070980
2014-10-17 10:04dmitry_mezentsevStatusresolved => new
2014-10-17 10:04dmitry_mezentsevResolutionfixed => open
2014-10-17 10:04dmitry_mezentsevRegression levelProduction - Confirmed Stable => Production - QA Approved
2014-10-17 10:04dmitry_mezentsevStatusnew => scheduled
2014-10-17 10:04dmitry_mezentsevfix_in_branch => pi
2014-10-17 10:05dmitry_mezentsevNote Added: 0071015
2014-10-17 10:05dmitry_mezentsevStatusscheduled => resolved
2014-10-17 10:05dmitry_mezentsevFixed in Version => pi
2014-10-17 10:05dmitry_mezentsevResolutionopen => fixed
2014-10-23 17:37hgbotCheckin
2014-10-23 17:37hgbotNote Added: 0071144
2014-10-24 10:29hgbotCheckin
2014-10-24 10:29hgbotNote Added: 0071155
2014-11-07 11:14migueldejuanaReview Assigned To => migueldejuana
2014-11-07 11:14migueldejuanaNote Added: 0071489
2014-11-07 11:14migueldejuanaStatusresolved => closed

Notes
(0070958)
hgbot   
2014-10-15 13:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 49c00af726df6ed55f956172c2d506f804416c36
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Oct 15 13:39:24 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49c00af726df6ed55f956172c2d506f804416c36 [^]

Fixed issue 27867. Added a modulescript to fix the typeofdata column in the errors table.

---
A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/FixErrorTableData.java
---
(0070961)
hgbot   
2014-10-15 13:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 47deddee3401f9e5ac136b0a43427daa602a4f44
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Oct 15 13:49:50 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/47deddee3401f9e5ac136b0a43427daa602a4f44 [^]

Related to issue 27867. Added .class file

---
A build/classes/org/openbravo/retail/posterminal/modulescript/FixErrorTableData.class
---
(0070980)
hgbot   
2014-10-16 09:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 36ba8dd05fda45eba02695360c8749912520d88f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Oct 16 09:39:34 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/36ba8dd05fda45eba02695360c8749912520d88f [^]

Related to issue 27867. Changed license.

---
M src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/FixErrorTableData.java
---
(0071015)
dmitry_mezentsev   
2014-10-17 10:05   
Reopened to update Regression Information
(0071144)
hgbot   
2014-10-23 17:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c5f2813db364d224317993d62ca173b0f2578a06
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Oct 23 17:36:33 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c5f2813db364d224317993d62ca173b0f2578a06 [^]

Related to issue 27867. Moved queries to xsql. Improved error message.
In Q3, as part of the refactor of the data synchronization tasks, the list reference used in the errors table was changed. This modulescript will update any entry in the errors table to the new values in the reference.

---
M build/classes/org/openbravo/retail/posterminal/modulescript/FixErrorTableData.class
M src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/FixErrorTableData.java
A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/FixErrorTableData_Data.xsql
---
(0071155)
hgbot   
2014-10-24 10:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5c50ecec3ccf22c22a285116cff5b017c9bfb31c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 24 10:29:28 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5c50ecec3ccf22c22a285116cff5b017c9bfb31c [^]

Related to issue 27867. Add missing .class file

---
A build/classes/org/openbravo/retail/posterminal/modulescript/FixErrorTableDataData.class
---
(0071489)
migueldejuana   
2014-11-07 11:14   
Tested and reviewed in d0acd063f5ab