[Koha-bugs] [Bug 6810] Send membership expiry reminder notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 16 16:56:26 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6810

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41916|0                           |1
        is obsolete|                            |

--- Comment #84 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 42611
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42611&action=edit
Bug 6810 - Fix QA failures

- remove DateTime->now()
    - use Koha::DateUtils->dt_from_string;
    - use Pod2usage for the usage
    - use Modern::Perl
    - use branches table
    - Change letter code from MEMEXP to MEMBERSHIP_EXPIRY
    - review comments implemented
    - fix qa script comments

Bug 6810 - Fix QA failures

    - MembershipExpiryDaysNotice system preferences arragned alphabetical
order.

Bug 6810 - Add sample notices

    - review comments implemented
    - default value of is_html field in letter table is 0

Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list