]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1643927 Copy note captures initials; shows date
authorBill Erickson <berickxx@gmail.com>
Thu, 21 Sep 2017 20:04:03 +0000 (16:04 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 25 Sep 2017 20:41:26 +0000 (16:41 -0400)
commit5b88ceb8449e21ccfd3beacfa6aa9b9206302ace
treec6ae993fe07b6e70e6a4047d122b8198977e57a1
parentdecefb50240244a9b033e1e5c77ce63235a9322a
LP#1643927 Copy note captures initials; shows date

Fixes thinko in copy note staff initials tracking.  Offloads the
formatting of the copy note to egStrings.  Adds the workstation org unit
to the initials block a la the XUL client.

This does not add the create date to the initials block as with the XUL
client, because the create date is part of the note.  Instead, we now
display the note create date in the copy note display form.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/cat/volcopy/index.tt2
Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js