Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023381 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 08. Project and service management | major | always | 2013-03-22 14:33 | 2013-05-02 19:03 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | b9020a608e64 | ||||
Projection | none | ETA | none | Target Version | 3.0MP23 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | caristu | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 20218 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023381: The SE_Expense_Poduct callout fails under some conditions. | |||||||
Description | Having 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 Solution | Remove from the SE_Expense_Poduct_data the TRIM(TO_CHAR from the selects | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2013-04-30 19:24 |
Verified |
(0058437) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
2013-03-22 14:33 | egoitz | Support ticket | => 20218 |
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 |