From ef142b1dbec4246e41b1f9d0ee71b5a9c94dfc49 Mon Sep 17 00:00:00 2001 From: Colin Campbell Date: Mon, 23 Nov 2009 12:05:33 +0000 Subject: [PATCH] Bug 3805 Suppress display of basket level invoice no The aqbasket invoice number is not the one populated on receipt as the order line invoice number is the field used elsewhere suppress the unpopulated field from the basket display --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl index cee6d91131..3dcd083ed8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl @@ -40,7 +40,6 @@

Managed by:

Open on:

For vendor ID:

-

Invoice number:

Closed On:

Close this basket

-- 2.39.5