Friday, December 21, 2007

ofbiz r 606229

Adding new string utility methods to collapse characters (606035)
Fix bug where the X Product for Y% Discount (PROMO_PROD_DISC) action wasn't checking if the action quantity had been met. (604551)
Fix bug in getOrderItemSubTotal method used with RENTAL_ORDER_ITEM (604420)
A few improvements to return refunds (mainly focused on handling offline payment types):
1. When calculating payments received for an order, now looking at Payment instead of PaymentGatewayResponse; 2. When pulling the PaymentPreferences to refund against, now considering the received status as well as settled; 3. If the PaymentPreference is not electronic or a billing account, now creating a payment with the correct details set instead of creating a "filler" payment (whatever that was) (604811)
Ability to add items with modifiers in POS (604993)
Fix bug where WSDL returns error if datatype of parameter is Long or Timestamp (605075)
Set ssl connector's clientAuth to false (605129)
added new service to reset scheduled jobs (605258)
updated job list UI with new link to reset a RUNNING job (605259)
added initial status when using the schedule() method; changed wait() to sleep() in invoker (605290)
fix to the synchronization of threads being removed by jobInvoker and JobPoller (605371)
updated thread list to show ttl and # of jobs processed per thread (605372)