core-jgi/db/ddlutils/postgresql/functions
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
..
tests
Acct_Balance.sql
Add_Months.sql
BOM_PriceLimit.sql 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
BOM_PriceList.sql 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
BOM_PriceStd.sql 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
BOM_Qty_Available.sql 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
BOM_Qty_OnHand.sql 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
BOM_Qty_Ordered.sql 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
BOM_Qty_Reserved.sql 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
C_BPartner_RemitLocation.sql
C_Currency_Base.sql
C_Currency_Convert.sql
C_Currency_Rate.sql
C_Currency_Round.sql
C_Invoice_Discount.sql
C_Invoice_Open.sql
C_Invoice_OpenToDate.sql
C_Invoice_Paid.sql
C_Invoice_PaidToDate.sql
C_PaymentTerm_Discount.sql
C_PaymentTerm_DueDate.sql
C_PaymentTerm_DueDays.sql
C_Payment_Allocated.sql
C_Payment_Available.sql
Generate_UUID.sql
INSTR.sql
ProductAttribute.sql
addDays.sql
altercolumn.sql IDEMPIERE-708 Postgresql ERROR: date/time value "current" is no longer supported. 2013-03-15 14:03:01 +08:00
charAt.sql
daysBetween.sql
documentNo.sql
firstOf.sql
get1099bucket.sql IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / ASU_1099Box 2013-03-18 13:50:27 -05:00
getDate.sql
get_Sysconfig.sql
nextBusinessDay.sql
nextID.sql IDEMPIERE-422 Complete Native Sequence feature / peer review and tests 2012-10-05 19:03:57 -05:00
nextIDFunc.sql
prodqtyordered.sql
prodqtyreserved.sql
register_migration_script.sql IDEMPIERE-420 Improve the way to register migration scripts applied 2012-09-04 15:19:45 -05:00
round.sql
trunc.sql