[Bug 10364] New: add a way to partially receive an order without creating a new order
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10364 Bug ID: 10364 Summary: add a way to partially receive an order without creating a new order Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: mathieu.saby@univ-rennes2.fr At present, if we order 3 copies of a document, and only 2 are received, Koha creates a new order with the 3rd copy. As a consequency, if we print again the basketgroup, there is a new line. I would prefer Koha not to create a new order, so that the content of baskets and basket groups will not be altered by reception. M. Saby -- 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=10364 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think that this would be quite hard to do if we want to keep the history right. For example you want to link to the right invoice number for each received item from the items tab in the staff detail page. But the current database structure wouldn't allow that for multiple items received on different invoices being in the same order line... (hope that makes some sense) -- 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=10364 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The display of orders that have been partially received has been improved a lot as it now shows the dependent parent order in a lot of places. I still think without totally changing our database structure it won't be possible to really achieve this. The different order lines can have different prices, be received in different years etc. -- 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=10364 --- Comment #3 from mathieu saby <mathsabypro@gmail.com> --- Hello If the issue is still there, maybe it is possible to fix it only at display level , for the printing of basketgroups for example? As Koha knows that order B was creaated by a partial receipt of order A, it is possible - I think - to display only one line for A and B. Mathieu -- 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=10364 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Trying to see how it could work: Why would you want to reprint a basket group if it's already partially received? And should the received items be marked/printed? Could it be, that the price or another detail for the received one is different to the still ordered one? -- 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