core-jgi/db/ddlutils/postgresql/functions
Carlos Ruiz 2c04735527 IDEMPIERE-2134 Issues found on Payment Selection process
* Payment Selection Manual:
** WPaySelect.onEvent: improved to refresh lines on onlydue, paymentrule and paymentdate changes
** PaySelect.getPaymentRuleData: is getting also inactive payment rules
** WPaySelect is showing correctly the schedule records of an invoice, but the due date is wrong - leading to wrong schedule records shown with only due invoices flag
** PaySelect.getDocTypeData: Is just selecting API/APC, can also include AR documents

* Payment Selection Create (button on window)
** running PaySelectionCreateFrom repeated the invoices - must just add new
** issotrx set based on payment rule - direct debit Y, otherwise N
** The process is getting the records from C_Invoice instead of C_Invoice_V (as manual does) - this must be leading to error on selected schedule records for only due parameter (test required to confirm)

* Payment Print/Export
** deleted not used PayPrint.getPaySelectionData
2014-08-11 17:04:53 +02:00
..
tests
Acct_Balance.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
Add_Months.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
BOM_PriceLimit.sql IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08:00
BOM_PriceList.sql IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08:00
BOM_PriceStd.sql IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08:00
BOM_Qty_Available.sql IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08:00
BOM_Qty_OnHand.sql IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08: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-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Currency_Base.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Currency_Convert.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Currency_Rate.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Currency_Round.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05: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-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Invoice_OpenToDate.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Invoice_Paid.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Invoice_PaidToDate.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05: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 IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_PaymentTerm_DueDays.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Payment_Allocated.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
C_Payment_Available.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
Generate_UUID.sql IDEMPIERE-384 Problem with insertTranslations in multilanguage env caused by Generate_UUID 2012-08-10 16:54:44 -05:00
INSTR.sql
ProductAttribute.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
addDays.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
altercolumn.sql IDEMPIERE-708 Postgresql ERROR: date/time value "current" is no longer supported. 2013-03-15 14:03:01 +08:00
charAt.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
daysBetween.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
documentNo.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
firstOf.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
get1099bucket.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
getDate.sql
get_Sysconfig.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
nextBusinessDay.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
nextID.sql IDEMPIERE-422 Complete Native Sequence feature / peer review and tests 2012-10-05 19:03:57 -05:00
nextIDFunc.sql
prodqtyordered.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
prodqtyreserved.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
register_migration_script.sql IDEMPIERE-420 Improve the way to register migration scripts applied 2012-09-04 15:19:45 -05:00
round.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
trunc.sql IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00