Koha/opac
Jonathan Druart 33f53e4dfd Bug 13329: Fix create a suggestion at the OPAC
The suggestion table does not contain a 'branch' column name.
The script should pass 'branchcode' to C4::Suggestion::NewSuggestion.

Test plan:
0/ Enable the AllowPurchaseSuggestionBranchChoice pref
1/ Create a suggestion at the OPAC should not raise a DBIx::Class error.

I could reproduce the bug.
With patch bug is gone.

Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, thx for the quick fix.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-25 15:24:21 -03:00
..
errors
rss
sco
svc Bug 12886: shelfbrowser script should write headers 2014-11-21 20:54:38 -03:00
ilsdi.pl
maintenance.pl Bug 10582: Koha OPAC URL shows Perl error message before web installer was run 2014-11-06 13:51:37 -03:00
oai.pl
opac-account.pl
opac-addbybiblionumber.pl
opac-alert-subscribe.pl
opac-authorities-home.pl
opac-authoritiesdetail.pl
opac-basket.pl
opac-blocked.pl
opac-browser.pl
opac-changelanguage.pl
opac-course-details.pl
opac-course-reserves.pl Bug 10632 - Enable datatables for courses and course details in the OPAC 2014-11-11 16:07:25 -03:00
opac-detail.pl Bug 11515 - Encoding problem with OpacBrowseResults 2014-11-21 15:54:05 -03:00
opac-downloadcart.pl
opac-downloadshelf.pl
opac-export.pl
opac-ics.pl
opac-image.pl
opac-imageviewer.pl
opac-ISBDdetail.pl
opac-main.pl BUG8446, Follow up: Improve local login fallback 2014-10-16 12:27:51 -03:00
opac-MARCdetail.pl
opac-memberentry.pl Bug 13050: Follow-up for bug 12371 2014-11-21 15:29:43 -03:00
opac-messaging.pl
opac-modrequest-suspend.pl Bug 12876 - Reserve in waiting/transfer status may be cancelled by user 2014-09-23 20:46:50 -03:00
opac-modrequest.pl Bug 12876 - Reserve in waiting/transfer status may be cancelled by user 2014-09-23 20:46:50 -03:00
opac-mymessages.pl
opac-overdrive-search.pl
opac-passwd.pl
opac-patron-image.pl
opac-privacy.pl Bug 12703 - OPAC privacy page still accessible when the feature is turned off 2014-11-19 21:39:09 -03:00
opac-ratings-ajax.pl
opac-ratings.pl
opac-readingrecord.pl Bug 12701 - OPAC reading history still accessible by URL if turned OFF 2014-11-19 21:39:32 -03:00
opac-registration-verify.pl
opac-renew.pl
opac-reserve.pl Bug 13108 - Members are restricted even if the debarment is ended - opac-reserve 2014-11-19 11:45:01 -03:00
opac-review.pl
opac-search-history.pl
opac-search.pl Bug 11515 - Encoding problem with OpacBrowseResults 2014-11-21 15:54:05 -03:00
opac-sendbasket.pl Bug 9530 making changes to opac/opac-sendbasket.pl 2014-10-27 10:38:22 -03:00
opac-sendshelf.pl Bug 9530 making changes to opac/opac-sendshelf.pl 2014-10-27 10:38:23 -03:00
opac-serial-issues.pl
opac-shareshelf.pl
opac-shelves.pl
opac-showmarc.pl Bug 13170 Remove of prog theme broke the OPAC's "view plain" option for MARC details 2014-11-04 18:52:53 -03:00
opac-showreviews.pl
opac-suggestions.pl Bug 13329: Fix create a suggestion at the OPAC 2014-11-25 15:24:21 -03:00
opac-tags.pl Bug 13083 - Hard-coded " by " in opac-tags.pl 2014-10-28 09:41:17 -03:00
opac-tags_subject.pl
opac-topissues.pl
opac-user.pl Bug 13107 - Members are restricted even if the debarment is ended - opac-user 2014-11-19 11:45:18 -03:00
tracklinks.pl
unapi