[Koha-bugs] [Bug 14535] Late orders does not show orders with price = 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 21 02:40:53 CET 2017


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59921|0                           |1
        is obsolete|                            |

--- Comment #13 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 61348
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61348&action=edit
[SIGNED-OFF] Bug 14535: Late orders does not show orders with price = 0

This patch removes the filter of unitpricesupplier <> 0 and
unitpricelib <> 0 from GetLateOrders as used in lateorders.pl.
This allows you to claim late orders without a price entered.

Test plan:
[1] Run t/db_dependent/Acquisition.t
[2] Check if you see an order with no price in lateorders.pl. (If needed,
    remove prices from a few orders.)

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

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


More information about the Koha-bugs mailing list