Bug 14973: Check existing biblio when submitting a purchase suggestion (opac side)
authorAlex Arnaud <alex.arnaud>
Wed, 7 Oct 2015 15:34:33 +0000 (17:34 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 2 Jan 2020 12:30:56 +0000 (12:30 +0000)
commit880fc53d741308ff8148d0be976009ee00896322
treefa4981dd56396521f895479df047f1232366a84f
parentffeda45d23c578bd36bf7ba3ca542bcab403fa23
Bug 14973: Check existing biblio when submitting a purchase suggestion (opac side)

Test plan:
- Go to opac suggestions page (opac-suggestions.pl) and click on "New purchase suggestion",
- type the title (and author?) of a document that stand in you database
- you should get a warning message about an exiting biblio.
- clicking on confirm your suggestion add it, cancel does nothing

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Suggestions.pm
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt
opac/opac-suggestions.pl
t/db_dependent/Suggestions.t