[Koha-bugs] [Bug 32928] Filters missing in SQL builder on Orders::filter_by_active

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 9 16:38:26 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32928

--- Comment #1 from Thibaud Guillot <thibaud.guillot at biblibre.com> ---
Created attachment 146437
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146437&action=edit
Bug 32928: Add filters on Orders::filter_by_active

To have the same behavior than before 21.xx.xx filters must be added to
the filter_by_active function.

If not you can have on your list, some orders that can be cancelled, or
orders with quantity totally received.

Requirements:
Have instances with different Koha version (20.11 VS Master for example)

Test plan:

1) Apply this patch on Master

Just have the same database with pending orders, and see differences between
both instances on parcel.pl receptions.

You will see that total of orders will be not the same

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list