Summary: | Notices: Cant specify if a notice is available as a digest or in advance in the web interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Joann Ransom <jransom> |
Component: | Patrons | Assignee: | Chris Cormack <chris> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | minor | ||
Priority: | P3 | ||
Version: | Main | ||
Hardware: | PC | ||
OS: | All | ||
URL: | /cgi-bin/koha/tools/letter.pl?op=add_form | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Chris Cormack
2010-05-21 01:16:23 UTC
There is still no way to specify those options (days in advance, digest) from the interface in current master. The necessary sample data has been moved, so it's now mandatory on installation. Options could only be used with advance and item due notices so far. Can this bug be closed or should we leave it open for a better solution? I am not sure if I understand this bug report correctly - but I think this is working alright. Which notices can be sent out as digests or in advance is hardcoded, as it needs to be implemented in the code. When you install Koha with all mandatory information, this is set up correctly. Due and Predue notices have options for a digest version and only advance notices can be sent in advance. You can define a standard setting by patron category and then change it for each patron during editing or updating. |