core-jgi/db/ddlutils/oracle/functions
Carlos Ruiz e9338353c8
IDEMPIERE-4426 Fix add_months and adddays functions (#220)
Fix add_months function in postgresql to make it consistent with its oracle version
Fix adddays function to behave consistent as the add_months in both oracle and postgresql
Fix adddays in postgresql to add managing fractional days (same as oracle does), so it can add hours, minutes, seconds
Fix subtractdays performance making it immutable
2020-08-21 13:08:07 +02:00
..
Acct_Balance.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
BOM_PriceLimit.sql IDEMPIERE-2625 BOMPriceStd function incorre / thanks to red1 and Dietmar (didiber) for suggestion 2015-05-20 13:01:08 -05:00
BOM_PriceList.sql IDEMPIERE-2625 BOMPriceStd function incorre / thanks to red1 and Dietmar (didiber) for suggestion 2015-05-20 13:01:08 -05:00
BOM_PriceStd.sql IDEMPIERE-2625 BOMPriceStd function incorre / thanks to red1 and Dietmar (didiber) for suggestion 2015-05-20 13:01:08 -05:00
BOM_Qty_Available.sql IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-06-12 23:14:33 -05:00
BOM_Qty_OnHand.sql IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-06-12 23:14:33 -05:00
BOM_Qty_OnHandForReservation.sql IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-06-12 23:14:33 -05:00
BOM_Qty_Ordered.sql IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08:00
BOM_Qty_Reserved.sql IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08:00
C_BPartner_RemitLocation.SQL IDEMPIERE-1625 Remittance is printing inactive address 2013-12-11 09:40:44 -05:00
C_Currency_Base.sql small fix named function 2008-10-25 18:07:24 +00:00
C_Currency_Convert.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
C_Currency_Rate.sql IDEMPIERE-2269 Multi-currency allocation broken in zk 2014-10-24 07:51:19 -05:00
C_Currency_Round.SQL * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
C_Invoice_Discount.sql IDEMPIERE-2134 Issues found on Payment Selection process 2014-08-11 17:04:53 +02:00
C_Invoice_Open.sql IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-03-26 12:18:20 +08:00
C_Invoice_OpenToDate.sql IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-03-26 12:18:20 +08:00
C_Invoice_Paid.sql IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-03-26 12:18:20 +08:00
C_Invoice_PaidToDate.sql IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-03-26 12:18:20 +08:00
C_Invoice_WriteOff.sql IDEMPIERE-3279 Implement configurable Write-Off in Payment Selection 2017-01-13 17:50:38 +01:00
C_PaymentTerm_Discount.sql IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points - Get the Currency_ID from Accounting Schema when the passed in Currency_ID is 0 2014-06-06 18:39:11 +08:00
C_PaymentTerm_DueDate.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
C_PaymentTerm_DueDays.sql * Sync with 3.1.3 2006-12-31 08:33:37 +00:00
C_Payment_Allocated.sql IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-03-26 12:18:20 +08:00
C_Payment_Available.sql IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-03-26 12:18:20 +08:00
DBA_ConstraintCmd.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
DBA_DisplayType.sql * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
Generate_UUID.sql Added db generate uuid function. The postgresql implementation depends on the contrib module contrib/uuid-ossp. 2011-01-11 17:29:58 +08:00
ProductAttribute.sql IDEMPIERE-2501 Product Attribute displayed wrongly in formats and info window 2015-03-04 18:57:48 -05:00
addDays.sql IDEMPIERE-4426 Fix add_months and adddays functions (#220) 2020-08-21 13:08:07 +02:00
currencyConvertInvoice.sql IDEMPIERE-4083 currency rate by document or by transaction (#182) 2020-07-30 15:46:43 +08:00
currencyConvertPayment.sql IDEMPIERE-4083 currency rate by document or by transaction (#182) 2020-07-30 15:46:43 +08:00
documentNo.sql Merge fixes done in qa - not in trunk 2009-02-04 19:23:09 +00:00
get1099bucket.sql IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / ASU_1099Box 2013-03-18 13:50:27 -05:00
get_Sysconfig.sql FR [2988993] - Displaying 1.0 instead of 99,999.00 - apply complete patch - fix EOL issue - renumber scripts 2010-04-20 02:31:39 +00:00
nextBusinessDay.sql IDEMPIERE-1588 Add country on non business days table 2014-01-15 10:06:04 -05:00
nextIDFunc.sql Integrate [ 1936311 ] Migration of existing BOM to Libero BOM 2008-05-29 06:09:06 +00:00
prodqtyordered.sql IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 17:26:37 -05:00
prodqtyreserved.sql IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 17:26:37 -05:00
register_migration_script.sql IDEMPIERE-420 Improve the way to register migration scripts applied 2012-09-04 15:19:45 -05:00
toTableOfVarchar2.sql IDEMPIERE-3413 Multi Select List and table reference - fix oracle seed - wrong application of script 201906171811_IDEMPIERE-3413.sql 2019-12-29 00:00:36 +01:00