2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/core/lib
Jon Bendtsen 8f52485172 NEW Api mass emailing (#35531)
* adding function to set it to draft mode

* New API endpoint for controlling mass mailings

* report which id we could not find + unset some fields not on this object + write that source was com/propal/class/api_propal.class.php

* extending the fetch function for the mailing object so the API can show all columns in the database

* filling more data into the object and don't unset it later

* adding notrigger to clone creation

* still some cleaning up from when cloning api_proposals.class.php

* do not unset the ID, because we want the ID so we can use it

* adding endpoint to clone a mass mailing

* extending count function with 'all' that just returns all rows, no matter the status

* API endpoints to delete all targets of a mass mailing

* setting which http method to use

* pretty print clone endpoint in API explorer

* endpoint resetTargetsStatus of mass mailing

* Typo receipients fixed

* Update api_mailings.class.php

* Update api_mailings.class.php

* Update api_mailings.class.php

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-01 17:37:43 +02:00
..
2025-08-25 14:13:17 +02:00
2025-09-16 00:56:18 +02:00
2025-07-21 14:25:48 +02:00
2025-08-30 17:14:57 +02:00
2025-04-15 17:21:45 +02:00
2025-04-16 21:09:45 +02:00
2025-09-08 01:48:52 +02:00
2025-02-22 13:57:41 +01:00
2025-08-06 19:39:58 +02:00
2025-03-25 13:40:42 +01:00
2025-04-17 00:56:22 +02:00
2025-04-18 13:33:55 +02:00
2025-01-30 15:48:50 +01:00
2025-04-16 21:09:45 +02:00
2025-07-28 18:55:03 +02:00
2025-09-18 16:26:38 +02:00
2025-09-27 12:23:48 +02:00
2025-09-08 01:48:52 +02:00
2025-09-08 01:48:52 +02:00
2025-08-06 13:19:01 +02:00
2025-08-21 19:36:58 +02:00
2025-08-21 19:36:58 +02:00
2025-09-08 01:48:52 +02:00
2025-09-26 23:52:29 +02:00
2025-09-08 01:48:52 +02:00
2025-09-18 16:26:38 +02:00
2025-09-08 01:48:52 +02:00
2025-08-21 19:36:58 +02:00
2025-09-27 12:28:31 +02:00
2025-09-18 16:26:38 +02:00
2025-09-08 13:25:28 +02:00