core-jgi/db/ddlutils/oracle
Carlos Ruiz 5bc1dae184 IDEMPIERE-1370 Circular Reference in Product Info when a bom product is referenced to itself and its price-lists prices are set to zero
Thorough review of the BOM verification process:
1 - changed the three BOMprice functions to not take into account unverified BOMs
2 - fixed four BOMQty functions to point to correct BOM structures
3 - dropped from DB unused BOMQty*ASI functions and deprecated M_Product_BOM_Check.java class
4 - Verify BOMs process inactivated (pointing to unused structures)
5 - set default and displaylogic for process parameters of Verify BOM Structure
6 - set product verified flag as readonly to allow modification just via process verify BOM
7 - BOM products are marked as not verified when lines are changed or last line deleted
2013-09-19 21:52:10 -05:00
..
functions IDEMPIERE-1370 Circular Reference in Product Info when a bom product is referenced to itself and its price-lists prices are set to zero 2013-09-19 21:52:10 -05:00
log * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
procedures IDEMPIERE-422 Complete Native Sequence feature / Fix broken oracle procedure 2012-11-07 09:12:41 -05:00
views IDEMPIERE-1188 Invoice Price Variance for Average PO Costing. 2013-08-14 17:37:27 +08:00
AfterImport.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
ant.sh Minor - add ant.sh to help if ant not installed 2008-07-07 18:38:16 +00:00
build-ddl.properties * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
build-ddl.xml * split model by table 2006-12-28 09:25:15 +00:00
build.properties * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
build.xml minor - loading of script to create plsql function should be inside the load-function target. 2009-01-28 07:42:17 +00:00
functions-decl.sql * split model by table 2006-12-28 09:25:15 +00:00
init.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
jdbc.properties.oracle10 * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +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.oracle to suit your environment
3. 'ant create' to create the adempiere seed database for oracle.