Skip to content
  • John Beppu's avatar
    Perl Modules · 39d0ed36
    John Beppu authored
    
    
    - C4::Letters:EnqueueLetter() is aware of new fields in message_queue table
    - C4::Circulation::SendCirculationAlert() actually works
    - C4::Category cleanup
    - C4::ItemType cleanup
    - C4::Message is a new module.
      It presents yet another way to interact with the message_queue.
      You can now take messages that have already been queued and modify
      their contents before they're sent out.
    
    Signed-off-by: default avatarDaniel Sweeney <daniel.sweeney@liblime.com>
    Signed-off-by: default avatarGalen Charlton <galen.charlton@liblime.com>
    39d0ed36