]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1860703: Additional A/T hooks for use with various patron changes
authorMike Rylander <mrylander@gmail.com>
Thu, 14 May 2020 18:13:38 +0000 (14:13 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 8 Sep 2020 14:52:50 +0000 (10:52 -0400)
commitd0acd1e63c2571bce868253d6c2873e5861ac5f8
tree77d0ab6fe1224df1a58983de43d432bb1f877da2
parent717029528b9b8cc3bd59dfb89cc20bc680b6fd3d
LP#1860703: Additional A/T hooks for use with various patron changes

This commit normalizes the au.update/au.updated and au.create/au.created
hooks, making them match between code and seed data, and adds two
entirely new hooks, au.renewed and au.barcode_changed.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Troy Leonard <leonardt@aadl.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.new_user_a-t_hooks.sql [new file with mode: 0644]