Page 84 of 202 FirstFirst ... 3474828384858694134184 ... LastLast
Results 831 to 840 of 2020
  1. #831
    Join Date
    Mar 2005
    Posts
    92
    Plugin Contributions
    0

    Default manual order entry for admin

    Hi,
    I'm looking for a manual order entry system for my store owner so she can add orders from the back end.

    Is this what Super Orders will allow her to do?

    I read through the files that came with the install but I don't see the answer to this question there.

    Can you let me know...Thank you so much.

    Tracy

  2. #832
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,241
    Plugin Contributions
    20

    Default Re: Super Orders 2.0

    No. If she's taking phone orders from new clients then using Add Customer from Admin combined with Admin Login as Customer will do.

    Alternatively if she's only taking orders for existing clients, Encrypted Master Password allows you to login as the customer from the store side.

    Either way, the actual order placement is done through the store as if the customer.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  3. #833
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Quote Originally Posted by babynatura View Post
    Hi Frank, thanks for your answer. Unfortunately it did not work... I commented out the lines after "some good default ..." and I got a long sql error message... then I only see "super order" menu in the configuration menu in the admin panel, but I still do not see any order edit button / function (which is why I wanted to install super order for..) Can you please help me ?
    You shouldn't comment from that point forward all the way to the end, just to the end of the payment_types section. The last line to comment out should look like this:
    Code:
    INSERT INTO so_payment_types VALUES (NULL, 1, 'DISC', 'Discover');
    Barring that, the easiest thing to do is restore your database from backup and try again. That remove all traces of SO and allow you to try again. You DO have a backup, right?
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  4. #834
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Super Orders 2.0

    Quote Originally Posted by BlindSide View Post
    You DO have a backup, right?
    ROFLMAO!

    Un-named company that I work for doing about 20mil a year in sales...

    When hired, I inquired about their disaster recovery plan... was told "it's covered"... <shrugs shoulders and goes about my business>

    About 6 months later insert 5 alarm fire in main building taking it to the ground (six inch gas main made putting it out impossible).

    They were using DAT2 (gasp & shudder) on an IBM AIX system. They DID take a copy home every night... they NEVER attempted a restore on a secondary box. Turns out the DAT2 drive was bad (weren't they all?) ... it made unique backups only IT could verify... Long story short: Lost all data including accounts receivables!

    Quote Originally Posted by BlindSide View Post
    You DO have a backup, right?
    I just love that! Many many related stories!

  5. #835
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    Perfect example, chadderuski. In my experience, everyone and every company, (large and small) can be really bad with backups. But it's up to everyone to do their part.

    To bring your example home here, backing up a MySQL database is so brainlessly simple that there's no excuse. If you have command line access it's even easier, as you can simply copy the entire data directory or use mysqlhotcopy.

    There's a reason the first instruction in the README is to back up.

    [aside @babynatura] this is not at all directed at you, so please don't take offense. You haven't answered yet, after all.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  6. #836
    Join Date
    Dec 2007
    Posts
    34
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    First, we love this mod and it's working great so far! However, we just noticed one minor thing today:

    Some of our products have a one-time option attached to it to handle extra shipping charges (i.e. tube mailer for posters). Now, while the extra charge shows up in admin and in the 'print data sheet' window, it's not on the invoice.

    On the invoice, it lists the mailer, but has no unit price, yet the total is correct. While it's ok for us, the customers may get 'confused'. Is there a quick fix for it?

    Thanks,
    Andrea

  7. #837
    Join Date
    Nov 2007
    Posts
    49
    Plugin Contributions
    2

    Idea or Suggestion Re: manual order entry for admin

    Quote Originally Posted by tracyselena View Post
    Hi,
    I'm looking for a manual order entry system for my store owner so she can add orders from the back end.

    Is this what Super Orders will allow her to do?

    I read through the files that came with the install but I don't see the answer to this question there.

    Can you let me know...Thank you so much.

    Tracy
    I've developed module to add order for each customer from admin section (see attached img)...
    ..I'll prepare it for others to use ASAP, but I'm too busy now

    http://www.zen-cart.com/forum/showth...362#post494362

    Anyone with help to solve:
    "Furniture Packs" = One product (unique price), but when ordered stock of all product in pack changed.

    Thanks!
    Attached Images Attached Images  

  8. #838
    Join Date
    Jan 2004
    Posts
    132
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hi Frank,

    I'm having trouble with displaying the USPS Shipping Method in Super Orders. The Orders Listing only displays United States Postal Service and not the actual method. Same issue with details, invoice and packing slip.

    I'm running:
    // $Id: super_orders.php 25 2006-02-03 18:55:56Z BlindSide $

    Will an upgrade to r46 solve this problem?

    I've been asking over here, btw, where I've posted a screenshot detail:
    http://www.zen-cart.com/forum/showthread.php?t=85972

    Thanks in advance,

    - Rand

  9. #839
    Join Date
    Jul 2007
    Posts
    45
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Take a look at page 78 of this as it has been discussed before.



    Quote Originally Posted by Randolph Hoppe View Post
    Hi Frank,

    I'm having trouble with displaying the USPS Shipping Method in Super Orders. The Orders Listing only displays United States Postal Service and not the actual method. Same issue with details, invoice and packing slip.

    I'm running:
    // $Id: super_orders.php 25 2006-02-03 18:55:56Z BlindSide $

    Will an upgrade to r46 solve this problem?

    I've been asking over here, btw, where I've posted a screenshot detail:
    http://www.zen-cart.com/forum/showthread.php?t=85972

    Thanks in advance,

    - Rand

  10. #840
    Join Date
    Jan 2004
    Posts
    132
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Thanks, topcat.

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 AM
  2. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  3. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM
  4. Super Orders 2.0 postage marks with Super Orders
    By sketchhgal in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Mar 2009, 03:05 PM
  5. Edit Orders and Super Orders, anyone doing that?
    By swamyg1 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Feb 2009, 06:03 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR