]> git.koha-community.org Git - koha.git/commit
Bug 25599: Fix default value placeholders for UseACQFrameworkForBiblioRecords
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 26 May 2020 08:50:31 +0000 (10:50 +0200)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Thu, 13 Aug 2020 04:12:42 +0000 (16:12 +1200)
commit0a5da94a53f9fa2beead2c0bdb791eb723b89817
tree721427d4e90e422899c5260125debe677a461c8c
parentbe3ab938d8caa7e78cc349cd7203eb3ec3a0b7a5
Bug 25599: Fix default value placeholders for UseACQFrameworkForBiblioRecords

The feature was there but a condition disabled it.

Test plan:
- modify the default value for 008@ or another subfield in the ACQ framework using one or more of the placeholders above
- activate UseACQFrameworkForBiblioRecords
- create a basket
- create an order from a new record
- verify the values have been replaced

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit b16e463173e8125396eaef3159d08df5d0d2cfb6)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 34b5cd5267243867042325550ba50bd7a0ee46aa)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
acqui/neworderempty.pl