odoo/tutorials#925

Created by Roshani G Dholariya (rodh)

Blocked

label
odoo-dev:18.0-training-invoice-email-rodh
head
940dfad233b503f800bd4888dfac8d1430289e9f
odoo/tutorials
18.0 #925 missing r+
master

[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_email to enable/disable the email sending feature.