Fearless359 version purpose

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #349
    RRowley
    Participant

    What is the difference between the original SimpleInvoices and Fearless359/SimpleInvoices versions?

    #350
    RRowley
    Participant

    Well to answer myself, the purpose was originally to add changes that I needed for my business. After time, the purpose grew to include the need to support current versions of PHP, MySQL and support libraries. The original version of SI (which is an amazing piece of work in and of itself), had not been maintained since 2013. Given that the number of changes I had made to that version we to great for anyone to review and accept into the original repository, I sought to have the Fearless359 repository separated from the original. That was granted and since then, many updates have been made to it. These are best summarized in the ChangeLog file that can be accessed via the About link at the top right of each page.

    Currently, Fearless359 SI has two primary versions: “master” and “master_2019”. The “master” version can run on PHP 5.6x and up (tested to PHP 7.2x so far). Whereas the “master_2019” version is meant for PHP 7.x and up.

    “master_2019” has also been updated to include supported versions of libraries to maintain the manage screen tables, the jQuery libraries, etc.

    There is a “master_2019_1” version that is available that has been updated to use a the SwiftMailer library for emails and the MPDF library (that comes with SwiftMailer) to generate PDF files. That are currently supported libraries and replace the PHP email and FPDF libraries of which FPDF isn’t currently supported.

    There was some discussion at one point about making the Fearless359 version the current version for the standard SI but nothing has come of this to date. If however that becomes an option, I will support reintegrating Fearless359 SI with the standard SI making it a single source library again.

    #423
    Fuquar7
    Participant

    I have searched and have found nothing that applies in this fourm
    What I would like to have the ability to search the notes for line items and the “notes” sections on invoices.
    I use a generic line item “Labor” and I detail what work was completed on the job. There are times I need to look up an old invoice based on the job description. Currently I login to my database back end and search that way.

    Is there a solution or some sample code that I could assemble (I’m a script kitty) to make it easier to accomplish the same thing?

    Additionally is there anyway to add (for my purposes) a “invoice summary” item when on the invoice listing page? Possibly replacing the “biller” column?

    I am a commercial contractor and I have several big maintenance contracts so I generate hundreds of invoices for one location at times. It would be helpful if there were a way to display a summary.

    Sorry if this is in the wrong place I did not know where else to post.

    • This reply was modified 4 years, 8 months ago by Fuquar7. Reason: email notifications
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.