core-jgi/org.adempiere.ui.zk/WEB-INF
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
..
cwr/js/zk 1003372 Firefox: High CPU Usage and Part of the UI wouldn't update after about 5 minutes of continuous usage IDEMPIERE-1464 2013-10-22 11:18:59 +08:00
src IDEMPIERE-2134 Issues found on Payment Selection process 2014-08-11 17:04:53 +02:00
tld IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Fixed hardcoding of style for detail pane title. 2013-05-23 23:08:28 +08:00
xsd IDEMPIERE-535 Zk: Upgrade to 6.5.1 2012-12-21 23:46:39 +08:00
web-2.5.xml Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
web.xml 1003894 Java OutOfMemory Issue. Turn off zk gzip compression - it is suspected that the zk gzip compression implementation leave many Deflater object over time that relying on finalizer thread to perform clean up. The finalizer thread failed to keep up and eventually cause OOM error. 2014-04-10 11:57:11 +08:00
zk-selenium.xml IDEMPIERE-1044 Load testing. Use more reliable fixed uuid generation method for jmeter load testing. Disable recycling of uuid for jmeter load testing. Added npe check for close window. 2013-06-18 17:37:11 +08:00
zk.xml IDEMPIERE-2041 Scrolling lag when paging size > 50. 2014-07-03 21:33:45 +08:00