Using report for a custom export

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yberges
    Senior Member
    • Jul 2022
    • 174

    Using report for a custom export

    Hello i need to export value of 2 entity liked by a field
    1 subscription and 2 user profil this 2 enity are linked
    is it possible to use report tool to export
    Value of subscription + value of user linked to subscription in same line (one line peer subscription and person)
    thanks for explain
  • yberges
    Senior Member
    • Jul 2022
    • 174

    #2
    hello no body its not possible ?

    Comment

    • yuri
      Member
      • Mar 2014
      • 8511

      #3
      Hi,

      List reports support adding related fields. The relationship must be many-to-one, or one-to-one.

      For one-to-many, you would need to create a report for the opposite entity type.

      It won't work for many-to-many.
      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

      • yberges
        Senior Member
        • Jul 2022
        • 174

        #4
        ah great i try it
        when i create a report and do a run i already have Error 500
        how to debug it ? did we have process listing to understand ?

        Comment

        • yuri
          Member
          • Mar 2014
          • 8511

          #5
          There should be an error message in data/logs.
          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...