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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023381
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 08. Project and service managementmajoralways2013-03-22 14:332013-05-02 19:03
ReporteregoitzView Statuspublic 
Assigned Todmiguelez 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionb9020a608e64
ProjectionnoneETAnoneTarget Version3.0MP23
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023381: The SE_Expense_Poduct callout fails under some conditions.

DescriptionHaving the postgresql database with language 'es_ES.UTF-8' the number on the columnas are saved with dot (.) but the callout get them with coma (,) and the process fails.
Steps To Reproduce-With an application using postgresql as described previously.
-Activate the instance to see project managemente module
-go to expenses window
-Add a header
-go to lines
-Select the km product.
*The callout fails:
java.lang.NumberFormatException
Proposed SolutionRemove from the SE_Expense_Poduct_data the TRIM(TO_CHAR from the selects
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0058359)
hgbot (developer)
2013-04-30 18:59

Repository: erp/devel/pi
Changeset: b9020a608e642ab682e9bdf9d9bfd0017cc48b97
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Apr 30 18:58:06 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b9020a608e642ab682e9bdf9d9bfd0017cc48b97 [^]

Fixes Issue 23381. Removes TRIM(TO_CHAR... sentence in query
and fixes callout in java code.

---
M src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Product.java
M src/org/openbravo/erpCommon/ad_callouts/SE_Expense_Product_data.xsql
---
(0058371)
caristu (developer)
2013-04-30 19:24

Verified
(0058437)
hudsonbot (developer)
2013-05-02 19:03

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b67b46460127 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-03-22 14:33 egoitz New Issue
2013-03-22 14:33 egoitz Assigned To => dmiguelez
2013-03-22 14:33 egoitz Modules => Core
2013-03-22 14:33 egoitz Resolution time => 1366236000
2013-03-22 14:33 egoitz Triggers an Emergency Pack => No
2013-03-25 09:46 dmiguelez Assigned To dmiguelez => jonalegriaesarte
2013-04-02 18:51 jonalegriaesarte Target Version 3.0MP22 => 3.0MP23
2013-04-25 10:43 jonalegriaesarte Assigned To jonalegriaesarte => dmiguelez
2013-04-30 18:59 hgbot Checkin
2013-04-30 18:59 hgbot Note Added: 0058359
2013-04-30 18:59 hgbot Status new => resolved
2013-04-30 18:59 hgbot Resolution open => fixed
2013-04-30 18:59 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b9020a608e642ab682e9bdf9d9bfd0017cc48b97 [^]
2013-04-30 19:24 caristu Review Assigned To => caristu
2013-04-30 19:24 caristu Note Added: 0058371
2013-04-30 19:24 caristu Status resolved => closed
2013-05-02 19:03 hudsonbot Checkin
2013-05-02 19:03 hudsonbot Note Added: 0058437


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker