Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Jonathan Druart dd9be62a2a
Bug 14963: Add the ability to suggest purchase on existing title
This patch adds the ability to create a new purchase suggestion from an
existing title. This will prevent the creation of bibliographic records
that already exist in the catalogue. Also it will ease the process
during acquisition.

Test plan:
- Login at the OPAC and go to the detail of a bibliographic record.
- Note that there is a new link "New purchase suggestion for this title"
on the right of the screen
- Please suggest an other icon if that one is not appropriated
- Click on it and submit your new suggestion
=> You should not get the confirmation screen (introduced by bug 14973)
warning you that the title already exists.
- Login staff side and order from this suggestion.
- Receive items and confirm that a new bibliographic record is not
created.

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-02 13:08:44 +00:00
..
account-table.inc Bug 23805: Update 'W' to 'WRITEOFF' for consistency 2019-10-24 17:35:20 +01:00
authorities-search-results.inc
av-build-dropbox.inc
biblio-title-head.inc Bug 11529: (follow-up) Fix QA issues 2019-08-05 15:03:19 +01:00
biblio-title.inc Bug 11529: (follow-up) Fix QA issues 2019-08-05 15:03:19 +01:00
bodytag.inc
calendar.inc
columns_settings.inc
datatables.inc
date-format.inc
doc-head-close.inc Bug 14862: Upgrade jQuery from 1.7 to 3.4.1 in OPAC 2019-10-07 16:22:04 +01:00
doc-head-open.inc
greybox.inc
holds-table.inc Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
html_helpers.inc Bug 22318: Extend Koha news feature to include other content areas 2019-04-18 10:47:03 +00:00
i18n.inc
item-status-schema-org.inc
item-status.inc Bug 22899: (QA follow-up) Change accessor name 2019-05-14 18:08:34 +00:00
masthead-langmenu.inc Bug 18084: Language selector hidden in user menu on mobile interfaces 2019-10-03 10:51:03 +01:00
masthead-sco.inc Bug 22274: (follow-up) Use one CSS file for SCO and SCI 2019-04-17 10:24:26 +00:00
masthead.inc Bug 23042: Correct shib param escaping 2019-11-27 11:30:20 +00:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 23451: Prevent XSS vulnerabilities in opac-imageviewer.pl 2019-11-27 11:30:18 +00:00
opac-detail-sidebar.inc Bug 14963: Add the ability to suggest purchase on existing title 2020-01-02 13:08:44 +00:00
opac-facets.inc Bug 14419: (QA follow-up) Restore the link styling 2019-07-04 09:23:22 +01:00
opac-note.inc
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc
page-numbers.inc Bug 5287: Add floating toolbar to search results in OPAC 2019-06-24 17:05:56 +01:00
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc Bug 23903: Replace OPAC icons with Font Awesome 2019-10-31 15:40:25 +00:00
slip-print.inc
subtypes_unimarc.inc
usermenu.inc Bug 22627: Renames OPAC fines tab to 'your charges' to be more inclusive 2019-09-09 11:30:41 +01:00
xslt-handler.inc