https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16833
Bug ID: 16833
Summary: printoverduefaq is out of date
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
http://manual.koha-community.org/3.22/en/circfaq.html#printoverduefaq contains
"The print and email overdues use the same notice file. The print notices for
holds are different -- there's a separate HOLD_PRINT notice file and the system
uses it if there's no email address. Then a nightly cron job runs to gather
those up from the message queue and put them in an HTML file in the notice
directory, as above.
The cron entry is gather_print_notices.pl /tmp/noticedir"
This is out of date in the following respects:
1) HOLD_PRINT no longer exists -- this is handled by the print message under
the HOLD letter.
2) gather_print_notices.pl now supports printing overdue notices.
--
You are receiving this mail because:
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/