Text to go in the release notes:
|
This fixes creating an EDIFACT order for a basket in acquisitions - if there was only one library EAN defined, then a 403 page error was generated. It also simplifies creating an EDIFACT order:
- If there are no library EANs defined, the "Create EDIFACT order" button is greyed out and has a tooltip "You must define an EAN in Administration > Library EANs".
- If there is only one library EAN defined, you are prompted to generate the order without needing to select an EAN.
- If there is more than one library EAN, the "Create EDIFACT order" button incorporates a dropdown list with the available library EANs.
(The error is related to the CSRF changes added in Koha 24.05 to improve form security.)
|