[Koha-bugs] [Bug 12769] Notice fee management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 9 22:42:30 CEST 2015


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

--- Comment #24 from Eivin Giske Skaaren <eivin at sysmystic.com> ---
(In reply to Maxime Beaulieu from comment #23)
> (In reply to Eivin Giske Skaaren from comment #22)
> 
> Check the message_transports table.
> 
> insert into `message_transports`
> (`message_attribute_id`, `message_transport_type`, `is_digest`,
> `letter_module`, `letter_code`)
> values
> (1, 'email', 0, 'circulation', 'DUE'),
> (1, 'email', 1, 'circulation', 'DUEDGST'),
> (2, 'email', 0, 'circulation', 'PREDUE'),
> (2, 'email', 1, 'circulation', 'PREDUEDGST'),

Yes that made some checkboxes appear.

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


More information about the Koha-bugs mailing list