[Koha-bugs] [Bug 35398] EDI: Fix support for LRP (Library Rotation Plan) for Koha with Stock Rotation enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 28 17:45:09 CET 2024


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

--- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 162542
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162542&action=edit
Bug 35398: Unit test

This patch adds the begginings of unit tests for Koha::EDI.  Right now
we only test that a simple QUOTE message creates a basket, adds the item
to said basket and assigns that single item to a corresponding stock
rotation rota as defined by the LRP segment in the QUOTE message.

It lays the foundations for much more rigorous tests to be written to
cover the whole of EDI.pm however.

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


More information about the Koha-bugs mailing list