https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34925
--- Comment #2 from Christopher Brannon <[email protected]> --- (In reply to Michael Adamyk from comment #1) > This would be different from a Report Group so that you could have any > report marked as a Favorite, regardless of its Report Group -- is that > correct? Correct. It would also be based on the logged in person. If a table was in order, it might be foresight to construct the table in such away that the borrowernumber and table it is referring to is listed, in addition to specific report number. That way, if we found use of favorites elsewhere in Koha, we could use the same table to store those favorites. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
