core-jgi/_Project-ID-AdempiereJasper
trifonnt 6f27400bb8 Added 'base' project to classpath in order to work with Adempiere version > 3.2 2007-05-14 15:57:21 +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 Added 'base' project to classpath in order to work with Adempiere version > 3.2 2007-05-14 15:57:21 +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 Added some read me information. 2007-01-21 15:00:48 +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 Improving DeathMeat's work. 2007-01-30 10:13:17 +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.

Target integration between Compiere and Jasper Reports.

Steps that user must do:
01) Copy "build-ID-001.properties.sampe" into "build-ID-001.properties"
02) Set proper setting in "build-ID-001.properties" file.

03) Copy "build-ID-001.[bat|sh].sampe" into "build-ID-001.[bat|sh]"
04) Set proper setting in "build-ID-001.[bat|sh]" file.

05) Open shell console in current directory(_Project-ID-AdempiereJasper) and execute:
      build-ID-001.bat alterDB
      build-ID-001.bat model
      build-ID-001.bat view
      build-ID-001.bat imp_AD_ProcessJasper
      build-ID-001.bat imp_AD_Process_Access
      
Enjoy new functionality.
Records now should be imported into Compiere AD.