[Koha-bugs] [Bug 15774] Additional fields for baskets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 22 11:33:00 CET 2018


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53608|0                           |1
        is obsolete|                            |

--- Comment #12 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 72078
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72078&action=edit
Bug 15774: Add additional fields to order baskets

This also moves the admin page for additional fields for all tables to a
single common screen, and factors out display/input parsing logic.

Test plan:
  1. Create an additional field for a subscription (under Serials -> Add
     subscription fields).
  2. Apply patch.
  3. Visit Additional fields under administration, and verify that
     the field created above still shows under the list for the
     subscription table.
  4. Create at least four fields for aqbasket for each combination of
     searchable/not-searchable and with/without an authorized value.
  5. Create an order basket, and verify that all fields are visible and
     correctly save.
  6. Edit the basket, verifying that changes to these additional fields
     are saved.
  7. Add an order to the basket (contents are irrelevant).
  8. Go to advanced search within acquisitions.
  9. Verify that only the searchable fields show in the form, and that
     their contents may be searched.

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


More information about the Koha-bugs mailing list