]> git.koha-community.org Git - koha.git/commit
Bug 27793: Store FTX free text in vendor note
authorColin Campbell <colin.campbell@ptfs-europe.com>
Thu, 25 Feb 2021 10:59:24 +0000 (10:59 +0000)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Sat, 12 Feb 2022 20:25:14 +0000 (21:25 +0100)
commit7e8e040c64016d0e83b817bdbe5f1bb8260318b2
tree96b8c94b03d925fa86387332684cea4007a27714
parentf05f65ba18a294d20d1091b5eae46904690e2e94
Bug 27793: Store FTX free text in vendor note

This is important for proquest ordering to distinguish types of
material.

FTX segment from quote is stored as vendor note.
Contents of vendornote are included in the order FTX segment.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 33c8d6f175bf5c5f2a2f08db9e95d363027c276a)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Koha/EDI.pm
Koha/Edifact/Order.pm