]> 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)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 14 Dec 2017 12:04:15 +0000 (12:04 +0000)
commit18897829e4bd585d5adb16681ce6dd648b368c66
tree3ae22b96f22d31da8a1944d7ed31ab9dc48c7081
parent8aea1ca0f62acf00b8ffdb881b7293f7c598acd3
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>
cataloguing/value_builder/dateaccessioned.pl