http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14435 --- Comment #20 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Frédéric Demians from comment #18)
Thnaks for the rebase. It works as described.
A new column in the 'Saved report' may be one too many. We can imagine scenario where librarian will run a report once a day. The 'Saved result' will be overcrowded. A simple tick in a column may be enough with detailed information reported to another page, or the 'run' page.
Yes agreed, I have just tried to rescue this feature as quickly as possible.
There is a bug is the result page after you run any report. After the table containing the result, there is a section called 'Saved report results' displaying a table populated with "HASH(....)".
The same variable name was used, I have changed one for 'saved_results'. I should be fixed now. -- You are receiving this mail because: You are watching all bug changes.