Bug 31582 - With UseACQFrameworkForBiblioRecords 942$c doesn't display the itemtype pull-down
Summary: With UseACQFrameworkForBiblioRecords 942$c doesn't display the itemtype pull-...
Status: RESOLVED DUPLICATE of bug 32484
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-20 10:34 UTC by Katrin Fischer
Modified: 2023-04-23 21:23 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***