Updated the Care Icon in the Application tray (upper left corner of the screen) to function like the search button (Magnifying glass). Selecting the Care icon will navigate you back to the search page. Previously it was returning users to the results of the previous search.
Customer Mgmt
83146
Resolved a Null Reference Error when Editing a Prospect
RateBill
83128
Enhanced GL Posting for Future Installment tender on a Fulfillment Sale Order.
When submitting a Fulfillment Sale order that has installments, the Future Installment tender type (and the amount) have been added to the transaction’s tender details. The addition of the total installment tender amount will now result in a balanced GL transaction (i.e. no more System Errors).
The GL Sub Category has been changed from RetailCash (33) to RetailPrePayment (42).
83135
Updated GL processing to ignore POS transactions where the bill to account is either a Prospect or has a blank Accounts Receivable Group
83157
On the usage balance screen, when attempting to adjust a currency based discount, the adjustment amount contained a currency symbol and was failing to parse. Now, the leading $ is removed from the value before trying to parse it as a decimal number.
83172
Updated taxing logic to prevent a county tax from being applied twice when it was assigned both the city jurisdiction AND the county jurisdiction (for the city).
83175
Fixed logic to no longer generate erroneous tax warning messages during billing for mismatched tax and service type.
OnlineBill
83173
Resolved Object Reference Error during OnlineBill account registration
Workflow
83116
Updated Workflow application behavior when an element is removed from a User-Defined List. Any workflow referencing a List element that has been deleted will retain and display the Value of that element when a user accesses it in the Workflow application. This applies to the following places:
Edit Workflow – Edit/View Definition dialog
Edit Workflow Instance – Workflow Details dialog
Extended Information dialog
The Name of the Value will no longer be found, so the value itself will be displayed.
83151
Corrected syntax in the stored procedure that deletes workflow instances, so that the stored procedure completes without errors
83160
Updated the Web API Workflow Action so that it now accepts any 2XX HTTP status code (in the range 200-299) as a successful response
83162
Updated the Workflow event process to write a log message when a sub-workflow cannot be created for a Sub-workflow or Splitter Step.
83174
Fixed splitter step validation when importing a Workflow definition with a splitter step that does not allow user defined groupings.