26 Aug
2011
26 Aug
'11
6:28 p.m.
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.