Sage 100

 View Only
  • 1.  Is there a way in SO_SalesOrderHistoryHeader to de

    Posted 01-04-2013 09:40
    Is there a way in SO_SalesOrderHistoryHeader to determine if an active or completed order originated as a quote? If so, when that happened? Client wants to track quote success rates, which seems like a reasonable request, but I am stumped.


  • 2.  RE: Is there a way in SO_SalesOrderHistoryHeader to de

    Posted 01-04-2013 09:41
    Can you turn on the tracking of cancelled quotes?


  • 3.  RE: Is there a way in SO_SalesOrderHistoryHeader to de

    Posted 01-04-2013 09:45
    Wayne, that won't tell me if an existing order started as a quote right? Also, the quote can be valid for up to 6 months so we don't want to cancel them just see how many turned into live orders.


  • 4.  RE: Is there a way in SO_SalesOrderHistoryHeader to de

    Posted 01-04-2013 09:45
    I would think CRM will do that?


  • 5.  RE: Is there a way in SO_SalesOrderHistoryHeader to de

    Posted 01-04-2013 09:51
    Another thought - couldn't a UDF do that - pass it from Quote to Order to Invoice?


  • 6.  RE: Is there a way in SO_SalesOrderHistoryHeader to de

    Posted 01-04-2013 09:54
    And if you create a script it will populate the UDF automatically


  • 7.  RE: Is there a way in SO_SalesOrderHistoryHeader to de

    Posted 01-04-2013 09:55
    I'll pile on the script/UDF band wagon....


  • 8.  RE: Is there a way in SO_SalesOrderHistoryHeader to de

    Posted 01-05-2013 11:13
      |   view attached
    Agreed, @WayneSchulz. We've done something similar to that with a CO UDF (4.40). See attached screen-shot.