tutorials
tutorials copied to clipboard
[IMP] send_invoice_email: add cron job to send invoices automatically…
… via email
Purpose of this commit:
- Added a scheduled action (cron) to automatically send invoices by email.
- Allows invoices to be emailed without manual user action.
- Uses config parameter
send_invoice_by_emailto enable/disable the email sending feature.
