Project:
View Revisions: Issue #14124 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0014124: ant install.source without sampledata | ||
Revision | 2010-10-06 12:19 by rafaroda | ||
Description | 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 |
||
Revision | 2010-10-06 12:18 by rafaroda | ||
Description | 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 |
Copyright © 2000 - 2009 MantisBT Group |