Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014124Openbravo ERPA. Platformpublic2010-08-04 13:452010-10-06 12:19
rafaroda 
marvintm 
normalmajorhave not tried
newopen 
20Community Appliance
2.50MP20 
 
Core
No
0014124: ant install.source without sampledata
There should be a way to execute ant install.source without loading sampledata.

When creating database, when can chose it: ant create.database -Dapply.on.create=false

Proposed solution is: ant install.source -Dapply.on.create=false

Workaround:
* Remove the content of referencedata/sampledata https://code.openbravo.com/erp/devel/pi/file/tip/referencedata/sampledata [^]
* Launch: ant create.database
No tags attached.
related to feature request 0014788 new Triage Platform Base ant install.source without Oracle user creation 
Issue History
2010-08-04 13:45rafarodaNew Issue
2010-08-04 13:45rafarodaAssigned To => alostale
2010-08-04 13:47rafarodaNote Added: 0029786
2010-10-06 12:18rafarodaRelationship addedrelated to 0014788
2010-10-06 12:18rafarodaAssigned Toalostale => marvintm
2010-10-06 12:19rafarodaDescription Updatedbug_revision_view_page.php?rev_id=992#r992

Notes
(0029786)
rafaroda   
2010-08-04 13:47   
Workaround 1: Before launching ant install.source remove from referencedata/sampledata the files:
o Accounting_Test.xml
o QA_Testing.xml
o SmallBazaar.xml

Workaround 2: use Delete Client capability (which takes a lot of time, besides the time that takes to load the sampledata).