|
Text to go in the release notes:
|
The EDIFACT message viewer has been significantly improved with a new interactive modal interface replacing the previous basic display.
New features:
- Tree view — Collapsible, hierarchical display of EDIFACT interchange structure with segment tagging
- Raw view — Plain-text fallback for direct inspection of message content
- Search — Real-time search with regex support, result count, and previous/next navigation
- Focus mode — Highlights segments relevant to the current context (basket or invoice) when opened from those pages
- JSON download — New ?format=json endpoint on edimsg.pl and download button for programmatic access and debugging; backed by a new to_json() method on Koha::Edifact
|