[Bug 12515] New: Partial receive status not correctly populated on updating from older Koha version
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12515 Bug ID: 12515 Summary: Partial receive status not correctly populated on updating from older Koha version Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Filing this quickly, before I forget, some more testing needed: I just updated an old database dump to recent Koha in order to do some acquisition testing. The dump was from a version before the aqorders.orderstatus column existed. The database update created the column and set the status for all orders. This seems to work nicely, with the exception of partial orders. After updating, the partially unreceived orders have the status "ordered" instead of "partial". The parent_ordernumber is correctly set to the parent order with the received items. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12515 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, one idea: I think it could be the added condition in the follow-up, as I was pretty sure that it worked when we initially tested this: http://git.koha-community.org/gitweb/?p=koha.git;a=blobdiff;f=installer/data... It adds a condition on the basket closedate being not null, but I think in the case of a partial receive, it shoudl be enough that the parent ordernumber is not the ordernumber of the basket. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12515 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- On the other hand... libraries are supposed to close the basket in the acquisition workflow and it will also be necessary to move the status from 'new' > 'ordered'. I am torn here, leaving the bug open for a bit longer, in case someone else wants to comment. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12515 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think the update is ok, baskets should be closed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12515 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12515 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |WORKSFORME -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org