You need to sign in to do that
Don't have an account?
MrBrian
Very odd bug???
Hello,
I have created a flow that creates an account, opportunity, quote, and quote line items. The flow is activated via a button that activates a VF page that calls the flow. The flow works without error and generates all of the objects, however the quote line items generated in the list view on the quote show the QLIs as the same incorrect product. Oldly enough though, when the link to the quote line item (or opportunity product) is clicked, it goes to the QLI page displaying all of the correct information!
QLI flow creation:
Product names displayed in list view under the quote:
But the URL points to the correct QLI with the correct name and information:
What is going on here?? A bug?
Any help appreciated, thank you.
I have created a flow that creates an account, opportunity, quote, and quote line items. The flow is activated via a button that activates a VF page that calls the flow. The flow works without error and generates all of the objects, however the quote line items generated in the list view on the quote show the QLIs as the same incorrect product. Oldly enough though, when the link to the quote line item (or opportunity product) is clicked, it goes to the QLI page displaying all of the correct information!
QLI flow creation:
Product names displayed in list view under the quote:
But the URL points to the correct QLI with the correct name and information:
What is going on here?? A bug?
Any help appreciated, thank you.
Best Answer chosen by MrBrian
MrBrian
NEVER MIND! I was assigning the wrong PricebookEntryID for all of my QLIs. Just want to leave this up in case someone else experiences the same odd behavior in lists.