[Koha-bugs] [Bug 16934] Cannot add notes to canceled and deleted order line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 20 22:11:19 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16934

Claire Gravely <c.gravely at arts.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53472|0                           |1
        is obsolete|                            |

--- Comment #5 from Claire Gravely <c.gravely at arts.ac.uk> ---
Created attachment 53537
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53537&action=edit
Bug 16934 - Cannot add notes to canceled and deleted order line

Some librarians would like to be able to add notes to deleted order
lines to keep track of data such as what title the order line was for.
For some reason ModOrder dies if a biblionumber is passed in, even
though it does not use biblionumber and does not need it to exist in any
fashion! This limitation should be removed.

Test Plan:
1) Create a basket with an orderline
2) Cancel the order / delete the record
3) Click the "Add internal note" link for that order line
4) Fill in a note and click "Save"
5) Note the error
6) Apply this patch
7) Repeat steps 3-4
8) Note this time the note is saved!

Signed-off-by: Claire Gravely <c.gravely at arts.ac.uk>

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


More information about the Koha-bugs mailing list