core-jgi/db/ddlutils/postgresql
Carlos Ruiz e80958f2d5 * Update MatchInv ProcessedOn to happen after invoice ProcessedOn (for a better reposting process)
* Added ProcessedOn column to RV_Unposted view and window
* minor fix in MCost - printing wrong variable in log
FR [2962094] Finish implementation of weighted average costing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-25 00:25:21 +00:00
..
functions Merge bug fixes from release into trunk 2010-03-17 10:57:46 +00:00
log * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
pljava/META-INF new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
views * Update MatchInv ProcessedOn to happen after invoice ProcessedOn (for a better reposting process) 2010-03-25 00:25:21 +00:00
RUN_build.sh new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
build-ddl.properties * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
build-ddl.xml new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
build-view.xml Added ant file to create view. 2008-11-25 15:45:39 +00:00
build.properties new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
build.xml pljava no longer needed. 2009-04-27 05:06:02 +00:00
install_procedures.sql 2007-01-25 05:15:06 +00:00
jdbc.properties.postgresql new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
operators.sql * Replace some sqlj function with pl/pgsql version. 2007-01-26 10:06:05 +00:00
readme.txt * Some documentation for the ddlutils script 2006-12-17 16:20:53 +00:00

readme.txt

1. Installed ant
2. Update build.properties and jdbc.properties.postgresql to suit your environment
3. 'ant create' to create the adempiere seed database for postgresql.