One of our customer want to show membership registration and member renewal date on personal detail page.
Created attachment 108364 [details] [review] Bug 26222: Ability to show membership registration and membership renewal date on opac-memberentry.pl page Test case: 1. Login to the OPAC page /cgi-bin/koha/opac-user.pl 2. On the left hand side you can see your personal details tab. 3. Click on the your personal details. 4. Now you can see the personal detail for ex cardnumber, homelibrary. 5. Apply the patch. 6. Reload the page now you can able to see the Registration date of the member and Renewal date of the member in case membership is renewed.
Created attachment 108691 [details] [review] Bug 26222: Ability to show membership registration and membership renewal date on opac-memberentry.pl page Test case: 1. Login to the OPAC page /cgi-bin/koha/opac-user.pl 2. On the left hand side you can see your personal details tab. 3. Click on the your personal details. 4. Now you can see the personal detail for ex cardnumber, homelibrary. 5. Apply the patch. 6. Reload the page now you can able to see the Registration date of the member and Renewal date of the member in case membership is renewed. Signed-off-by: Brandon J <brandon.jimenez@inLibro.com>
Hi Amit, please take a look at the markup for the other fields: it should be possible to hide the new fields using the PatronSelfModificationBorrowerUnwantedField and PatronSelfRegistrationBorrowerUnwantedField system preferences.