Bug 34587: New sushi counter class
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 29 Aug 2023 12:52:00 +0000 (12:52 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Oct 2023 19:46:19 +0000 (16:46 -0300)
commit3ab40366363cd77446d208163ec9951bf687c22a
treef50a1162912ded42bff11f9b2aab1ea3f641110f
parentca8ea02fda4ab765b52a2e17254210fe46310e88
Bug 34587: New sushi counter class

Moves a lot of the logic for creating a counter file and parsing a SUSHI response to a new class to simplify logic

Signed-off-by: Jessica Zairo <jzairo@bywatersolutions.com>
Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/ERM/EUsage/CounterFile.pm
Koha/ERM/EUsage/SushiCounter.pm [new file with mode: 0644]
Koha/ERM/EUsage/UsageDataProvider.pm