Bug 24081: Add DISCOUNT to the allowed 'reduce' types
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 9 Jan 2020 14:14:34 +0000 (14:14 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 4 Mar 2020 14:46:19 +0000 (14:46 +0000)
commita2fa0acb7daee624154c98be05ec85b613d64f42
treed2ac62e16f7b58180d6837c1311d816548385a03
parent12381ead911a71bac9c38599b0b3670060a8b121
Bug 24081: Add DISCOUNT to the allowed 'reduce' types

This patch adds the DISCOUNT type to the handled types list in the
reduce method introduced in bug 23442

Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Account/Line.pm