http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12752
Bug ID: 12752
Summary: OVERDUE notice mis-labeled as "Hold Available for
Pickup"
Change sponsored?: ---
Product: Koha
Version: 3.14
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The letter with code OVERDUE for 'all branches' and message transport type
'phone' has the name "Hold Available for Pickup".
There are no other notices with code 'OVERDUE', however there is a letter
marked 'ODUE'.
This notice can be seen at the bywater demo site (username bywater/password
bywater):
http://intranet.bywatersolutions.com/cgi-bin/koha/tools/letter.pl
and here:
http://intranet.bywatersolutions.com/cgi-bin/koha/tools/letter.pl?op=add_form&branchcode=&module=circulation&code=OVERDUE
select * from letter where code='OVERDUE'\G
*************************** 1. row ***************************
module: circulation
code: OVERDUE
branchcode:
name: Hold Available for Pickup
is_html: 0
title: Overdue Notice (phone notice)
content: Your item is overdue
message_transport_type: phone
Thsi notice should be deleted; if a default overdue phone notice is needed, it
should be added under the code 'ODUE'.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/