Skip to content

[IMP] send_invoice_email: add cron job to send invoices automatically… #925

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

rodh-odoo
Copy link

… 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.

… 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.
@robodoo
Copy link

robodoo commented Aug 19, 2025

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants