[Koha-bugs] [Bug 3966] receiving items should allow for entering barcode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 14 06:00:35 CEST 2011


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|henridamien at koha-fr.org     |srdjan at catalyst.net.nz

--- Comment #4 from Srdjan Jankovic <srdjan at catalyst.net.nz> 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.


More information about the Koha-bugs mailing list