Summary: | Status of item returned with process_koc.pl is empty in Intranet | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Circulation | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, koha.sekjal, nengard, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 4976 - Status of item returned with process_koc.pl is empty in Intranet
[SIGNED-OFF] Bug 4976 - Status of item returned with process_koc.pl is empty in Intranet |
Description
Magnus Enger
2010-07-08 18:58:33 UTC
Created attachment 8132 [details] [review] Bug 4976 - Status of item returned with process_koc.pl is empty in Intranet Fix to ensure items returned through a processed koc file have items.onloan and items.datelastseen set corrrectly. Created attachment 8231 [details] [review] [SIGNED-OFF] Bug 4976 - Status of item returned with process_koc.pl is empty in Intranet Fix to ensure items returned through a processed koc file have items.onloan and items.datelastseen set corrrectly. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Uploaded a file with checked in and checked out items. all info shows properly. Adds ModItem calls to kocReturnItem, and cleans up a line for legibility. Marking as Passed QA. patch pushed, tiny and looks good (but untested, please test) This bug will be included in the Koha 3.6.5 release. |