Bug 19200: (QA follow-up) Simplify call to GetBasketAsCSV
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 22 Dec 2017 10:20:13 +0000 (11:20 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 22 Dec 2017 16:15:35 +0000 (13:15 -0300)
commit7e21ffe6c5e09ad1f5a1023e32be88f5a43a9d68
tree39d77363932bb83ae6bb6fc2b3c84a277f9f6964
parent809175f3d4b0293e934e56654994797f38330e08
Bug 19200: (QA follow-up) Simplify call to GetBasketAsCSV

If no profile_id is passed, GetBasketAsCSV will fallback to default itself.
No need to make the distinction in basket.pl.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
acqui/basket.pl