Bugzilla – Attachment 21306 Details for
Bug 10924
Contact note not updating via opac
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 10924 - Contact note not updating via opac
SIGNED-OFF-Bug-10924---Contact-note-not-updating-v.patch (text/plain), 1.63 KB, created by
Bernardo Gonzalez Kriegel
on 2013-09-22 02:32:20 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 10924 - Contact note not updating via opac
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2013-09-22 02:32:20 UTC
Size:
1.63 KB
patch
obsolete
>From 2ea0368f2a5f8fe6fc460b499d62a2585583b568 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 20 Sep 2013 11:31:57 -0400 >Subject: [PATCH] [SIGNED-OFF] Bug 10924 - Contact note not updating via opac > >If you update your "Contact note" via the OPAC that change doesn't >appear in the staff client's "Update patron records" interface. The >field is missing from members-update.tt > >To test, log in to the OPAC and update your details >(opac-memberentry.pl), modifying the "Contact note" in the "Alternate >address" section. > >In the staff client, view "Patrons requesting modifications" >(members/memgers-update.pl). The changed contact note field should >appear in the list of field awaiting approval for that patron. > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Comment: Work as described. No koha-qa errors >--- > .../prog/en/modules/members/members-update.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt >index eddfb29..4854e39 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt >@@ -41,6 +41,7 @@ > B_zipcode => "Alternate address - zip code" > B_email => "Alternate address - email" > B_phone => "Alertnate address - phone" >+ contactnote => "Alternate address - contact note" > dateofbirth => "Date of birth" > contactname => "Contact - last name" > contactfirstname=> "Contact - first name" >-- >1.7.9.5
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 10924
:
21281
|
21306
|
21307