Bug 24464: (QA follow-up) Make the method reflect the lack of FK
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 20 Mar 2020 18:53:35 +0000 (15:53 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 24 Mar 2020 08:06:37 +0000 (08:06 +0000)
commite9e3bb6aa19ad915904e31d51af875b1bf27aa85
treefa33461698a5649102d74ea369e49aebc8d72216
parent71354abe5a216e077cfb55206afbb7e0f0cc5c26
Bug 24464: (QA follow-up) Make the method reflect the lack of FK

This patch makes it super obvious to understand by reading the code that
there's originally no foreign key.

To test:
1. Run the tests and notice they pass
2. Spot the # FIXME
3. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Acquisition/Basket.pm