core-jgi/_Project-ID-AdempiereJasper
trifonnt 8a9d7c7dc1 Moved to trunk. 2007-01-20 17:51:52 +00:00
..
build Moved to trunk. 2007-01-20 17:51:52 +00:00
doc Moved to trunk. 2007-01-20 17:51:52 +00:00
druid Moved to trunk. 2007-01-20 17:51:52 +00:00
dtds Moved to trunk. 2007-01-20 17:51:52 +00:00
logs Moved to trunk. 2007-01-20 17:51:52 +00:00
patch/dbPort/src/org/compiere/model Moved to trunk. 2007-01-20 17:51:52 +00:00
plugins/src/org.compiere.compilo.importer.jasperreports Moved to trunk. 2007-01-20 17:51:52 +00:00
sql Moved to trunk. 2007-01-20 17:51:52 +00:00
temp Moved to trunk. 2007-01-20 17:51:52 +00:00
xml Moved to trunk. 2007-01-20 17:51:52 +00:00
xsd Moved to trunk. 2007-01-20 17:51:52 +00:00
.classpath Moved to trunk. 2007-01-20 17:51:52 +00:00
.project Moved to trunk. 2007-01-20 17:51:52 +00:00
Druid-ID-AdempiereJasper.launch Moved to trunk. 2007-01-20 17:51:52 +00:00
ReadMe.txt Moved to trunk. 2007-01-20 17:51:52 +00:00
boot.properties Moved to trunk. 2007-01-20 17:51:52 +00:00
build-ID-001.bat.sample Moved to trunk. 2007-01-20 17:51:52 +00:00
build-ID-001.properties.sample Moved to trunk. 2007-01-20 17:51:52 +00:00
build-ID-001.sh.sample Moved to trunk. 2007-01-20 17:51:52 +00:00
build.xml Moved to trunk. 2007-01-20 17:51:52 +00:00
log4j.properties Moved to trunk. 2007-01-20 17:51:52 +00:00
run-druid.bat Moved to trunk. 2007-01-20 17:51:52 +00:00
splash.jpg Moved to trunk. 2007-01-20 17:51:52 +00:00

ReadMe.txt

This a template project showing how to organize and store Compiere customizations.

This is work in progress, so please be patient.

Any comments and requests for improvements are wellcome.

Any improvements and patches are very wellcome and highly appreciated.

HowTo.

http://prdownloads.sourceforge.net/comxe/_Project-ID-Example.swf?download

1) Copy "build-ID-001.[bat|sh].sample" into "build-ID-001.[bat|sh]"

2) Modify "build-ID-001.[bat|sh]" file and set proper setting for:
COMPIERE_HOME
JAVA_HOME

3) Copy "build-ID-001.properties.sample" into "build-ID-001.properties"

4) Modify "build-ID-001.properties" file and set proper setting for:
oracle.host=
oracle.port=1521
oracle.sid=
oracle.search=
oracle.username=
oracle.password=

5) Open a shell console and execute commands:
"build-ID-001.[bat|sh] createDB"
"build-ID-001.[bat|sh] alterDB"
"build-ID-001.[bat|sh] model"
"build-ID-001.[bat|sh] view"

Enjoy new functionality.
Records now should be imported into Compiere AD.