mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
* NEW API for getting, adding, deleting and/or modifying email templates * removing duplicate class formmail which has been moved to a separate file * hurl file for testing the emailtemplates api * more comprehensive tests of posting a new email template, all required fields and making sure that ID is rejected * first GUI test of email templates --------- Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>