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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004537
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] Z. Otherscriticalalways2008-07-29 07:542008-09-04 16:39
ReporterjpabloaeView Statuspublic 
Assigned Toeduardo_Argal 
PriorityimmediateResolutionfixedFixed in Version2.40
StatusclosedFix in branchpiFixed in SCM revision6010
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabaseOracleJava version1.5.0_16
OS VersionGentoo - 2.6.24Database version10.2.0.4Ant version1.7.0
Product VersionSCM revision6011 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004537: GeneralAccountingReports does not compile

DescriptionGeneralAccountingReports.java does not compile. Error log:

compileSqlc:
    [javac] Compiling 791 source files to /opt/builds/openbravo-branch-r2.3x/build/classes
    [javac] /opt/builds/openbravo-branch-r2.3x/src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java:145: 
cannot find symbol
    [javac] symbol  : method date(org.openbravo.erpCommon.ad_reports.GeneralAccountingReports,java.lang.String,java.lang.String)
    
[javac] location: class org.openbravo.erpCommon.ad_reports.GeneralAccountingReportsData
    [javac]     if (strDateTo.equals("")) strDateTo = GeneralAccountingReportsData.date(this, 
strAgno, vars.getSqlDateFormat());
    [javac]                                                                       ^
    [javac] /opt/builds/openbravo-branch-r2.3x/src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java:147: 
cannot find symbol
    [javac] symbol  : method date(org.openbravo.erpCommon.ad_reports.GeneralAccountingReports,java.lang.String,java.lang.String)
    
[javac] location: class org.openbravo.erpCommon.ad_reports.GeneralAccountingReportsData
    [javac]     if (strDateToRef.equals("")) strDateToRef = GeneralAccountingReportsData.date(this, 
strAgnoRef, vars.getSqlDateFormat());
    [javac]                                                                             ^
    [javac] Note: /opt/builds/openbravo-branch-r2.3x/src/org/openbravo/erpCommon/businessUtility/AccountTree.java 
uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
Steps To Reproduce1. Check out r2.3x at r6011.
2. Run "ant install.source".
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0008416)
iperdomo (viewer)
2008-07-29 08:22

r6010 | eduardoargal | 2008-07-28 16:59:39 +0200 (Mon, 28 Jul 2008) | 2 lines
Changed paths:
   M /branches/r2.3x/src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports_data.xsql

related to issue 0000292: [ 1962977 ] P&L report - Wrong operands calculation. Fixed
Wrong P&L sql.
(0008524)
eduardo_Argal (viewer)
2008-08-11 16:11

Fixed in revision 6010

- Issue History
Date Modified Username Field Change
2008-07-29 07:54 jpabloae New Issue
2008-07-29 07:54 jpabloae Assigned To => cromero
2008-07-29 07:54 jpabloae OBNetwork customer => No
2008-07-29 08:20 iperdomo Note Added: 0008415
2008-07-29 08:20 iperdomo Status new => scheduled
2008-07-29 08:20 iperdomo Assigned To cromero => eduardo_Argal
2008-07-29 08:20 iperdomo fix_in_branch => trunk
2008-07-29 08:21 iperdomo Note Deleted: 0008415
2008-07-29 08:22 iperdomo Note Added: 0008416
2008-08-11 16:11 eduardo_Argal Status scheduled => resolved
2008-08-11 16:11 eduardo_Argal svn_revision => 6010
2008-08-11 16:11 eduardo_Argal Resolution open => fixed
2008-08-11 16:11 eduardo_Argal Note Added: 0008524
2008-09-04 16:39 psarobe Regression testing => No
2008-09-04 16:39 psarobe Status resolved => closed
2008-09-04 16:39 psarobe Fixed in Version => 2.40


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker