https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15531 --- Comment #19 from Jesse Weaver <jweaver@bywatersolutions.com> ---
5) The order status of the order lines will remain 'new' (usually means: not send to the vendor, unfinished) as the basket is never closed, which would set it to 'ordered'. Should we use a new order status here? I think it would be good for searching and to help avoid confusion. Maybe 'standing'?
I think this is a legitimate possible point of confusion, but the current approach shouldn't cause any issues with workflow, and changing this patch and the rest of acq to work with a new order status could be quite tricky. Something to approach as a future enhancement? -- You are receiving this mail because: You are watching all bug changes.