Page 81 of 202 FirstFirst ... 3171798081828391131181 ... LastLast
Results 801 to 810 of 2020
  1. #801
    Join Date
    Jan 2005
    Posts
    153
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by BlindSide View Post
    When you say "articles," what are you referring to? Individual products?

    Yes, sorry, that was not very clear... After getting orders, I very often have customers calling to ask me to remove one of the products from their order, or add some. Plus, since customers also come to our show room, I sometimes offer them discounts on the spot and have to change the price of the products they order.

    This is to say that for me, the ability to add, remove and change the price of ordered products is really needed.

    As you wrote in README.txt file :

    NOTE: The product-edit button will be the eventual home for editing product details. Unfortunately, as I have said in the forums, that functionality
    is a major undertaking, and will have to wait for a future release. For
    now, the page offers the ability to split an order as in earlier versions.
    So I guess this option is not available. I modified the 1.x version of SO with an old "Edit Order" contrib, and this is working not too badly, perhaps because I do not use taxes nor shipping fees...

    I would be so happy with this functionality!


    sanji

  2. #802
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    What about using the Edit Orders mod:

    http://www.zen-cart.com/index.php?ma...roducts_id=444

  3. #803
    Join Date
    Jan 2005
    Posts
    153
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    As I said, I adapted SO with some code lines of an old Edit Orders contrib. But this is not perfect, and if you check the topic related to Edit Orders, you will see that there are several problems related for example to taxes and shipping fees...

    sanji

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

    Default Re: Super Orders 2.0

    @Dogtags, I started with the edit order contrib, and eventually coded out of it due to the issues sanji is describing. I dumped the actual product editing for these reasons and kept all the other stuff. I know that someone has kept this mod alive, but as far as I know nothing has been done to address these tax and attribute issues.

    The next version of SO has the ability to perform returns and exchanges, which should (slightly) address this issue. You won't be able to edit an existing product, but you can replace it with the same product and alter the qty, tax, attributes, etc.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

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

    Default Re: Super Orders 2.0

    Blindside!

    Welcome Back! And looking forward to the updated Super Orders!

  6. #806
    Join Date
    May 2006
    Posts
    84
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Hello

    We started using Super Orders in December and it's very good indeed. But there is one thing we'd like to do which it doesn't seem to (but we could be wrong) - that is print the shipping label for many customers/orders onto a label sheet with 16 labels on (8x2).

    Does anyone know if this is possible with Super Orders or if not can you point me in the right direction.

    Thanks

    Andy

  7. #807
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    The shipping label mod was simply an easy add-on. It should still be available in stand-alone format in the downloads section, in fact. There's nothing fancy there, so you could modify it to print in a label sheets format. If you do, be sure to let me know, and I'll add your functionality into Super Orders for all to enjoy.

    However, that seems like a pretty common need. It wouldn't surprise me if you could find a PHP-based project somewhere that does exactly what you're looking for. Then all you'd need to do is modify it to sit in the admin and look at Zen Cart order data.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  8. #808
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by nrg77 View Post
    Can anyone confirm that the "Refund" button works for the credit card orders with Paypal Payment Pro or Authorize.net?

    Or is there a different method? Say a customer clicked the checkout button twice, what will you do? If its offline CC processing, its not an issue since you manually process the CC but if its using payment pro or authorize.net it will charge the customer twice...
    I confirm the PayPal refund button doesn't work. I just tried several times to no avail. I finally corrected the original orders link and did the refund with no problems through the orig. ZenCart order screen. Too bad.

    I really do like the mod though. I'm anxious to become more familiar with it so I can use it efficiently. Thanks a bunch, Frank...

  9. #809
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    The refund button was never intended to work int he manner you are envisioning. Payments in the Super Orders system are for internal tracking purposes only; they do not tie into the payment modules used at checkout in any way. The payment data is reviewed at checkout to determine what payment lines should be created. After that the SO payments are stand-alone.

    Obviously I've thought about integrating with payment modules, but that's a ridiculously huge undertaking. And with an new version on the horizon that promises to bring such functionality to the admin at large, I'm content to wait.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  10. #810
    Join Date
    Aug 2005
    Posts
    20
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    On Mac OS X for Safari and FireFox the batch printing uses frames doesn't work and is the incorrect solution.

    The correct solution is to use a different CSS styles sheet for printing adding a pagebreak between orders.

    Goolge: CSS print page break

    or read http://www.htmlgoodies.com/beyond/cs...le.php/3470341

    You do this and we can create pdf files from our print dialog. This is also the correct way to implement this functionality

    cheers

 

 

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