The SimpleInvoices forum has moved to Google Plus - this forum is now read-only
Statement of Invoices not working when authentication is enabled
  • ReallyNAReallyNA June 2010

    Hello there,

    I can't use the Statement of Invoices ( http://www.simpleinvoices.org/demo/index.php?module=statement&view=index ) if authentication.enabled = true.

    I get a bunch of Zend errors. Don't know if this help but export the invoices to pdf and send those by e-mail is working fine.

    I need to disable authentication to be able to use this reports. It is just me or it is a known bug? Can't find any info about this on the forum.

    Thanks in advance

  • mrembeddedmrembedded June 2010

    What version of Simple Invoices are you using?

  • ReallyNAReallyNA June 2010

    Simple Invoices 2010.2 Beta 5

    The reports works fine without authentication. If I enable it, Statement of Invoices gives errors.

  • mrembeddedmrembedded June 2010

    That problem is fixed in the latest revisions so you can either sit tight and wait for beta6 or grab the latest bleeding edge code from svn.

  • Hi

    If you just want to quickly get rid of the issue, have a look at the include/acl.php file. If you are missing the below line on line 38, just copy paste:

    $acl->add(new Zend_Acl_Resource('statement'));

    Hope this fixes your issue.

    Thanks
    Harvinder

  • ReallyNAReallyNA June 2010

    @ mrembedded

    Thank you for your reply.

    @ harvindersingh

    That worked fine ;) Thank you very much. Statements are working now with auth = true

  • justinjustin June 2010

    thanks harvinder!!

    i'll try and get 2010.2 beta 6 released very soon - has fixed this issue

    cheers

    justin

    SmarterInvoices.com :: Simple Invoices hosting | Kelly.org.au :: Simple Invoices custom development | justin.kelly.org.au
  • Hi,

    I am having the same problem, I have followed all the advice, Installed simple invoice beta 8, my statement of account still shows zero with true or false enabled. Could it be a setting in the database. Thanks Rachel

  • Sorry, finally after spending soo much time, I had two company names and I was using the wrong name one with a space and one without. If that helps anyone. Thanks Rachel

Categories