* 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 |
||
|---|---|---|
| .. | ||
| functions | ||
| log | ||
| pljava/META-INF | ||
| views | ||
| RUN_build.sh | ||
| build-ddl.properties | ||
| build-ddl.xml | ||
| build-view.xml | ||
| build.properties | ||
| build.xml | ||
| jdbc.properties.postgresql | ||
| operators.sql | ||
| readme.txt | ||
| uuid-ossp.sql | ||
readme.txt
1. Installed ant 2. Update build.properties and jdbc.properties.postgresql to suit your environment 3. 'ant create' to create the adempiere seed database for postgresql.