https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27917
--- Comment #3 from Andrew Fuerste-Henry <[email protected]> --- > However how to behave when we edit a basket? > > Especially if you edit a basket with inconsistent values (the create_items > cannot be modified once the basket has been created). Does it make sense to > let the "is standing" checkbox editable? That feels like it may be a followup bug. I agree it's weirdly inconsistent that we can change the is_standing value after a basket has been created but not the create_items value. I'm not sure, however, on the best path forward. My first thought is just to make is_standing no longer editable after basket creation, but that may cause issues for folks. -- You are receiving this mail because: You are the assignee for the bug. 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/
