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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 24 21:28:10 CET 2023


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

--- Comment #55 from Michaela Sieber <michaela.sieber at kit.edu> ---
I did some tests in biblibre and ptfs sandboxes

Test results:

Case 1: no AV category and no MARC field  --> works perfect
Case 2: AV category and no MARC field  --> works perfect


Unfortunately Additional Fields with MARC fields did not work:
   a/ no AV category, a MARC field not linked to AV category, MARC field
      mode = get
   b/ no AV category, a MARC field not linked to AV category, MARC field
      mode = set
   c/ no AV category, a MARC field linked to AV category, MARC field
      mode = get
   d/ no AV category, a MARC field linked to AV category, MARC field
      mode = set


In get mode nothing happens, the values are not displayed
In set mode an error message appears:
"Tag "942h" is not a valid tag. at
/kohadevbox/koha/Koha/Object/Mixin/AdditionalFields.pm line 72.
 at /usr/lib/x86_64-linux-gnu/perl-base/Carp.pm line 289" .....



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

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


More information about the Koha-bugs mailing list