Bug 23362

Summary: AlternateHoldingsField is displayed even if an item is created and checked out
Product: Koha Reporter: Marjorie Barry-Vila <marjorie.barry-vila>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: patrick.robitaille
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Marjorie Barry-Vila 2019-07-23 14:26:24 UTC
Hi,
Field set in AlternateHoldingsField displayed when an item is finally created and checked out.

Test plan:
- in AlternateHoldingsField, write 998a for exemple
- create a biblio with 998a filled
- 998a displayed on detail biblio in holding tab
- 998a displayed on list result on availability field
- finally create an item
- do not clear field 998a
- 998a is no longer displayed
- check out item
- on list result, 998a is displayed even if an item is exists

Regards,
Marjorie