http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3966
Srdjan Jankovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|[email protected] |[email protected] --- Comment #4 from Srdjan Jankovic <[email protected]> 2011-09-14 04:00:35 UTC --- Created attachment 5421 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5421 patch This proved to be larger then I initially thought. Full set of items can be edited at the time they are received. "+" button is there to insert additional items. However: * There is no '-' button to remove items. I'm not sure what is required there. * The way that form is submitted/processed is unreliable in some ways. I tried to catch errors, but it may be possible that they are silently ignored. Please test thoroughly. Also, I have changed interfaces to AddItem() and ModItem(), so regression testing on parts of the system that use those ones is required. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
