- view replacement for M_Storage – ad_table marked as view - migration script from M_Storage to the two new tables - migration script to fill M_Warehouse.ReserveLocator_ID - generate UUID columns and model classes for the two new tables - the unique index key m_storagereservation_pkey must have IsSOTrx - reorg unique index key m_storagereonhand_pkey - most accessed columns first - m_product_stock_v - restored to previous version based on M_Storage now view - m_product_substituterelated_v - restored to previous version based on M_Storage now view |
||
---|---|---|
.. | ||
functions | ||
log | ||
pljava/META-INF | ||
views | ||
RUN_build.sh | ||
build-ddl.properties | ||
build-ddl.xml | ||
build-view.xml | ||
build.properties | ||
build.xml | ||
jdbc.properties.postgresql | ||
operators.sql | ||
readme.txt | ||
uuid-ossp.sql |
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.