https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16934 --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- My bad, the test plan should be: Test Plan: 1) Create a basket with an orderline 2) 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! The situation arises when the record is deleted but the order is not canceled. I also wonder why we are preventing librarian's from adding notes to a canceled order. It seems like a useful feature. Outside the scope of this bug report though. Once this bug is fixed I'll probably submit a new enhancement for that. -- You are receiving this mail because: You are watching all bug changes.