https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27917
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #2 from Jonathan Druart <[email protected]> --- Here is a patch for the UI, but I don't think it's enough. We should enforce that at the module level (Koha::Acquisition::Basket->store). 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? -- 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/
