5bc1dae184
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 |
||
---|---|---|
.. | ||
functions | ||
log | ||
procedures | ||
views | ||
AfterImport.sql | ||
ant.sh | ||
build-ddl.properties | ||
build-ddl.xml | ||
build.properties | ||
build.xml | ||
functions-decl.sql | ||
init.sql | ||
jdbc.properties.oracle10 | ||
readme.txt |
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.