Bug 15348: (follow-up) Fix filtering results on estimated delivery date
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 2 Aug 2022 04:57:02 +0000 (16:57 +1200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 16 Sep 2022 13:36:57 +0000 (10:36 -0300)
commit1e9bb1f1ad8a99e279cab624e6852758990336f5
tree50fb5f9466d9adf7fa6b233ba59b949dc1be35f4
parentefeef8df7cb4e7285b0499a5e4bb06f88a860ffb
Bug 15348: (follow-up) Fix filtering results on estimated delivery date

Adding another clause to the SQL so that the specified estimated
delivery date is used for filtering first, and the calculated delivery
date is used if there is no specified estimated delivery date.

Signed-off-by: Christian Stelzenmüller <christian.stelzenmueller@bsz-bw.de>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Acquisition/Orders.pm