Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038363Retail ModulesCopy Retail Storepublic2018-04-13 11:482018-04-26 10:52
naiaramartinez 
rqueralta 
normalmajorhave not tried
closedfixed 
5
 
RR18Q3 
marvintm
No
0038363: Add a preference to read a maximum lines from the excel.
The copy store process does not finish in some cases when using the excel file in the process.

There is an error in the excel library. There are some cases where the user cannot see any character in the excel file, but the library thinks that there are lines with data, and it keeps reading the excel infinitely.

To avoid this error we propose to add a preference where the user can define the maximun lines that the excel can read. If the excel reads more than that, thrown an error.
In BUT environment:

1)Execute the copy store with an 'incorrect' excel file.
2)Check that the process does not finis
To avoid this error we propose to add a preference where the user can define the maximun lines that the excel can read. If the excel reads more than that, thrown an error.
No tags attached.
Issue History
2018-04-13 11:48naiaramartinezNew Issue
2018-04-13 11:48naiaramartinezAssigned To => marvintm
2018-04-13 11:48naiaramartinezResolution time => 1524780000
2018-04-13 11:48naiaramartinezTriggers an Emergency Pack => No
2018-04-17 18:58rqueraltaAssigned Tomarvintm => rqueralta
2018-04-17 18:58rqueraltaStatusnew => scheduled
2018-04-20 20:55hgbotCheckin
2018-04-20 20:55hgbotNote Added: 0104018
2018-04-20 20:55hgbotStatusscheduled => resolved
2018-04-20 20:55hgbotResolutionopen => fixed
2018-04-20 20:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/31d1fd118673b253bf1c485caf28255ef1b95151 [^]
2018-04-26 10:49marvintmReview Assigned To => marvintm
2018-04-26 10:49marvintmStatusresolved => closed
2018-04-26 10:49marvintmFixed in Version => RR18Q3
2018-04-26 10:52hgbotCheckin
2018-04-26 10:52hgbotNote Added: 0104089

Notes
(0104018)
hgbot   
2018-04-20 20:55   
Repository: erp/pmods/org.openbravo.retail.copystore
Changeset: 31d1fd118673b253bf1c485caf28255ef1b95151
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Apr 19 23:34:22 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/31d1fd118673b253bf1c485caf28255ef1b95151 [^]

Fixed issue 38363: Add a preference to read a maximum lines from the excel

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/copystore/process/TabHandler.java
A src-db/database/sourcedata/AD_REF_LIST.xml
---
(0104089)
hgbot   
2018-04-26 10:52   
Repository: erp/pmods/org.openbravo.retail.copystore
Changeset: 02700f2908e5257c7b122ef78465598f1b36d116
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Apr 26 10:52:24 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/02700f2908e5257c7b122ef78465598f1b36d116 [^]

Related to issue 38363. Changed name of preference to specify module name

---
M src-db/database/sourcedata/AD_REF_LIST.xml
---