]> 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:48:33 +0000 (16:48 -0400)
commitf821fbb435b87f2c0e85d1e4f4d0db8f6f16f507
tree52712fca43c3a67eccf0f4471f041175394ace4f
parent9caba30815f4ac8aad66b8c5cd559df07a3f7b2a
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