Bugzilla – Attachment 172560 Details for
Bug 37528
Using borrowerRelationship while guarantor relationship is unchecked from BorrowerMandatoryField results in error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37528: (follow-up) Add help strings for blank borrowerrelationship
Bug-37528-follow-up-Add-help-strings-for-blank-bor.patch (text/plain), 2.38 KB, created by
Baptiste Wojtkowski (bwoj)
on 2024-10-09 08:09:36 UTC
(
hide
)
Description:
Bug 37528: (follow-up) Add help strings for blank borrowerrelationship
Filename:
MIME Type:
Creator:
Baptiste Wojtkowski (bwoj)
Created:
2024-10-09 08:09:36 UTC
Size:
2.38 KB
patch
obsolete
>From f65dc144fbcd91bfe8405826bb548b0b2e9e2049 Mon Sep 17 00:00:00 2001 >From: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> >Date: Wed, 9 Oct 2024 09:39:07 +0200 >Subject: [PATCH] Bug 37528: (follow-up) Add help strings for blank > borrowerrelationship > >--- > .../prog/en/modules/admin/preferences/patrons.pref | 2 +- > .../intranet-tmpl/prog/en/modules/members/memberentrygen.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index 4376132..7f171f0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -342,7 +342,7 @@ Patrons: > - "Guarantors can be the following of those they guarantee:" > - pref: borrowerRelationship > class: multi >- - (input multiple choices separated by |). >+ - (input multiple choices separated by |, leave a | at the end to allow to librarians to leave blank). > - > - "When adding a guarantee to a guarantor, whether it's from the guarantor's form or the guarantee's form, fill the following fields in the guarantee's member entry form from the guarantors record:" > - pref: PrefillGuaranteeField >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >index b461043..6522bcc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >@@ -218,7 +218,7 @@ legend.collapsed i.fa.fa-caret-down::before { > <li id="ERROR_cannot_delete_guarantor">Cannot delete guarantor(s). A child patron needs a guarantor.</li> > [% END %] > [% IF ( ERROR_invalid_relationship ) %] >- <li id="ERROR_invalid_relationship">Guarantor relationship is invalid.</li> >+ <li id="ERROR_invalid_relationship">Administrators do not allow to leave guarantor relationship blank</li> > [% END %] > </ul> > </div> >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37528
:
169925
|
171277
|
171541
|
171542
|
172560
|
172893
|
172894
|
172895