https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36068 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #13 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Marcel, trying to understand the logic here I stumbled on this line: + [1] Order lines that have no biblio anymore but are still considered open + (received < ordered, not cancelled). Can you please explain especially the second part? Similar here: + [1] Biblionumber is null but received < ordered and not cancelled. Thanks for writing a lot of documentation on these scripts. A note: -c is logical, but often reserves for "confirm". Should we maybe switch it? ./misc/maintenance/acq_cancel_obsolete_orders.pl -h Gives me the documentation, but it doesn't contain the typical list of parameter the script accepts. I think it would be nice to be consistent here with the other scripts. -- You are receiving this mail because: You are watching all bug changes.