Bug 31582

Summary: With UseACQFrameworkForBiblioRecords 942$c doesn't display the itemtype pull-down
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: julian.maurice
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32484
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2022-09-20 10:34:34 UTC
When using UseACQFrameworkForBiblioRecords, the itemtype pull down for 942$c doesn't show up correctly.

To test:
* Activate UseACQFrameworkForBiblioRecords in system preferences
* Create an ACQ framework or edit the existing one, adding 942$c mapped to bibioitems.itemtype
* Add a new order using the 'from a new empty record' option
* Verify 942c shows, but as a freetext input field
Comment 1 Julian Maurice 2022-12-16 15:39:59 UTC
I think you need to set 942$c authorised value to 'itemtypes' to have the dropdown list.
Unfortunately I just tested that and, while I get a dropdown list, it's empty.
Fortunately I just submitted a patch on bug 32484 and it looks like it fixes this issue, so you might be interested in testing it ;)
Comment 2 Katrin Fischer 2023-04-23 21:23:45 UTC
It's true, this is fixed in master now!

*** This bug has been marked as a duplicate of bug 32484 ***