Bug 21354 - When a serial issue is changed from arrived to expected, it remains as received in Brief history
Summary: When a serial issue is changed from arrived to expected, it remains as receiv...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-15 17:59 UTC by Koha Team University Lyon 3
Modified: 2019-03-08 07:29 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koha Team University Lyon 3 2018-09-15 17:59:22 UTC
If you received a wrong issue of a serial and change it from received to expected, it still appears in avalaible issues in the opac (cgi-bin/koha/opac-serial-issues.pl?biblionumber=XXX&selectview=small)

To reproduce:
- receive an serial issue
- edit this serial issue to change the status from "arrived" to "expected"
- Search this serial in the OPAC
- click on "more details" at the bottom of subscriptions tab
- You still can see the issue that you have change in "available issues" (even if you have deleted the item)
Comment 1 Katrin Fischer 2019-03-08 07:29:55 UTC
I can confirm the problem still appears.
The information shown on the 'more details' page is stored in subscriptionhistory.recievedlist (typo included). Not sure how to fix this.