From 9cab9be3d6114898e0b8354d784fb8d56ad51fbc Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Tue, 5 Apr 2011 13:42:57 +0200 Subject: [PATCH] Bug 6056: Notes were not shown when modifying order line To test: - 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. Signed-off-by: Paul Poulain Signed-off-by: Chris Cormack --- .../intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl index e2895c6a72..d8b34cef6b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl @@ -405,7 +405,7 @@ $(document).ready(function()
  • - +
  • The 2 following fields are available for your own usage. They can be useful for statistical purposes
    -- 2.39.5