Bug 27837: Always pass permanent location from items editor if it was defined
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 6 May 2021 13:09:03 +0000 (09:09 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 20 May 2021 12:50:15 +0000 (14:50 +0200)
commit040861392c39165398aadefb168176d787201d4b
treeabd955ddef51c390d6919225b3a458826b972a34
parent4aaf0b3077ceae65b7da976f9cf47ad273051835
Bug 27837: Always pass permanent location from items editor if it was defined

By always passing permenent location from the items editor, we can know
if permanent location was defined in the framework. This means we can
know if we should update permanent location independently of location
even if permenent location has an empty value.

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 f5bd16410a5c2dc597c265eec46a771cceec72bb)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Biblio.pm