Follow the steps:
1. Select the New Advanced Order
2. Select an Account Name
3. Order Template: Standard Order
4. Select Continue
5. The Error is thrown: "No valid Delivery Recipients have been found for the Order Customer."
It's possible that the error is caused when the following query returns 0 rows:
1. SELECT cgcloud__Account__c FROM Account_Extension__c WHERE (Delivery_Role_Valid_From__c <= :tmpVar1 AND Delivery_Role_Valid_Thru__c >= :tmpVar2 AND Account__c = :tmpVar3) ORDER BY Account__r.Name ASC NULLS FIRST
2. The above runs in the fetchDeliveryRecipientAndWholesaler() and it normally fetches the Delivery recipients of the customer
3. So, if the values for the Delivery_Role_Valid_From__c & Delivery_Role_Valid_Thru__c fields of the account are missing then fill in those values to unblock the creation of the Advance Order for this account.
000396670

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.