You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Raj Saini (JIRA)" <ji...@apache.org> on 2008/03/10 10:41:46 UTC

[jira] Created: (OFBIZ-1702) Order Lookup fails with "Order not found with ID [XXXXX], or not allowed to view" message while "Quick Ship" order created by anonymous user

Order Lookup fails with "Order not found with ID [XXXXX], or not allowed to view" message while "Quick Ship" order created by anonymous user
--------------------------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-1702
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1702
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
         Environment: Ubuntu 7.10, Firefox 2.0.0.12
            Reporter: Raj Saini


When an order created by anonymous user is quick shipped, Order Confirmation Notification sent on completion of the order does not show proper order details. Instead email notification shows the following text. To make it clear, product store isDemoStore is set to 'N' i.e. store is not a demo store.

NOTE: This is a DEMO store-front. Orders placed here will NOT be billed,
and will NOT be fulfilled.

Order not found with ID [XXXXXX], or not allowed to view.

This issue is similar to OFBIZ-1533.

How to re-produce:

1. Configure your ofbiz instance to send notification emails
2. Create an order as anonymous customer.
3. You should receive a order confirmation mail after successful placing of order.
4. Login in the back office application with a user id having sufficient privileges (Use admin to avoid any privileges related issue).
5. Browse order in Order Manager application.
6. Quick ship the order in Order Manager application
7. You should receive the "Order Complete" and "Shipping Complete" mails now. 
8. Check the "Order complete" mail. It will show the above message instead of the actual order details.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.