Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002807Openbravo ERP02. Master data managementpublic2008-04-04 12:242008-07-02 17:38
cromero 
cromero 
normalminoralways
closedfixed 
5
 
2.40beta 
No
Core
No
0002807: Error in the Edi File import
Insert clause is wrong in EdiFileImport.xsql. The wrong line is:
VALUES(TO_NUMBER(?) TO_NUMBER(?), TO_NUMBER(?), 'Y', now(), TO_NUMBER(?), now(), TO_NUMBER(?), ?, ?, ?, ?, ?, to_date(?, 'yyyymmdd'), to_date(?, 'yyyymmdd'), ?, ?, TO_NUMBER(?), ?, ?, ?, ?, ?, ?)
take a look to the two first parameters without ','.
No tags attached.
depends on backport 0003672 closed pheenan Error in the Edi File import 
Issue History
2008-07-02 17:38plujanStatusresolved => closed
2008-07-02 17:38plujanFixed in Version2.40alpha-r2 => 2.40beta

Notes
(0006396)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1934282 [^]
(0003439)
cromero   
2008-04-04 12:31   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1500614
Originator: YES

Right line is:
VALUES(TO_NUMBER(?), TO_NUMBER(?), TO_NUMBER(?), 'Y', now(), TO_NUMBER(?), now(), TO_NUMBER(?), ?, ?, ?, ?, ?, to_date(?, 'yyyymmdd'), to_date(?, 'yyyymmdd'), ?, ?, TO_NUMBER(?), ?, ?, ?, ?, ?, ?)
(0003440)
cromero   
2008-04-04 12:33   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1500614
Originator: YES

Fixed in the trunk in revision 3270