Page 14 of 202 FirstFirst ... 412131415162464114 ... LastLast
Results 131 to 140 of 2020
  1. #131
    Join Date
    Jan 2004
    Location
    Reno, NV
    Posts
    123
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Ok, love the mod.

    One change that I made. I currently do not have a Fax for my business, so there is no reason for me to have an empty fax on my invoice.

    I changed line 89-90 on super_invoice.php to this.
    <td class="invoiceHeading" align="left" valign="top"><?php if (STORE_FAX != ''){echo HEADER_FAX;} ?></td>
    <td class="invoiceHeading" align="left" valign="top"><?php if (STORE_FAX != ''){echo STORE_FAX;} ?></td>

    so that if down the road I add a fax, and fill the info in the admin, that the information will then automatically show on my invoices, but for now, it doesnt.

    Greg

  2. #132
    Join Date
    Jun 2005
    Location
    Kelowna, BC Canada
    Posts
    1,075
    Plugin Contributions
    6

    Default Re: Super Orders 2.0

    That last suggestion (good one) contains <td> tags...

    People should realize and keep in mind that the default template system of zen is strongly and swiftly moving away from tables, and encouraging the much better system of using <div> tags and css to format/position them. It'll be helpful in this effort if contributions followed suite.

    - Steven

  3. #133
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Super Orders 2.0

    Quote Originally Posted by s_mack
    That last suggestion (good one) contains <td> tags...

    People should realize and keep in mind that the default template system of zen is strongly and swiftly moving away from tables, and encouraging the much better system of using <div> tags and css to format/position them. It'll be helpful in this effort if contributions followed suite.

    - Steven
    I agree <div> is the way to go, but the problem is its just not controlled enough, sometimes you need a hardened way of doing things. Perhaps if w3 starts supporting align again, as well as width, height, and borders, but then that would defeat the purpose.

  4. #134
    Join Date
    Jun 2005
    Location
    Kelowna, BC Canada
    Posts
    1,075
    Plugin Contributions
    6

    Default Re: Super Orders 2.0

    Quote Originally Posted by qhome
    I agree <div> is the way to go, but the problem is its just not controlled enough, sometimes you need a hardened way of doing things. Perhaps if w3 starts supporting align again, as well as width, height, and borders, but then that would defeat the purpose.
    I'm not sure what you mean by "controlled". You are offered a VASTLY superior array of tools for formatting and positioning with css versus standard html.

    The only "good" reason to resist (it is futile though) is being too lazy to learn :) CSS is very tricky for the uninitiated and it isn't an enviable position to have to learn it suddenly. Learn it well I mean. It is worth the effort though, in my opinion... and as the platform continues to migrate that way, laggers only cause themselves more headaches later by not adopting sooner.

    I agree that it is EASIER to do things in tables most of the time, but it is by no means required. My entire site (well, the new one that isn't published yet) doesn't contain a single <table> <tr> or <td> tag. My biggest problem is re-writing contrib code to conform.

    As I've done it, I've written the authors suggesting they adopt and handing them the code on a platter... the same will apply here if I ever get around to installing this contrib. I'm ahead of myself here though... I haven't even looked at the SO code to see if any of the above applies :)

    So I'll shut up now.

    - Steven

  5. #135
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Super Orders 2.0

    i don't know if it really matters though.. since thats what goes on the invoice.. so its all admin side. if the store owner and other employees aren't having a problem with it.. i don't think it would really matter :)

    for the catalog side though, i agree with everything s_mack says :)

  6. #136
    Join Date
    Jun 2005
    Location
    Kelowna, BC Canada
    Posts
    1,075
    Plugin Contributions
    6

    Default Re: Super Orders 2.0

    Lol... I didn't even think about it being on the admin side - so you're right, it puts it on the backburner of a 12 element stove.

    - Steven

  7. #137

    Default Re: Super Orders 2.0

    i believe that i fallowed the instructions correctly, but for some reson, when i do a refund, or anything like that, and add comments to the order it sends an email with
    AUTO_COMMENTS_REFUND

    what did i miss, or leave out..

    can someone please help?

  8. #138
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Receipt Button

    In addition to the Invoice Button, Shipping Label Button, and the Packing Slip Button, it would be nice if there were a Receipt Button cuz some orders come in over the phone and some customers like to have a receipt faxed to them.

    It would be the same output as the Invoice Button, just that the word Invoice would be changed to the word Receipt

    HTH :-)

  9. #139

    Default Re: Super Orders 2.0

    it seems that when i set an order to refund using super orders. the order calculated correctly and all seemed well, however when i went to the catalog to login and check the order as the customer would see it. the order was gone. It wouldnt show at all...

    it looked like i had never made the order.

    anyone know why this is? or how to fix it?

  10. #140
    Join Date
    Sep 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: Super Orders 2.0

    Quote Originally Posted by madk
    Good news: Amazing product here! Hats off to you.

    Bad news: I'm having 2 small issues.

    1. When I print an invoice dirrectly under store information I get a line that says 'Fed Tax ID #FED_TAX_ID_NUMBER'. I realize this is something that should be defined somewhere but I do not see it anywhere. I did have some trouble upgrading my SQL so I possibly missed something.

    2. All my new orders show a payment already listed under payment histroy. There is no name/number or type. Amount is listed as $0.00. Date Posed and modifed is listed as 12/31/1969 18:59:59.

    Any assistance would be greatly appreciated.
    To the first question, could I just knock that bit of code out so I don't have it at the top or even the tax column on the invoice?

 

 

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