Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005447 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2008-10-07 00:45 | 2008-11-25 22:14 | |||
Reporter | cromero | View Status | public | |||||
Assigned To | cromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 8302 | ||||
Projection | none | ETA | none | Target Version | 2.50 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | 8.3 | Ant version | |||||
Product Version | pi | SCM revision | 8300 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005447: Accounting server fails in PostgreSQL due a wrong sentence | |||||||
Description | Due this sentence: SELECT (case when ad_table.po_window_id is null then '' else ad_column_identifier('AD_Window',TO_CHAR(ad_table.po_window_id),?) end)|| (case when ad_table.po_window_id is null then '' else ' - ' end)|| ad_column_identifier('AD_Window',TO_CHAR(ad_table.ad_window_id),?) FROM AD_TABLE WHERE AD_TABLE_ID = ? The accounting server returns an error message. | |||||||
Proposed Solution | With this line all works fine: ad_column_identifier('AD_Window',TO_CHAR(ad_table.ad_window_id),?) AS DESCRIPTION | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0009407) svnbot (viewer) 2008-10-07 00:46 |
Repository: openbravo Revision: 8302 Author: cromeroherrero Date: 2008-10-07 00:46:50 +0200 (Tue, 07 Oct 2008) Fixed bug 5447: Accounting server fails in PostgreSQL due a wrong sentence --- U trunk/src/org/openbravo/erpCommon/ad_background/PeriodicAcctServer_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=8302&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-10-07 00:45 | cromero | New Issue | |
2008-10-07 00:45 | cromero | Assigned To | => cromero |
2008-10-07 00:45 | cromero | sf_bug_id | 0 => 2150412 |
2008-10-07 00:45 | cromero | OBNetwork customer | => No |
2008-10-07 00:45 | cromero | Regression testing | => No |
2008-10-07 00:46 | svnbot | Checkin | |
2008-10-07 00:46 | svnbot | Note Added: 0009407 | |
2008-10-07 00:46 | svnbot | Status | new => resolved |
2008-10-07 00:46 | svnbot | Resolution | open => fixed |
2008-10-07 00:46 | svnbot | svn_revision | => 8302 |
2008-11-25 22:14 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |