odoo/tutorials#829

Created by Alay Patel (alap)

Blocked

label
odoo-dev:18.0-automated-action-send-invoice-alap
head
d5b107f4b1b3e46665bf692911eb21bcfa9ddbbb
odoo/tutorials
18.0 #829 missing r+
master

[ADD] invoice_send_automatic: create automated action for sending mail

  • Added a new field in res.config.settings to store the delay for sending invoices.
  • Implemented a cron job that triggers the email sending based on the configured delay and invoice status.