Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0005978 | Openbravo ERP | 09. Financial management | public | 2008-11-15 10:52 | 2009-01-09 14:11 | |||||||
Reporter | iperdomo | |||||||||||
Assigned To | dalsasua | |||||||||||
Priority | high | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | out of date | |||||||||
Platform | OS | 20 | OS Version | 2.6.23-gentoo-r9 | ||||||||
Product Version | pi | |||||||||||
Target Version | pi | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0005978: Fix of issue 4448 don't work in PostgreSQL | |||||||||||
Description | The fix of issue 4448 don't work in PostgreSQL: ---- [java] 19002 [main] INFO org.openbravo.data.Sqlc - File: ./org/openbravo/erpCommon/ad_process/CashBankOperations_data.xsql processed [java] 19009 [main] ERROR org.openbravo.data.Sqlc - SQL error in query: [java] [java] SELECT P.AD_ORG_ID AS PADRE, C.C_BANKACCOUNT_ID AS ID, C.DISPLAYEDACCOUNT AS NAME [java] FROM AD_ORG O, AD_ORG P, C_BANKACCOUNT C [java] WHERE O.AD_ORG_ID = C.AD_ORG_ID [java] AND AD_ISORGINCLUDED(C.AD_ORG_ID,P.AD_ORG_ID,O.AD_CLIENT_ID) <> -1 [java] AND (P.AD_CLIENT_ID = O.AD_CLIENT_ID OR P.AD_ORG_ID = 0) [java] AND O.AD_ORG_ID IN ('1') [java] AND O.AD_CLIENT_ID IN ('2') [java] ORDER BY PADRE, NAME [java] [java] Exception:org.postgresql.util.PSQLException: ERROR: operator does not exist: character varying = integer [java] org.postgresql.util.PSQLException: ERROR: operator does not exist: character varying = integer | |||||||||||
Steps To Reproduce | * Update your trunk's working to revision 10098 * Using PostgreSQL database, try to build the application | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2008-11-15 10:52 | iperdomo | New Issue | ||||||||||
2008-11-15 10:52 | iperdomo | Assigned To | => dalsasua | |||||||||
2008-11-15 10:52 | iperdomo | sf_bug_id | 0 => 2290026 | |||||||||
2008-11-15 10:52 | iperdomo | Regression testing | => No | |||||||||
2008-11-15 10:52 | iperdomo | Relationship added | has duplicate 0004448 | |||||||||
2008-11-15 10:53 | iperdomo | Relationship deleted | has duplicate 0004448 | |||||||||
2008-11-15 10:53 | iperdomo | Relationship added | related to 0004448 | |||||||||
2008-11-17 10:22 | svnbot | Checkin | ||||||||||
2008-11-17 10:22 | svnbot | Note Added: 0010327 | ||||||||||
2008-11-17 10:22 | svnbot | Status | new => resolved | |||||||||
2008-11-17 10:22 | svnbot | Resolution | open => fixed | |||||||||
2008-11-17 10:22 | svnbot | svn_revision | => 10116 | |||||||||
2008-11-25 12:10 | psarobe | Note Added: 0010625 | ||||||||||
2008-12-03 19:33 | psarobe | Status | resolved => new | |||||||||
2008-12-03 19:33 | psarobe | Resolution | fixed => open | |||||||||
2008-12-03 19:33 | psarobe | Note Added: 0010950 | ||||||||||
2008-12-03 19:35 | psarobe | Status | new => scheduled | |||||||||
2008-12-03 19:35 | psarobe | fix_in_branch | => trunk | |||||||||
2008-12-09 11:05 | dalsasua | Note Added: 0011042 | ||||||||||
2009-01-09 14:11 | rafaroda | Status | scheduled => closed | |||||||||
2009-01-09 14:11 | rafaroda | Note Added: 0012029 | ||||||||||
2009-01-09 14:11 | rafaroda | Resolution | open => out of date |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|