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
What version of Simple Invoices are you using?
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
thanks harvinder!!
i'll try and get 2010.2 beta 6 released very soon - has fixed this issue
cheers
justin
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