Regarding the feedback that the email has actually been sent, I can think of three ways to do that:
1. Add a field 'closeaction' to the basket hash complementing the 'closedate' field. Set that to empty, 'print' or 'email'. Display that information in acqui/booksellers.pl, acqui/basket.pl and acqui/bsketgroup.pl. 2. Use the message queue. 3. Don't send the email to the bookseller, but to yourself; forward it manually. I'll probably look into implementing variant 1. _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
