automatically check AMC End Date for all existing accounts and update AMC Status

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • APARNA
    Junior Member
    • Nov 2024
    • 4

    #1

    automatically check AMC End Date for all existing accounts and update AMC Status

    automatically check AMC End Date for all existing accounts and update AMC Status TO NON ACTIVE or active
    cAmcEndDate field type is Date
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9306

    #2
    Hi Aparna,

    Do you want a background task that checks the AMC End Date and updates the AMC status correspondingly?

    It can be done in two ways:

    - creating scheduled job by coding;
    - creating a scheduled workflow (requires advanced pack).
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...