[Koha-bugs] [Bug 11550] GetOrder returns something even if the order does not exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 27 09:35:13 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11550

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 25686
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25686&action=edit
Bug 11550: Add UT for C4::Acquisition::GetOrder

If GetOrder is called with a nonexistent ordernumber or without any
ordernumber, it should return undef.

Test plan:
prove t/db_dependent/Acquisition.t

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


More information about the Koha-bugs mailing list