core-jgi/db/ddlutils/postgresql
Heng Sin Low 6a71e527ab iDempiere IDEMPIERE-234 Configurable Toolbar.
- Expose AD_Window_UU, AD_Tab_UU, AD_Table_UU and IsSortTab as part of the _TabInfo. This allow display logic of button to target specific tab or table that is not using official id.
2012-10-28 12:13:27 +08:00
..
functions IDEMPIERE-422 Complete Native Sequence feature / peer review and tests 2012-10-05 19:03:57 -05:00
log
pljava/META-INF
views iDempiere IDEMPIERE-234 Configurable Toolbar. 2012-10-28 12:13:27 +08:00
RUN_build.sh
build-ddl.properties
build-ddl.xml
build-view.xml Added ant file to create view. 2008-11-25 15:45:39 +00:00
build.properties
build.xml Remove obsolete install_procedures.sql and modify build.xml to install the uuid-ossp module. 2011-01-11 17:32:55 +08:00
jdbc.properties.postgresql
operators.sql * Replace some sqlj function with pl/pgsql version. 2007-01-26 10:06:05 +00:00
readme.txt
uuid-ossp.sql IDEMPIERE-274 Database seed missing Generate_UUID function 2012-05-28 11:50:41 -05: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.