Bug 35074: Add patron relationship alias
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 27 Oct 2023 13:01:35 +0000 (14:01 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 1 Nov 2023 20:23:11 +0000 (17:23 -0300)
commit465713bb63be5ece367ef8952671b2f9b1c92b33
tree84805cd5b45fd8154c6530b3175aa76c1ab8bb25
parent79908aef27ccbb3bb8a37e87d336aba34e12754d
Bug 35074: Add patron relationship alias

This patch adds the 'patron' relationship alias to the Acountline
DBIx::Class schema.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Schema/Result/Accountline.pm