erpnext
erpnext copied to clipboard
Update status of Email Campaign
Set_email_campaign_status function was executing daily based on the hooks.py file, It was updating the status locally but was not saving it. With this added line status is being updated and saved.
@barredterra I have done the change, please proceed this for testing.
This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.
Duplicate of https://github.com/frappe/erpnext/pull/39776