From c70339dd61778a1033eaec737c71e5e5683aad09 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 2 Mar 2020 11:32:34 +0100 Subject: [PATCH] Bug 17016: (follow-up) Clear with 0.00 instead of blank (Use Price) Using Price, to formatted it correctly if needed So far it will not do anything as 'on_editing => 1' we keep 0.00, but it must be improved later (when we will handle that) --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt index e9b31e4a6f..e714e87e2a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt @@ -282,6 +282,7 @@