Bug 6056 - Notes on order line not shown when modifying
Summary: Notes on order line not shown when modifying
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) major (vote)
Assignee: Katrin Fischer
QA Contact: Bugs List
URL: /cgi-bin/koha/acqui/neworderempty.pl?...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 10:05 UTC by Katrin Fischer
Modified: 2012-10-25 23:04 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch (1.44 KB, patch)
2011-04-05 10:08 UTC, Katrin Fischer
Details | Diff | Splinter Review
patch, follow-up (1.47 KB, patch)
2011-04-05 11:43 UTC, Paul Poulain
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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