]> git.koha-community.org Git - koha.git/commit
Bug 19595: Clicking plugin link does not fill item's date acquired field
authorOwen Leonard <oleonard@myacpl.org>
Fri, 10 Nov 2017 12:59:58 +0000 (12:59 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 21 Dec 2017 08:07:02 +0000 (09:07 +0100)
commit69b472651ca3dab906fd7447c9bfb95716b46e10
tree30f363088e45f7a633e9ff3992e3b8392e0c4083
parentad91d8f732dd2d92a9d0b2bcbf4050ea5d9574b5
Bug 19595: Clicking plugin link does not fill item's date acquired field

This patch updates the dateaccessioned plugin for the item edit form to
return functionality which was removed in a previous patch.

To test, apply the patch and open an item for editing. Clicking the
"..." link next to the "Date acquired" field should insert the current
date, overwriting the existing date.

Open a blank item add form. Putting the cursor in the "Date acquired"
field should automatically insert the current date.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Added a comment line in set_to_today.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 18897829e4bd585d5adb16681ce6dd648b368c66)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
cataloguing/value_builder/dateaccessioned.pl