[Koha-bugs] [Bug 11844] Additional fields for order lines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 10 17:50:37 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11844

--- Comment #65 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I've run some more tests here:

* Applied patches
* Ran dbic
* Ran restart_all

1) Administration > Additional fields

* Can add edit and delete additional fields for order lines.
* Additional fields for baskets don't have the MARC options, which is correct.
* Additional fields for subscriptions offer the MARC option and have the
save/display selection now. In difference to orders existing MARC information
is not displayed when a new subscription is added, only when you edit. This was
already the case before and I think we should improve it separately. Saving
values works as expected.

> And I think the entry in the left menu is missing, see testplan
> 2/ In the left menu, click on "Add order line fields"

Fixed this in a follow-up.

2) Functionality in acquisitions

I have added 4 different additional fields:

* Text field, no auth value or MARC
* MARC field with get: 245$a
* MARC field with set and link to a pseudo AV in the frameworks: 942$c
itemtypes
* Pull down, AV controlled

All fields have behaved as expected when adding or modifying an order.

I think maybe Michaela was missing the $ in configuration from the error
message she saw:
> "Tag "942h" is not a valid tag.

I am proposing adding a hint to the field with the proper format in a
follow-up. I've also filed bug 32944.

3) Follow-ups

I have done several really small follow-ups. Please feel free to drop or squash
in QA as needed.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list