Report - Fails when using IsOverdue field in Task Entity

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ayush
    Junior Member
    • May 2015
    • 20

    Report - Fails when using IsOverdue field in Task Entity

    I have setup a report to output overdue tasks. However, on IsOverdue to any filter (Static or Runtime) results in the report getting stuck. Even adding the field to the parameter list results in the report getting stuck.

    Can you please advise?
  • yuri
    Member
    • Mar 2014
    • 8562

    #2
    Hi

    Create Report with filter 'Date Due': Past. That's the same as Overdue. isOverdue is UI only field. We will need to remove it somehow from the list of filters.
    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

    • ayush
      Junior Member
      • May 2015
      • 20

      #3
      Didn't realize it was a UI only field. The behavior makes sense now. Will create a report with date due. Thanks.

      Comment

      Working...