Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
Converting quote to salesorder problem

Answered Converting quote to salesorder problem

  • Monday, March 24, 2008 11:09 AM
     
     
    Hi can anyone tell me how do the fields from quote are copied into the new created order?
    I ask this because i have a problem with the extendedamount field from order, it contains the  value from quote  but without the applied discount,

    From Opportunity to quote I have no problems, but from quote to order there is this missing discount issue.

    I don't even know where should i look, i see nothing in the mapping settings, so i guess the conversion is hard coded, what can I do ?

    Thanks in advance

All Replies

  • Tuesday, March 25, 2008 12:53 PM
    Moderator
     
     Answered
    I assume you're referring to the extendedamount field on the quotedetail and salesorderdetail entities, rather than fields on the quote and salesorder entities ? These mappings are hard-coded, though I'd be surprised if the discount isn't being applied - are you using a custom field for the discount ?

     

  • Monday, March 31, 2008 8:55 AM
     
     
    I think the problem was a custom field that had different data type on the two entities (float/int)