@@ -, +, @@ Acquisitions part 3 - Acquisitions -> Vendor -> Add to basket -> From an existing record -> Search results. - Order - Acquisitions -> Vendor -> Add to basket -> From a subscription - Acquisitions -> Vendor -> Add to basket -> From a suggestion - Acquisitions -> Vendor -> Add to basket -> From an external source - Search for an title which already exists in your catalog - Select a search result which has an ISBN matching the title in your catalog. - Order. The duplicate warning page is the one modified. - Acquisitions home page -> Click an "Ordered" value for a fund. --- .../prog/en/modules/acqui/neworderbiblio.tt | 28 +++++++++--------- .../prog/en/modules/acqui/neworderempty.tt | 26 +++++++++-------- .../en/modules/acqui/neworderempty_duplicate.tt | 33 ++++++++++++---------- .../prog/en/modules/acqui/newordersubscription.tt | 23 ++++++++------- .../prog/en/modules/acqui/newordersuggestion.tt | 28 +++++++++--------- .../intranet-tmpl/prog/en/modules/acqui/ordered.tt | 26 +++++++++-------- 6 files changed, 89 insertions(+), 75 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt @@ -13,12 +13,11 @@ -
- -
-
-
- +
+
+
+
+

Search existing records

@@ -101,17 +100,20 @@ [% INCLUDE 'acquisitions-add-to-basket.inc' %] -
-
-
-[% INCLUDE 'acquisitions-menu.inc' %] -
-
+ +
+ +
+ +
+
[% MACRO jsinclude BLOCK %] [% Asset.js("js/acquisitions-menu.js") | $raw %] [% INCLUDE 'datatables.inc' %] -