]> git.koha-community.org Git - koha.git/commit
Bug 25266: Fix error when no later order
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 25 May 2020 07:33:10 +0000 (09:33 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 17 Jun 2020 22:30:53 +0000 (22:30 +0000)
commit57edc52ddb845926938e6839a95caa808eee919d
tree38d6f018d49cb9ce9c2c612d9b9c6c08e214e9d3
parent31504e0b14f1db0b374e2c0045e5228e181addf3
Bug 25266: Fix error when no later order

If no late order we got:
"Argument passed to the 'IN' operator can not be undefined"

It highlights a context error

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 7531f66a921089b8b4bae60cf607820b4c483af0)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
acqui/lateorders.pl