Bug 22435: (follow-up) Update POS for reduced offset types
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 21 Jun 2021 14:43:04 +0000 (15:43 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 4 Aug 2021 12:06:43 +0000 (14:06 +0200)
commit37c795d589bd4939c83002e18e624460c6e22ad4
treeaf99c35cd99a96c0511504bf2c797d9cf2429f78
parent2ec46485b32175da81c03b829c9e2cc55bfcd49d
Bug 22435: (follow-up) Update POS for reduced offset types

This patch updates the Koha::Charges::Sales class to use the 'CREATE'
and 'APPLY' offset types.

Test plan
1/ Run t/db_dependent/Koha/Charges/Sales.t

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Charges/Sales.pm
t/db_dependent/Koha/Charges/Sales.t