Results 1 to 3 of 3
  1. #1
    Join Date
    May 2006
    Posts
    17
    Plugin Contributions
    0

    Default Completing orders

    Hi

    First I must say sorry for posting such a simple question. However, I see no way of telling Zen-cart an order has been completed.

    I've updated the status to Delivered yet to no avail. The order remains in my "New Orders" section. The only option I see is deleting the order, but that doesn't feel right. Do I just leave the order there?

    (BTW I did search the forum b4 posting)

    Talib

  2. #2
    Join Date
    Sep 2004
    Location
    Rocky Mountains, Colorado
    Posts
    2,936
    Plugin Contributions
    5

    Default Re: Completing orders

    The 'New Orders' section simply displays the most recent orders - It doesn't necessarily mean that they're "new".

    If you are concered about semantics, you can always change that text to read "recent orders" by editing admin/includes/languages/english/index.php and changing
    Code:
    define('BOX_ENTRY_NEW_ORDERS', 'New orders:');
    to
    Code:
    define('BOX_ENTRY_NEW_ORDERS', 'Recent orders:');
    Neville
    An assumption is what you arrive at when you get tired of thinking...
    www.customcartmods.com

  3. #3
    Join Date
    May 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: Completing orders

    Thanks

    I get the idea now.

    Thanks

 

 

Similar Threads

  1. URGENT!!! Live cart SCREWING UP my customer orders!! HELP PLEASE
    By Cartlady2006abc in forum Managing Customers and Orders
    Replies: 22
    Last Post: 20 Jun 2006, 07:46 AM
  2. email orders / counter orders
    By kbrand in forum General Questions
    Replies: 2
    Last Post: 11 May 2006, 04:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •