https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24386
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #101875|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 101966 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101966&action=edit Bug 24386: Prevent double form submission on adding orders to basket from a file To test: 1 - Have a marc record file 2 - Go to Acquisitions, find a vendor, then an open basket 3 - Add to basket from a new file (if you already have one staged you can choose that instead) 4 - Import the file, then add to basket 5 - On the page where you select the records and set info select a record, set matching to 'Do not check' fill in the fund for the order 6 - When ready, click save as many times as you can 7 - When you go to the basket there are many copies of the order added 8 - Don't despair, apply the patch 9 - Repeat above 10 - When ready to add orders, click furiously 11 - The order is only added once! 12 - Success! Signed-off-by: Sally <[email protected]> Signed-off-by: Jonathan Druart <[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/
