https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37993
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This fixes creating an release notes| |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.) -- 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/
