Bug 23355: Add CASHUP actions
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 23 Jan 2020 13:37:46 +0000 (13:37 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 3 Mar 2020 15:03:00 +0000 (15:03 +0000)
commit747531e8dec58acf37b739a0d8d8b04060a17111
tree732af0019b313ef9ded1006703035387a842e7ed
parent5cf1e85191cda1ba5515011be18ba296d06df896
Bug 23355: Add CASHUP actions

This patch adds methods relating to cashup procedures to the cash
register object to ease adding and querying for cashup actions related
to the register.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Cash/Register.pm
Koha/Cash/Register/Action.pm [new file with mode: 0644]
Koha/Cash/Register/Actions.pm [new file with mode: 0644]
t/db_dependent/Koha/Cash/Register.t