if same quote lines need to be shipped (with same quantity) to two different locations how can i achieve that do i have to use Order by on Quote?
@SalesforceCPQ8 ай бұрын
create location specific quote line groups
@revanthkumar67354 жыл бұрын
Thank you... Please do more videos daily
@SalesforceCPQ4 жыл бұрын
I will try my best
@sanjusystica2 жыл бұрын
Thanks for the video. My quote status is 'Approved', but I'm getting this error while converting the quote to order. "Status: bad value for restricted picklist field: Draft"
@SalesforceCPQ2 жыл бұрын
There are like two status fields on quote. Check thoes first. I not sure if you have approval status field as well. Please confirm
@sanjusystica2 жыл бұрын
@@SalesforceCPQ Thanks for the reply. I can see two status fields on quote(SBQQ__Quote__c) that is 'status' and 'document status'. There is no restricted picklist in both cases.
@SalesforceCPQ2 жыл бұрын
@@sanjusystica set the automation for status field from approval status and mark it as approved as well
@satyasiva16623 жыл бұрын
I am unable to create order when I check the Quote 'ordered' programatically. Can some one let me know the issue, please?
@SalesforceCPQ3 жыл бұрын
Sometime immediate order creations might fails due to quote calculation is still in progress .. so keep delay between quote calculation and order creation .