This topic contains 1 reply, has 0 voices, and was last updated by Duncan 8 years, 1 month ago.

  • Author
    Posts
  • #9838

    Duncan

    Hi,

    I asked this recently, and I thought I found the solution but this was not the case.

    We created a workflow where when a new invoice is about to be created, it checks customer balance, and shows a message if it is less than zero.

    Turns out this approach is not 100% accurate. Some customers have positive balance, but in their aging we can see other overpayments. e.g. 61-90 days is -$200.

    I cannot see any aging fields under customer record when building the conditions with the visual tool. Is it possible to utilize the saved search for this? e.g. I have a saved search that brings the list of customers whose aging showing negative numbers. But simply plugging this search in the condition of the workflow does not work. Actually how search condition works for an event based workflow was not described well.

    Thanks in advance.
    This is a cached copy. Click here to see the original post.

  • #9839

    Duncan

    OK, this is how much we came close so far: We defined custom fields that get their value from custom searches. So Amount Overpaid and Open Credit Memo (custom fields) are populated when viewing customer record. However, these fields do not trigger the workflow (ie. condition of customer.amount_overpaid > 0 is never met, because I assume it’s a search result, and not a stored value.) Is it possible to use a custom field that is a results of a custom search in a workflow condition?

You must be logged in to reply to this topic.