https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24430 --- Comment #24 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Tomás Cohen Arazi from comment #22)
Looking at Koha::Acquisition::Orders it feels like I might have mixed 'current' vs. 'active'. So a terminology problem. And 'filter_by_active' seems to have a wrong POD (should be 'filtering OUT orders that are not active'). We could have a problem with this embed in 'biblio.active_orders+count' in /acquisitions/orders.
Please file a bug!
This is bug 36018. Renaming the _current method there. I checked on the use of active_orders_count and it is only used in parcel.tt. This all looks okay. Do not allow order cancellation with deletion of biblio if there are multiple active orders. -- You are receiving this mail because: You are watching all bug changes.