@@ -, +, @@ relate to optional item records - When the page first loads, the "Do not create an item record when receiving this serial" radio button should be selected. - Under the "Location" field there should be no item type or collection field. - Select the "Create an item when receiving this serial" radio button. - The item type and collection fields should appear. - Test that the values are correctly saved when you add or edit a subscription. - If you edit a subscription which had item type and collection defined, and you switch to "Do not create an item..." the record should save with empty values for those fields. - Confirm that existing subscriptions open with the correct settings applied: Only records with "Create an item..." checked should open with the item type and collection fields displayed. --- .../en/modules/serials/subscription-add.tt | 4 ++-- .../intranet-tmpl/prog/js/subscription-add.js | 20 +++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt @@ -199,7 +199,7 @@ fieldset.rows table { clear: none; margin: 0; } [% END %] -
  • +
  • -
  • +