Koha/admin
tipaul 8caf4b5277 Introducing new "Letters" system : Letters will be used everytime you want to sent something to someone (through mail or paper). For example, sending a mail for overdues use letter that you can put as parameters. Sending a mail to a borrower when a suggestion is validated uses a letter too.
the letter table contains 3 fields :
* code => the code of the letter
* name => the complete name of the letter
* content => the complete text. It's a TEXT field type, so has no limits.

My next goal now is to work on point 2-I "serial issue alert"
With this feature, in serials, a user can subscribe the "issue alert". For every issue arrived/missing, a mail is sent to all subscribers of this list. The mail warns the user that the issue is arrive or missing. Will be in head.
(see mail on koha-devel, 2005/04/07)

The "serial issue alert" will be the 1st to use this letter system that probably needs some tweaking ;-)

Once it will be stabilised default letters (in any languages) could be added during installer to help the library begin with this new feature.
2005-07-28 15:10:12 +00:00
..
aqbookfund.pl Modifying branch Selection : Now Superlibrarians are always able to see ALL branches budget, not simple librarians. 2005-07-12 13:59:38 +00:00
aqbudget.pl Add branch selection and filter for budgets and funds. 2005-07-06 17:47:22 +00:00
auth_subfields_structure.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
auth_tag_structure.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
authorised_values.pl Adding a parameter to allow acces to people with management flag 2005-03-23 09:41:50 +00:00
authtypes.pl MARC authority management (continued) 2004-06-10 08:58:34 +00:00
biblio_framework.pl Beginning of serial commit 2004-07-30 13:54:27 +00:00
branches.pl Adding a parameter to allow acces to people with management flag 2005-03-23 09:29:30 +00:00
categorie.pl Adding a parameter to allow acces to people with management flag 2005-03-23 09:41:50 +00:00
categoryitem.pl continuing code cleaning & reordering 2004-05-04 16:15:56 +00:00
checkmarc.pl synch'ing 2.2 and head 2005-06-20 13:15:46 +00:00
currency.pl Adding a parameter to allow acces to people with management flag 2005-03-23 09:41:50 +00:00
issuingrules.pl Adding a parameter to allow acces to people with management flag 2005-03-23 09:41:50 +00:00
itemtypecategory.pl script to edit the category table. 2005-06-02 03:08:22 +00:00
itemtypes.pl synch'ing 2.2 and head 2005-06-20 13:15:46 +00:00
itemtypesubcategory.pl script to edit the item subcategory table. 2005-06-02 03:31:16 +00:00
koha2marclinks.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
letter.pl Introducing new "Letters" system : Letters will be used everytime you want to sent something to someone (through mail or paper). For example, sending a mail for overdues use letter that you can put as parameters. Sending a mail to a borrower when a suggestion is validated uses a letter too. 2005-07-28 15:10:12 +00:00
marc_subfields_structure.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
marctagstructure.pl synch'ing 2.2 and head 2005-06-20 13:15:46 +00:00
mediatype.pl script to edit the media type table. 2005-06-02 02:37:32 +00:00
printers.pl synch'ing 2.2 and head 2005-05-04 08:50:48 +00:00
stopwords.pl Adding a parameter to allow acces to people with management flag 2005-03-23 09:41:50 +00:00
systempreferences.pl For instance, the return date does not rely on the borrower expiration date. A systempref will be added in Koha, to modify return date calculation schema : 2005-07-28 08:38:15 +00:00
thesaurus.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
viewlog.pl Adding page to display log views. 2005-07-20 16:09:03 +00:00
z3950servers.pl synch'ing 2.2 and head 2005-05-04 08:50:48 +00:00