Announcement

Collapse
No announcement yet.

creation of a report with flow recovery

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • creation of a report with flow recovery

    Hello

    I ask you because I can not create a report by retrieving the activity stream.
    I want to create a report showing me the day's activities by user.
    I think the best way would be to retrieve the date of adding a feed in the customer account.

    how can i do this?
    via a complex expression?

    thank you in advance

    regards

  • #2
    Hi,
    By default, the Stream is disabled in Report. Open the /var/www/html/asd/application/Espo/Modules/Advanced/Resources/metadata/entityDefs/Report.json file and find 'Note' in the 'entityListToIgnore' array. You have to rewrite this file in the custom directory. After you need to clear the system cache.
    Please investigate the documentation to understand how is properly make the changes https://docs.espocrm.com/development/.

    Comment

    Working...
    X