[Koha-bugs] [Bug 14233] Add logging support to notices and slips management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 25 14:38:04 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14233

Kelly McElligott <kelly at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117295|0                           |1
        is obsolete|                            |

--- Comment #50 from Kelly McElligott <kelly at bywatersolutions.com> ---
Created attachment 117312
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117312&action=edit
Bug 14233: Add logging to notice create/update/delete

This patch adds the call to logaction to record when a notice is added
or changed.

Test plan
1/ Add a new notice and check a corresponding line appears in the
action_logs table.
2/ Update a notice and check that a corresponding line appears in the
action_logs table.
3/ Signoff

Signed-off-by: Kelly McElligott <kelly at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list