[Koha-bugs] [Bug 7791] Deleting basket should not delete all existing orders without warning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 19 11:22:28 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7791

--- Comment #5 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 21225
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21225&action=edit
[PATCH 2] Bug 7791 Followup: delete warns, add missing curly braket and make a
simpler message if basket is void

This patch
- delete warns
- add a missing }
- add a condition in template of avoiding asking to suppress orders or records
if the basket is void

To test :
1. Make the same tests as defined in test plan of main patch. It should behave
the same way
2. Try to delete a basket with no records inside. You will only have a "Delete
basket" button, with less warnings

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list