Bug 18501: (QA follow-up) Remove FIXME + Track issue_id
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 14 Aug 2020 10:53:59 +0000 (11:53 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 20 Aug 2020 10:31:59 +0000 (12:31 +0200)
commitbb0cd3d229dec57bdef0016118417a4e326b12f5
tree637fd54bdee2270eac3bc57cf205e0b3b2cecd1c
parent0a651f9ee7770a24282c51cc8d4073dc01d99cab
Bug 18501: (QA follow-up) Remove FIXME + Track issue_id

We correct some compilation errors here by updating the transfered
_FixAccountForLostAndFound method to use $self references.  We add
issue_id tracking so that future reports can clearly see how a refund
relates to the original charge and finally we remove a FIXME as I agree
that the 'discard_changes' call is not required.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Item.pm