[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:47:25 CET 2024


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

--- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Two full days of writing code later I've finally managed to get to grips with
writing the very basics of a unit test for this.  Considering the original
patch took 20 minutes I'm a bit bewildered by that.. but at least it's a start
of unit tests for this area.

I now also have a parse/deparse pair of scripts for taking an EDI message and
making it a bit more human readable and then doing the opposite to package up
an edited version.. that's how I created the test file added here.  Those
scripts are not included here for now.

Anyway.. I think we are good to go here now.

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


More information about the Koha-bugs mailing list