Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default regarding orders

    i have only done this on a test. but i went through all the order status's, and once i get to the end(completed)
    the order is still shown as "new order" on admin home, is this because its still on the same day?
    i may not know how yet, but i soon will....i hope :)

  2. #2
    Join Date
    Jan 2009
    Location
    The Netherlands/Germany
    Posts
    142
    Plugin Contributions
    12

    Default Re: regarding orders

    If you mean it is still in the right column... yes it will stay there untill you have exceeded the number of orders that you have configured under maximum values.
    I came, I saw, I got zenned... :)

  3. #3
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: regarding orders

    ahh ok then, is there not a way to move it to say a new column called previous orders?
    i may not know how yet, but i soon will....i hope :)

  4. #4
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: regarding orders

    maybe somebody can create the addon so that once a orders status is changed to "completed", then the file looks at status and puts an IF status = completed, move to column B "completed orders"
    i may not know how yet, but i soon will....i hope :)

  5. #5
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    541
    Plugin Contributions
    0

    Default Re: regarding orders

    Yeah indeed someone could do this. How about you volunteer for this task. You would directly benefit from this addon and can share the happyness with other users.

    Give it a good thought and do something good.

  6. #6
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: regarding orders

    i would if i had any idea about PHP
    i can have a tinkle on my test server. but i doubt i can do this, too big for me a newbie..
    i can only just about change the layout of the site and thats with help and picking up on little snippets of what people have put
    i may not know how yet, but i soon will....i hope :)

  7. #7
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: regarding orders

    Is this really an issue for you? Why not change the title? Look in admin/includes/languages/english/index.php for

    Code:
    define('BOX_ENTRY_NEW_ORDERS', 'New orders:');
    and change it to whatever you like. For example,

    Code:
    define('BOX_ENTRY_NEW_ORDERS', 'Recent orders:');
    Of course, this change will be overwritten by subsequent upgrades/updates, but it's easy enough to do. You could even setup an override for it - although the override won't work in the admin - just to preserve your changes. The "override" would be the same as the file in use, but you could refer to it when you upgrade/update.

  8. #8
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: regarding orders

    noo, i like that it has "new orders" its easy to see when...you have a new order

    but i thought that once the order had gone through its stages and is now completed...the order would not be shown as a new order, so once its all done, its then moves from "new order" to "completed orders" because its no longer a new order...
    i may not know how yet, but i soon will....i hope :)

  9. #9
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: regarding orders

    well i have got it to create a 2nd box called Completed Orders, only thing now is how do i get that box to look for orders that ONLY have "order status = completed"


    if somebody could please help me with this, i am a noob but i am trying....im not sure how to restrict what is shown
    i may not know how yet, but i soon will....i hope :)

  10. #10
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: regarding orders

    . TABLE_ORDERS_STATUS . " where orders_id = '5"

    any help on this 1?? am i on the right track?
    i may not know how yet, but i soon will....i hope :)

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Regarding security improvement
    By Ms_X in forum General Questions
    Replies: 0
    Last Post: 17 Feb 2011, 04:37 PM
  2. Question regarding layouts
    By dfontana in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 29 May 2009, 02:57 AM
  3. Help regarding search
    By ashishgandhi in forum General Questions
    Replies: 2
    Last Post: 28 Jul 2008, 03:27 PM
  4. Question regarding catagories
    By doll5272 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Feb 2008, 06:18 AM

Posting Permissions

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