From 07cef41c7311a249f8e58d82aef4e5cac64ac2e0 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Sun, 20 Feb 2011 12:18:50 -0500 Subject: [PATCH] Fix for Bug 5804 - duplicate warning when ordering needs design work Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack --- .../acqui/neworderempty_duplicate.tmpl | 60 ++++++++++++++----- 1 file changed, 45 insertions(+), 15 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl index c85f40fce6..720352623f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl @@ -1,11 +1,6 @@ Koha › Acquisitions › Basket <!-- TMPL_VAR NAME="basketno" --> › Duplicate warning - - - - @@ -20,19 +15,54 @@
-

Duplicate warning

+
+

Duplicate warning

+

You selected a record from an external source that matches an existing record in your catalog: "> +"> +"> +">

+
-

You selected a record from an external source that matches an existing record in your catalog!

-

Click Use Existing if you do not want to create a duplicate record, but you want to add an order from the existing record in your catalog. Click Create New if you still want to create a new record by importing the external (duplicate) record. Click Cancel to return to the basket without making a new order.

-

The existing catalog record can be viewed in a new window by clicking "> +

+
+
+
+

Use existing record

+

Do not create a duplicate record. Add an order from the existing record in your catalog.

+" /> +" /> +" /> + +
+
+
-
-
- &basketno=&biblionumber='" /> - &basketno=&breedingid=&use_external_source=1'" /> - '" /> -
+
+
+ +

Cancel and return to order

+

Return to the basket without making a new order.

+" /> + +
+
+ +
+
+
+

Crete new record

+

Create a new record by importing the external (duplicate) record.

+" /> +" /> +" /> + + +
+
+
+ +
-- 2.39.5