LP#1976126: (follow-up) update method documentation
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 11 Oct 2022 20:06:24 +0000 (16:06 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Sat, 28 Jan 2023 19:33:46 +0000 (14:33 -0500)
commit0ec2cd55f7281d6dd5ee8d60558aa4aca0d106fb
tree59f9883b926bd1b43239da10b76b3da0dd86d829
parent828744d567c8c5ea92a035bbd8bba4f6d47aadeb
LP#1976126: (follow-up) update method documentation

This patch updates the open-ils.actor.patron.update method
documentation to explicitly state that updates to patron notes,
user activity, and standing penalities via that method are
ignored. This is to try to avoid a regression on this bug, as
otherwise it might be plausible for the method to allow the notes
and standing penalties (at least) to be updated.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm