Hi,

While testing new hook :
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27066

I faced a problem :
How can I modify the current patron object ?
Since we are in the store() method of that object and inside a transation.
I tried to call $self->SUPER::store(); but does not work.

Should we implement this possiblity or document hooks to say it is impossible.

Thanks a lot for your help :D

Best regards,

--
Fridolin SOMERS <fridolin.som...@biblibre.com>
Software and system maintainer 🦄
BibLibre, France
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/

Reply via email to