[Koha-bugs] [Bug 30931] Handling of items.dateaccessioned in the item editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 28 00:56:17 CEST 2022


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

--- Comment #13 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 136663
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136663&action=edit
Bug 30931: (alternate) Display a hint in item editor that the dateaccessioned
will be filled with current date if left blank

This hint WILL show when:
- Adding a new item
- Receiving a serial issue

This hint WILL NOT show when:
- Batch modifying items
- Editing existing items

Test plan:
1. Apply patch

2. Add an item to a biblio record. Notice there is a hint message for the
952$d (date acquired) subfield.

3. Edit an existing item. Notice there is no hint message displaying for the
952$d
subfield.

4. Batch modify an item by submitting an item barcode into Tools > Batch item
modification. Notice no hint message is displayed for the 952$d subfield.

5. Receive a serial (The subscription must be setup to create an item
upon receival to test this).

6. Notice there is a hint message displaying for the 952$d (Date acquired)
subfield in both the main issue you are receiving and the supplemental issue
form as well

Sponsored-by: Catalyst IT

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


More information about the Koha-bugs mailing list