I had created an automated action to send emails based on expiry date with server action and email template. And it working only once after creation. If I run the scheduler by putting back date in 'Next Execution date' field, It is not sending emails.
This is in Odoo V8.
Can we have your xml code to create this automated action ? And the python code of the automated action... Without it, not easy to understand your error/problem...
This is not done by code.. It is done by configuration. ie Settings -> Technical -> Automation -> Automated Action. Created an automated action and server action in this to send email. 'Trigger date' as one date field and 'Delay after trigger date' is -1 minutes. Means 1 minute before the trigger date. But it is working only one time. Even if i run the scheduler, it is not working.
What is your use case exactly ? Do you know the difference between Automated action and scheduled action ?