Summary: | no way to finish receiving | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Acquisitions | Assignee: | Alex Arnaud <alex.arnaud> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, koha.sekjal |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | cgi-bin/koha/acqui/parcel.pl?invoice=23&supplierid=3&gst=0&datereceived=2010-07-07 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Add a button in parcel.pl for confirm end receiving
signed off modified patch follow up patch Bug 4966 - follow up - add xhtml closure for input tags |
Description
Nicole C. Engard
2010-07-07 21:48:26 UTC
Is this bug still relevant ? Actually when i click on receive link in pending Orders table i'm redirected to orderreceive.pl ( which could be this confirmation ? ). And after clicking on save button, ( and back to parcel.pl ) we can see the received item(s) in already received table. I am not sure - perhaps Nicole means we need a way to 'close' an invoice. To say all books from this parcel have been received? Alex, I do see what I have 'already received' but when I'm done, what do I do? It's not clear to many librarians that they just visit another page and that's just fine. A button that says 'done receiving' would be nice because then that will take you out of the receiving area and to the vendor page or to the acq home - or anywhere but the page you were just on. Nicole Created attachment 4865 [details] [review] Add a button in parcel.pl for confirm end receiving This patch add a button in parcel.pl page for confirm End receiving. It redirects on parcels.pl of the current supplier. Created attachment 4866 [details] [review] signed off modified patch Created attachment 4867 [details] [review] follow up patch changed it from 'end' to 'finish' Not valid XHTML; <input> tags not closed. Marking as Failed QA until this can be resolved. Created attachment 5290 [details] [review] Bug 4966 - follow up - add xhtml closure for input tags Thank you, Alex, for the followup patch addressing my QA concerns. Consider this my signoff on that patch. I am marking all three (taken together) as Passed QA Pushed please test Works nicely in current mater/3.6. |