Bug 33028: Add is_monetary to recall_overdue_fine and article_request_fee
authorKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 16 Jun 2023 16:57:51 +0000 (16:57 +0000)
committerPedro Amorim <pedro.amorim@ptfs-europe.com>
Thu, 17 Aug 2023 15:56:21 +0000 (15:56 +0000)
commit9c801dc346ed86b94d0955f2dbe03eee2e88c568
tree0fc07fc7252ba688dd6bc2b948596ba72586fcbc
parent27e207f9ed21e0fd1f4b497bf418c0f824dd6b1d
Bug 33028: Add is_monetary to recall_overdue_fine and article_request_fee

This patch marks the 2 missing monetary values for recal over due fines
and article request fees as monetary.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit e2634097c15d808d4e9a96e33efa9ab245bba88c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit feb6ceaa249b938e1214c4e4bb104f043d1b5bb4)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Koha/CirculationRules.pm