Skip to content

[ADD] invoice_send_automatic: create automated action for sending mail #829

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

alap-odoo
Copy link

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

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

robodoo commented Jun 26, 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