core-jgi/db/ddlutils/postgresql/functions
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
..
tests Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql 2007-01-30 09:02:08 +00:00
Acct_Balance.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
Add_Months.sql Integrate fix for [2710889] - Function PaymentTermDueDate: Cast Error 2009-03-25 05:02:55 +00:00
BOM_PriceLimit.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_PriceList.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_PriceStd.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_Qty_Available.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_Qty_AvailableASI.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_Qty_OnHand.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_Qty_OnHandASI.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_Qty_Ordered.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_Qty_OrderedASI.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_Qty_Reserved.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
BOM_Qty_ReservedASI.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
C_BPartner_RemitLocation.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
C_Currency_Base.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
C_Currency_Convert.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
C_Currency_Rate.sql Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql 2009-01-10 19:57:15 +00:00
C_Currency_Round.sql Fix problem found in revision 10365 2009-10-02 23:19:00 +00:00
C_Invoice_Discount.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
C_Invoice_Open.sql BF [2804321] - Invoice Open function doesn't respect currency precision 2009-06-10 18:24:58 +00:00
C_Invoice_OpenToDate.sql InvoiceOpenToDate - error in parameter datatype 2009-03-26 09:46:12 +00:00
C_Invoice_Paid.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
C_Invoice_PaidToDate.sql InvoiceOpenToDate - error in parameter datatype 2009-03-26 09:46:12 +00:00
C_PaymentTerm_Discount.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
C_PaymentTerm_DueDate.sql Integrate fix for [2710889] - Function PaymentTermDueDate: Cast Error 2009-03-25 05:02:55 +00:00
C_PaymentTerm_DueDays.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
C_Payment_Allocated.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
C_Payment_Available.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
INSTR.sql BF [1986751] - RequestEmailProcessor InStr Postgresql 2009-08-13 20:00:51 +00:00
NextIDByYear.sql Complete 1883270 - Enhance Document No Formatting 2009-01-06 21:22:46 +00:00
ProductAttribute.sql correct functions - must end to concatenate in one script 2008-11-01 03:21:45 +00:00
addDays.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
altercolumn.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
charAt.sql Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql 2007-01-09 17:17:57 +00:00
daysBetween.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
documentNo.sql make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
firstOf.sql Merge bug fixes from release into trunk 2010-03-17 10:57:46 +00:00
getDate.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
nextBusinessDay.sql This function was missing here, so I copied it from the seed database. 2009-01-12 19:19:49 +00:00
nextID.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00
nextIDFunc.sql correct nextIDFunc 2008-11-01 03:03:29 +00:00
round.sql fixed typo. 2008-12-30 05:36:56 +00:00
trunc.sql dos2unix on pl/pgsql functions 2008-11-01 02:07:34 +00:00