Bug 21896: (QA follow-up) Document and Test for FIFO behaviour
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 29 Nov 2018 13:49:27 +0000 (13:49 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 29 Nov 2018 18:46:14 +0000 (18:46 +0000)
commit99535e0fda491d2e1d704dd80f6613c0a7b8d06b
tree5eb26fb0559d30aa188ea203f410faf14482557c
parent4302bdda5c1c348e63003589795af3d37249c167
Bug 21896: (QA follow-up) Document and Test for FIFO behaviour

A short dicussion lead to the decision to make it explictly clear that
this method will implicitly apply credits against debits in a 'First In
First Out' manor, meaning oldest outstanding debits will be paid off
first.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Account.pm
Koha/Account/Line.pm
Koha/Schema/Result/Accountline.pm
t/db_dependent/Koha/Account.t