[Koha-bugs] [Bug 14895] We shouldn't be able to edit already added serials' items from serial receive/edit page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 18 01:50:31 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14895

Liz Rea <liz at catalyst.net.nz> changed:

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

--- Comment #5 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 44937
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44937&action=edit
Bug 14895: Removes the ability to edit already added item's info from
serials-edit.pl page

Test plan:

1. In serials create a new subscription with the option "create an item record
when receiving this serial" selected. You can choose the other properties.
2. Find the newly created serial subscription by using the top bar's search.
3. Click from the 'Actions' drop-down menu 'Serial receive'.
4. Change the status to 'Arrived'. Add something to the barcode field. Save.
4.1 (Optional step) Open a new tab in your browser and go see that there is in
the catalogue the item you just added and it has a barcode.
5. Now you should have arrived to the page serials-collection.pl. Here, select
the very same serial item you just edited and click 'Edit serials'
6. Now click just save button without doing any changes.
7. Go to find that item from the biblio record. Notice its barcode is missing
now.
8. Apply the patch
9. Put there some barcode to the item manually.
9. Go back to the serials-collection.pl page and select the item and click
   'Edit serials'.
10. Click save on the edit-serials.pl page without changing any information.
11. Go and check that the item has still its barcode.
12. Find out if this patch's changes to edit-serials.pl has caused some
    problems in other parts of the system.

Signed-off-by: Liz Rea <liz at catalyst.net.nz>

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


More information about the Koha-bugs mailing list