Koha/installer/data/mysql
Lucas Gass 7e658ecbc0
Bug 35597: logaction when modifying or deleteing suggestions
To test:
1. Apply patch, restart services, updatedatabase
2. Search for the system preference 'SuggestionsLog', it should be off.
   Turn it on.
3. Create a purhase suggestion
4. Go to Tools > Log viewer. In modules check 'Suggestions'
5. You should see your newly created suggestion.
6. Modify the suggestion and check the logs again, the modification
   should be logged.
7. Delete the suggestion, the deletion should be logged.
8. Do a purchase suggestion via the OPAC.
9. Check the logs to see the newly created suggestion, the interface
   should be OPAC.
10. Turn of SuggestionsLog
11. No changes of any kind should be logged.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Ray Delahunty <lib-systems@arts.ac.uk>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-06-13 14:08:28 +01:00
..
atomicupdate Bug 35597: logaction when modifying or deleteing suggestions 2024-06-13 14:08:28 +01:00
db_revs Bug 35639: DBRev 24.06.00.005 2024-06-11 11:52:24 +01:00
en Bug 35925: Adjust default purchase suggestion notices to use TT 2024-05-10 15:19:05 +02:00
localization
mandatory Bug 35597: logaction when modifying or deleteing suggestions 2024-06-13 14:08:28 +01:00
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 36453: DB and data changes 2024-06-11 09:17:17 +01:00
labels_upgrade.pl
patroncards_upgrade.pl
update22to30.pl
updatedatabase.pl