https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39572
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #183675|0 |1 is obsolete| | --- Comment #12 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 183873 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183873&action=edit Bug 39572: Improve EDIFACT order confirmation message Add EAN account information to EDIFACT order confirmation message when the BasketConfirmations system preference is enabled. To test: 1. Set EDIFACT system preference to Enable 2. Set BasketConfirmations system preference to Enable 3. Create at least 2 EANs, one with a description and one without a description i. Go to Acquisitions > Library EANs ii. Click "New EAN" and fill in the fields 4. Create an EDI account i. Go to Acquisitions > EDI accounts ii. Click "New account" iii. Click Submit (for testing purposes you don't need to fill in the fields) 5. Find or create a basket for the same vendor that's on the EDI account 6. Add an order to the basket from any source 7. In the menu bar at the top of the basket screen, click "Create EDIFACT order" and select an EAN --> Note that the confirmation page doesn't tell you which EAN was selected 8. Click "No, don't close" 9. Apply patch and restart_all 10. Repeat step 7 --> The confirmation page should now display both the basket and the selected EAN 11. Click "Cancel" --> Confirm that the basket is still open 12. Repeat step 7 13. Click "Yes, generate order and close basket" --> Confirm the basket is closed 14. Click "EDIFACT messages" in the sidebar menu --> Confirm that you see a message with type ORDERS for that basket Signed-off-by: David Nind <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Martin Renvoize <[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/
