Many reports (e.g. chart of account report on a single account) have a button "permalink", which have a nice side effect of reloading that report again. Any additional items which have been added (in other windows, perhaps via middle click on reports...) will show up in report.
So the button functions a bit like a "fresh" or "update" button on a report. Pushing the permalink button once consistently works. Pushing the permalink button a second time often leads to an HTTP authentication request... My guess is that this is because something died, and lost the database connection... At that point one has to close all windows/tabs and login again. error.log says: ==> /var/log/apache2/error.log <== exit at LedgerSMB.pm line 653. Compilation failed in require at /usr/share/ledgersmb/menu.pl line 8. Use of uninitialized value $accno in substitution (s///) at LedgerSMB/Report/GL.pm line 338. 2016/04/05 13:34:35 - ERROR - LedgerSMB::_error LedgerSMB.pm (639) -- No Database Handle at LedgerSMB/DBObject.pm line 114. 2016/04/05 13:34:35 - ERROR - LedgerSMB::_error LedgerSMB.pm (640) -- dbversion: 1.4.26, company: sswbooks exit at LedgerSMB.pm line 653. Compilation failed in require at /usr/share/ledgersmb/menu.pl line 8. DBI connect('dbname="sswbookssswbooks"','mcr',...) failed: missing "=" after "mcr'" in connection info string at LedgerSMB/DBH.pm line 50. Died at LedgerSMB/Auth.pm line 105. Compilation failed in require at /usr/share/ledgersmb/journal.pl line 8. I'm going to try to investigate/fix this. -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works | network architect [ ] m...@sandelman.ca http://www.sandelman.ca/ | ruby on rails [ ------------------------------------------------------------------------------ _______________________________________________ Ledger-smb-devel mailing list Ledger-smb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel