[Bug 13325] Add logs for budgets and funds
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13325 --- Comment #14 from mathieu saby <mathsabypro@gmail.com> --- Hi you marked https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34049 as a duplicate, but I am not sure of that. By "logs", do you mean logs visible in /tools/viewlog.pl ? What I meant in 34049 was not to "log" modifications that way, because logs are often disabled in production Koha for performance issues, and not easy to consult for the average librarian. I was thinking of a real "feature" permitting any fund owner/user to see the modifications of their fund. It means at least (very quick draft) - creating a new column inital_amount in aqbudgets - creating a new SQL table like aqbudgets_changes - each new line aqbudgets_changes would add or substract money (with an optional comment) to aqbudgets.budget_amount, without altering aqbudgets.inital_amount and of course some substantial modifications to the templates -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org