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.