Bug 6056

Summary: Notes on order line not shown when modifying
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: PATCH-Sent (DO NOT USE) CC: chris, mark.gavillet, paul.poulain
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/acqui/neworderempty.pl?ordernumber=20&booksellerid=2&basketno=4
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: proposed patch
patch, follow-up

Description Katrin Fischer 2011-04-05 10:05:33 UTC
To reproduce: 
- add a new order in acquisitions with some content in the notes field
- save order
- modify order - Notes field will be shown as empty

The template variable for notes is missing from the template.
Comment 1 Katrin Fischer 2011-04-05 10:08:08 UTC Comment hidden (obsolete)
Comment 2 Paul Poulain 2011-04-05 11:43:26 UTC
Created attachment 3667 [details] [review]
patch, follow-up
Comment 3 Chris Cormack 2011-04-06 03:36:27 UTC
Pushed, please test