Bug 6305 - The serials are not working properly
Summary: The serials are not working properly
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) critical
Assignee: Colin Campbell
QA Contact: Bugs List
URL:
Keywords:
: 6524 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-05 10:26 UTC by Nuño López Ansótegui
Modified: 2019-06-27 09:24 UTC (History)
5 users (show)

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


Attachments
Bug 6305: Subscriptions can not be edited (11.70 KB, patch)
2011-06-07 21:51 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 6305: Copy enumchron into created serial item (6.76 KB, patch)
2011-06-07 22:06 UTC, Katrin Fischer
Details | Diff | Splinter Review
signed off third patch (1.52 KB, patch)
2011-07-05 19:25 UTC, Nicole C. Engard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nuño López Ansótegui 2011-05-05 10:26:02 UTC
The items are not created when received, although you have chosen the option "Serial Create an item receipt record" the item is not created.

You can not edit a subscription, when you edit a subscription, this is duplicated.

In version 3.2.x the "Serial Enumeration / chronology" is self-filling, but now is empty.
Comment 1 Christopher Chagal 2011-06-07 13:50:03 UTC
We have noticed the same problems. I was about to submit a bug report for each when I found this report.

Any news on a solution?

I'd be happy to provide more details about our environment if necessary.
Comment 2 Katrin Fischer 2011-06-07 18:35:43 UTC
I can reproduce all 3 problems on current master.
Comment 3 Katrin Fischer 2011-06-07 21:51:25 UTC
Created attachment 4426 [details] [review]
Bug 6305: Subscriptions can not be edited

This seems to fix the problem with editing existing subscriptions. Please test.
Comment 4 Katrin Fischer 2011-06-07 22:06:03 UTC
Created attachment 4427 [details] [review]
Bug 6305: Copy enumchron into created serial item

Should work for normal and supplemental issues.
Comment 5 Nicole C. Engard 2011-06-14 15:03:34 UTC
I just now noticed the third problem ... the one without a patch yet.
Comment 6 Katrin Fischer 2011-06-22 14:31:40 UTC
*** Bug 6524 has been marked as a duplicate of this bug. ***
Comment 7 Nicole C. Engard 2011-07-05 19:25:45 UTC
Created attachment 4566 [details] [review]
signed off third patch

With this patch all three patches to fix this issue have been signed off and are ready for QA
Comment 8 Ian Walls 2011-07-05 19:32:49 UTC
Tested all three patches, and they work well together.  Marking as Passed QA
Comment 9 Chris Cormack 2011-07-05 20:49:45 UTC
Works well, pushed to master
Comment 10 Katrin Fischer 2011-08-05 16:51:26 UTC
I have tested
- adding items by receiving issues.
- that enumchron field is properly filled.
- editing subscriptions.

All is working as expected.

Bug fixed.