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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009359
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformcriticalalways2009-06-06 10:452009-06-08 09:20
ReporterjpabloaeView Statuspublic 
Assigned Todalsasua 
PriorityimmediateResolutionfixedFixed in Version2.40MP5
StatusclosedFix in branch2.40Fixed in SCM revision98326538f3c4
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabaseOracleJava version1.6.0_11
OS VersionGentoo - 2.6.26Database version10.2.0.4Ant version1.7.0
Product Version2.40SCM revisionccb53a51e7ef 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009359: GeneralAccountingReports_data.xsql fails to compile

Description
[java] 18952 [main] INFO org.openbravo.data.Sqlc - File: ./org/openbravo/erpCommon/ad_reports/GeneralAccountingReports_data.xsql processed
     [java] 19055 [main] ERROR org.openbravo.data.Sqlc - SQL error in query:
     [java] SELECT A_O.AD_ORG_ID AS ID, A_O.NAME, '' as pagebreak, '' AS PADRE, '' AS START, '' AS END, '' AS PREVIOUS_YEAR, '' AS PREVIOUS_YEAR_ID
     [java] FROM AD_ORG A_O, AD_ROLE_ORGACCESS A_R_O, AD_ROLE R
     [java] WHERE A_R_O.AD_ORG_ID = A_O.AD_ORG_ID
     [java] AND A_R_O.ISACTIVE = 'Y'
     [java] AND A_R_O.AD_ROLE_ID = R.AD_ROLE_ID
     [java] AND R.ISACTIVE = 'Y'
     [java] AND A_R_O.AD_ROLE_ID = TO_NUMBER(?)
     [java] ORDER BY A_O.NAME
     [java] Exception:java.sql.SQLException: ORA-00923: FROM keyword not found where expected
Steps To ReproduceRun "ant install.source" on rev id ccb53a51e7ef.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0009358 closeddalsasua GeneralAccountingReports_data.xsql fails to compile 

-  Notes
(0017063)
hgbot (developer)
2009-06-07 02:01

Repository: erp/stable/2.40
Changeset: 98326538f3c4f6f7e4f1bedfe0abf34e56712585
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Sun Jun 07 01:59:49 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/98326538f3c4f6f7e4f1bedfe0abf34e56712585 [^]

Allow general accounting reports to calculate on the fly opening balance working with Oracle as well. Fixes Issue 9359: GeneralAccountingReports_data.xsql fails to compile

---
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports_data.xsql
---
(0017070)
psarobe (manager)
2009-06-08 09:05

This night it compiled without any problems

- Issue History
Date Modified Username Field Change
2009-06-07 01:53 dalsasua Type defect => backport
2009-06-07 02:01 hgbot Checkin
2009-06-07 02:01 hgbot Note Added: 0017063
2009-06-07 02:01 hgbot Status scheduled => resolved
2009-06-07 02:01 hgbot Resolution open => fixed
2009-06-07 02:01 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/98326538f3c4f6f7e4f1bedfe0abf34e56712585 [^]
2009-06-08 09:04 psarobe Status resolved => closed
2009-06-08 09:04 psarobe Fixed in Version => 2.40MP5
2009-06-08 09:05 psarobe Note Added: 0017070
2009-06-08 09:20 rafaroda Assigned To rafaroda => dalsasua


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker