[Koha-bugs] [Bug 29963] Date accessioned plugin should not automatically fill today's date on cataloguing screens

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 7 14:04:33 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29963

--- Comment #21 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
(In reply to Alex Buckley from comment #20)

Following on from comment #20 I see on the additem page there is a hint span we
could use to display to users that if they leave the subfield linked to
items.dateaccessioned (which is usually the 952$d (date acquired) subfield)
blank then upon saving Koha will fill it with today's date. 

See
https://github.com/Koha-Community/Koha/blob/7704f51d5131d3f1104244a705294db614eae76e/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc#L201

I'm about to attach a patch that adds this hint.

I also added a span hint with the same wording to serials-edit.tt so that the
same hint displays when receiving serial issues. 

The text in both spans may need to be amended if you think it's bad, so please
feel free to do so, but this, in combination with the patch reversion might be
the way forward?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list