If I remember correctly (you can search for the text of the error to verify) it's because the party who's trying to send the email is not in a certain role for that order.
--- "G.Venkata Phanindra" <[EMAIL PROTECTED]> wrote: > Hi, > The following is the Mail content i am getting at > the following url > https://192.168.0.12/ordermgr/control/confirmationmailedit?orderId=13594&partyId=10894&[EMAIL PROTECTED] > I would like to know why this particular message is > comming.. > what is the solution for the same ..... > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 > Transitional//EN" " > http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml"> > <head> > <meta http-equiv="Content-Type" > content="text/html; charset=UTF-8"/> > <title>Order Complete Notice</title> > <link rel="stylesheet" > href="http://127.0.0.1:8080/images/maincss.css" > type="text/css"/> > </head> > > <body> > > > <div class="head1">Order Complete Notice</div> > <p>NOTE: This is a DEMO store-front. Orders placed > here will NOT be billed, > and will NOT be fulfilled.</p> > > <div class="head1">Order not found with ID [13594], > or not allowed to > view.</div> > > </body> > </html> > regards > > -- > G.Venkata Phanindra > Mob:: 9849852989 >
