Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0004537 | Openbravo ERP | Z. Others | public | 2008-07-29 07:54 | 2008-09-04 16:39 |
Reporter | jpabloae | ||||
Assigned To | eduardo_Argal | ||||
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 30 | OS Version | Gentoo - 2.6.24 | |
Product Version | |||||
Target Version | Fixed in Version | 2.40 | |||
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 | 0004537: GeneralAccountingReports does not compile | ||||
Description | GeneralAccountingReports.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 Reproduce | 1. Check out r2.3x at r6011. 2. Run "ant install.source". | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|