Bug 25655: Store invoice price and currency even if no currency change
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 15 Feb 2023 07:54:36 +0000 (08:54 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 6 Mar 2023 16:57:53 +0000 (13:57 -0300)
commit7fd9a1ae0b71bccdbad2d3fef62cc12ff3d6ce9b
tree6c9fc6e9119dc52d665d5d8360d51b233f1a3d26
parentf4b74f6c1ffece52de12c91d6de07e6aeba4d73a
Bug 25655: Store invoice price and currency even if no currency change

We could need these info to be stored even if the currency is the same
as the active one, for statistic purpose for instance.

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Acquisition.pm
t/db_dependent/Acquisition.t