• Jérome Perrin's avatar
    erp5_short_message: activate call to portal_sms.send · 765503ab
    Jérome Perrin authored
    This way it is isolated it in a transaction that is less likely to fail. Activate with max_retry=0 and conflict_retry=False not to send activity twice in case of error.
    As with email, if there was an error in activity processing, it is advised to investigate the transport logs to see if message was send or not.
    765503ab
ShortMessage_send.py 1.33 KB