https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20253
--- Comment #65 from Kyle M Hall (khall) <[email protected]> --- Created attachment 188423 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188423&action=edit Bug 20253: Add tests for RFF+ON segment handling and basket naming This patch adds tests for: 1. RFF+ON (Purchase Order Number) segment parsing in EDIFACT messages 2. Vendor configuration for basket naming preferences 3. Basket naming logic in QUOTE processing Test coverage includes: - Message-level RFF+ON segment extraction - Validation that RFF+ON processing stops at LIN segments - Multiple RFF segment handling - Database field storage and constraints - Basket naming configuration logic - Fallback behavior when purchase order number unavailable Signed-off-by: Hannah Dunne-Howrie <[email protected]> Sponsored-by: Westminster City Council <https://www.westminster.gov.uk/> Sponsored-by: Royal Borough of Kensington and Chelsea <https://www.rbkc.gov.uk/> Sponsored-by: OpenFifth <https://openfifth.co.uk/> Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
