Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0002342 | Openbravo ERP | A. Platform | public | 2007-12-04 20:21 | 2008-11-26 13:59 | |||||||
Reporter | jpabloae | |||||||||||
Assigned To | gorkaion | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | 2.40alpha-r2 | ||||||||||
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 | 0002342: No menu without sampledata in database creation | |||||||||||
Description | If one creates the database (ant create.database) commenting the sampledata line, then after logging in there are only 2 menu elements: a link to openbravo.com and "Information". So one can't do anything (create a client, etc). Steps to reproduce: 1. Edit database/build.xml and comment the sampledata part: <target name="create.database"> <antcall target="clean.database.${bbdd.rdbms}"/> <chmod dir="${base.source}/database" perm="755" type="both" /> <antcall target="prepare.database"/> <antcall target="create.database.structure"/> <antcall target="import.database.data" /> <!--<antcall target="import.database.sampledata" />--> </target> 2. Recreate the database, compile openbravo and deploy it. ant create.database ant core.lib wad.lib trl.lib compile.complete war (here system steps to deploy war) 3. Login as Openbravo/openbravo. 4. There are no menu items. * Environment: Version: trunk r1667 Database: Oracle 10g XE OS: Gentoo Linux Ant 1.7.0 Tomcat 6 Sun JDK 1.5.0_13 | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2008-11-26 13:59 | psarobe | Regression testing | => No | |||||||||
2008-11-26 13:59 | psarobe | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|