Bug 25223: Make join of aqbasket and aqorders explicit
authorNick Clemens <nick@bywatersolutions.com>
Mon, 20 Apr 2020 18:41:37 +0000 (18:41 +0000)
committerJoy Nelson <joy@bywatersolutions.com>
Thu, 7 May 2020 21:57:30 +0000 (21:57 +0000)
commit7d69c0f10c7cb6c8b11baf55f05256684cdb0966
tree8e7fbd990bdacc66943fb169dd487657ad01a1f2
parent65783bd649ee9f794c8d4778d4e1ea3771a07db5
Bug 25223: Make join of aqbasket and aqorders explicit

This is simply a SQL change that makes things a bit easier to read
and also prevents too much data being returned in a large system

To test:
1 - Have some orders in your system in the ordered status
2 - Click the 'Ordered' amount for your budget from Acquisitions home
3 - Note the view of orders, possibly screen shot
4 - Apply patch
5 - Restart all the things
6 - Reload the ordered page
7 - Confirm nothing has changed

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
acqui/ordered.pl