https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30931
--- Comment #20 from Alex Buckley <[email protected]> --- Created attachment 147280 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147280&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 - Ordering from a purchase suggestion (Acquisitions module) - Ordering from a staged file (Acquisitions module) 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 7. In the Acquisitions module place an order from a purchase suggestion. Confirm the hint message is displayed for the Date acquired field. 8. In the Acquisitions module place an order from a staged file. Confirm the hint message is displayed for the Date acquired field. Sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
