https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42605 --- Comment #8 from Andrii Nugged <nugged@gmail.com> --- Created attachment 203838 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203838&action=edit Bug 42605: Add automated tests Store scalar preference values when saving the acquisition preferences and clean up the invoice explicitly. Exercise the rendered receiving behavior for a basket that inherits AcqCreateItem, one that explicitly overrides it with "ordering", and a basket that creates items on receiving. Keep the explicit "ordering" case as a control for behavior that already works without the production fix. This changes tests only. Automated tests: yarn cypress run --spec \ t/cypress/integration/Acquisitions/OrderReceivePreferences_spec.ts Co-Authored-By: Loontik <loontik@nugged.team> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.