Page 6 of 9 FirstFirst ... 45678 ... LastLast
Results 51 to 60 of 84
  1. #51
    Join Date
    Jun 2010
    Location
    Austria
    Posts
    115
    Plugin Contributions
    0

    Default Re: All Invoices Report [support]

    Just a quick query if there's an updated version for 1.5.5a in the pipeline? Thank you for making this available!

  2. #52
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: All Invoices Report [support]

    Quote Originally Posted by terraGirl View Post
    Just a quick query if there's an updated version for 1.5.5a in the pipeline? Thank you for making this available!
    Should be good-to-go! That's one of the benefits (usually) of a no-core-file-overwrites plugin.

  3. #53
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: All Invoices Report [support]

    Hi lat9,
    I just submitted an update (called it 2.5) which allows the storeowner to optionally update all the selected orders' status after generating the report.
    It involved rearranging a couple things between files.

    And the foreach which loops thru orders is v1.5.5 specific. I guess it could be changed to a "while !EOF, MoveNext()" if really needed on older versions.

    https://www.zen-cart.com/downloads.php?do=file&id=1083
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #54
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: All Invoices Report [support]

    Quote Originally Posted by DrByte View Post
    Hi lat9,
    I just submitted an update (called it 2.5) which allows the storeowner to optionally update all the selected orders' status after generating the report.
    It involved rearranging a couple things between files.

    And the foreach which loops thru orders is v1.5.5 specific. I guess it could be changed to a "while !EOF, MoveNext()" if really needed on older versions.

    https://www.zen-cart.com/downloads.php?do=file&id=1083
    Thanks, DrByte. I'll download your changes and create a v2.5.0 release in the plugin's GitHub repository.

  5. #55
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: All Invoices Report [support]

    Hi..

    I have just downloaded and installed the 2.1.0 version (since I have 1.5.4). The readme file is telling me that I have to go to Reports->All Invoices or Reports->All Packing Slips. But I do not see the option All invoices or reports under the reports-button (only the standard ones like customers order total and so on)

    Do you happen to know what went wrong?

  6. #56
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: All Invoices Report [support]

    Quote Originally Posted by LadyoftheCave View Post
    Hi..

    I have just downloaded and installed the 2.1.0 version (since I have 1.5.4). The readme file is telling me that I have to go to Reports->All Invoices or Reports->All Packing Slips. But I do not see the option All invoices or reports under the reports-button (only the standard ones like customers order total and so on)

    Do you happen to know what went wrong?
    That's weird, since this plugin is a "drop-in" (i.e. no existing files modified). Are you sure that you "dropped" the files in the right directory?

  7. #57
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,845
    Plugin Contributions
    11

    Default Re: All Invoices Report [support]

    an easy way to tell if you loaded the files to the right place would be to directly call the script:

    www.yoursite.com/YOUR_ADMIN/all_invoices.php

    does that work?

    unfortunately i do not remember exactly how things appear on the admin menu w/o doing a little digging....

    good luck.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  8. #58
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: All Invoices Report [support]

    Quote Originally Posted by lat9 View Post
    That's weird, since this plugin is a "drop-in" (i.e. no existing files modified). Are you sure that you "dropped" the files in the right directory?
    I think I did, but I will check everything again in case I missed something..

  9. #59
    Join Date
    Jan 2016
    Location
    Netherlands
    Posts
    150
    Plugin Contributions
    0

    Default Re: All Invoices Report [support]

    Yes, I did something wrong, it must have been the heat (extremely hot day in the Netherlands)

    It is working now, but since it is working, I have two other questions (sorry ):

    1) The invoices are shown in the standard design, not in the design that I have made for the invoices. Can this being changed?
    2) Is it not possible to make a selection, for example, I want to print out order 8000 till 9000)?

    Best Regards

  10. #60
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: All Invoices Report [support]

    I'm glad you got it sorted; in answer to your questions:
    1. The invoice display uses /YOUR_ADMIN/includes/templates/tpl_all_invoices.php to perform the formatting. If you've made modifications to the "standard" Zen Cart invoice, you'll need to merge those changes into that template.
    2. The plugin displays/formats invoices and packing slips based on orders-status, not by order-id. I've created a change-request on the plugins GitHub repository so that I "remember" this request, but I can't guarantee when I'll get it finished.

 

 
Page 6 of 9 FirstFirst ... 45678 ... 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