..
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
Merge bug fixes from release to trunk
2010-04-27 23:30:29 +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
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
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
get_Sysconfig.sql
FR #2988993 Configurable Displaying 1/0 instead of 99,999.00
2010-04-20 01:33:12 +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
Merge bug fixes from release to trunk
2010-04-27 23:30:29 +00:00