Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

holdings: add optional fields for holdings display #1244

Merged
merged 1 commit into from
Oct 14, 2020

Commits on Oct 14, 2020

  1. holdings: add optional fields for holdings display

    With this commit, new optional fields are allowed for
    the holdings of type serial. The fields are:
    - enumerationAndChronology
    - supplementaryContent
    - index
    - missing_issues
    - notes
    
    The new field second_call_number is available for
    all types of holdings records
    
    Item and holdings call numbers have no minimum character constraint.
    
    Issues with status deleted are not displayed in the public interface.
    
    * Closes rero#1284
    * Removes the condition to have an item second call number only
    if first call number exist.
    * Adapts tests and fixtures accordingly.
    * Adapts the public interface to display the new fields.
    
    Co-Authored-by: Aly Badr <aly.badr@rero.ch>
    Aly Badr committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    2edcfac View commit details
    Browse the repository at this point in the history