Page 5 of 9 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 82
  1. #41
    Join Date
    Sep 2012
    Posts
    254
    Plugin Contributions
    0

    Default Re: All Invoices Report [support]

    Glad I could help you.

  2. #42
    Join Date
    Dec 2013
    Location
    Southampton, UK
    Posts
    51
    Plugin Contributions
    0

    Default Re: All Invoices Report [support]

    The solution for me was similar. I move the style and it worked fine. I also found this was in a <br> tag not a div just after <!-- Add page break for print out -->.

    When I moved the style to the first <table> I also deleted the <br> where the style was originally located.

    One slightly annoying thing is that the addon has always chucked out a blank page before printing the invoices. After the change it does the same but after the invoices are printed. Any ideas why this could be happening? I have found this since the very first version that I have installed and on different printers using different operating systems (currently Windows 7 Ultimate) and different browsers (currently IE 11. Given all these facts I would say it would be a coding issue rather than system, software or printer problem.

  3. #43
    Join Date
    Sep 2012
    Posts
    254
    Plugin Contributions
    0

    Default Re: All Invoices Report [support]

    I heavily modified this report but what I can tell you is there is something making it generate that blank page. So there is some content after the page break. I'm assuming this is after every invoice so if you are printing 10 invoices you are getting 10 blank pages and not 10 invoices with 1 blank page at the end. The fact that you say it went from a blank page before to blank page after confirms this.

  4. #44
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,475
    Plugin Contributions
    88

    Default Re: All Invoices Report [support]

    I've checked the default version of All Invoices on a 17-page printout on the most recent version of both FireFox and IE11 and I don't see the extra-page issue.

  5. #45
    Join Date
    Oct 2010
    Location
    Indiana
    Posts
    69
    Plugin Contributions
    0

    Default Re: All Invoices Report [support]

    no issues here!
    Last edited by CherVickers; 16 Jun 2015 at 06:17 PM.

  6. #46
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,475
    Plugin Contributions
    88

    Default Re: All Invoices Report [support]

    Thanks for the update!

  7. #47
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,684
    Plugin Contributions
    9

    Default Re: All Invoices Report [support]

    hi,
    i just started looking at this module for a specific need. while it does get installed on the admin side; i would still cleanse the $orderStatus variable prior to its use. from:

    PHP Code:
    $orderStatus $_GET['status']; 
    to

    PHP Code:
    $orderStatus zen_db_prepare_input($_GET['status']); 
    or perhaps making use of the bindVars instead.

    i have a need to print a range of invoices; i am not sure if others have a need for that. which seems like easy enough to do. however, on first glance, this does look to be like a valuable module. thanks!
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  8. #48
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,475
    Plugin Contributions
    88

    Default Re: All Invoices Report [support]

    Good point, carlwhat, I'll add that to the plugin's change-list. I'm not as concerned about the sanitizing since it's on the admin side.

  9. #49
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,684
    Plugin Contributions
    9

    Default Re: All Invoices Report [support]

    lat9,
    which one was the good point: adding an invoice range? or sanitizing the $_GET variables?

    i agree, the sanitizing is not as big a concern as it is on the admin side. the invoice range is for what i needed the module. i suppose the tricky part is what invoices to include, as we have a cancelled order status which we do not want to see; but then all of other statuses we do.

    i suppose the selection process could go on and on...

    in addition, we implemented the super_orders and super_invoices module, so i needed to modify the formatting of the invoice to match that...

    that said, a very helpful starting point for me. thanks again for this contribution.

    best.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  10. #50
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,475
    Plugin Contributions
    88

    Default Re: All Invoices Report [support]

    carlwhat, I was responding to the need to sanitize the $_GET variable (just using a simple integer-cast is sufficient).

    I'll add the order-range specification as a change-request to the plugin.

 

 
Page 5 of 9 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. v152 Support Thread: Report All Errors (Even Warnings)
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 1 Feb 2020, 05:42 PM
  2. v154 Editable Invoices & Packing Slips [Support]
    By dbltoe in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Oct 2015, 11:44 PM
  3. Replies: 1
    Last Post: 27 Jan 2012, 06:35 PM
  4. Admin Activity Report [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 6 Aug 2009, 12:47 PM
  5. printing all invoices
    By simplesat in forum General Questions
    Replies: 1
    Last Post: 28 Nov 2008, 04:03 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR