Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005612
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajoralways2008-10-22 13:022008-10-27 10:20
ReporterjtarbalView Statuspublic 
Assigned Tocromero 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005612: Error when synchronizing POS Orders with ERP

DescriptionWhen synchronizing the Openbravo POS (v2.20) sales orders with the Openbravo ERP (v2.40), no sales orders are imported to OB ERP, although the POS shows a message saying that the imoprtation has been done successfully.

Looking to the OB ERP logs the error happens when trying to insert data in I_ORDER (ORA-01810). Debuging the error, I found where it is exactly:

In ExternalSalesImpl.java in line 417 the date format to be used in the insert is defined. The problem is that the date format is taken from java, that is: dd-MM-yyyy HH:mm:ss. This format is used in the XSQL when doing the insert. In Oracle, MM and mm are the same thing, so an error 01810 is thrown.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00054732.50 closedjarek_wozniak External Sales Webservice can't work anymore after uuid-merge 

-  Notes
(0009756)
psarobe (manager)
2008-10-27 10:20

This bug has been fixed because of 5473 although they are different ones

- Issue History
Date Modified Username Field Change
2008-10-22 13:02 jtarbal New Issue
2008-10-22 13:02 jtarbal Assigned To => cromero
2008-10-22 13:02 jtarbal sf_bug_id 0 => 2186574
2008-10-27 10:19 psarobe Regression testing => No
2008-10-27 10:20 psarobe Relationship added duplicate of 0005473
2008-10-27 10:20 psarobe Status new => closed
2008-10-27 10:20 psarobe Note Added: 0009756
2008-10-27 10:20 psarobe Duplicate ID 0 => 5473
2008-10-27 10:20 psarobe Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker