EspoCRM 5.0.5 released

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuri
    Member
    • Mar 2014
    • 8454

    EspoCRM 5.0.5 released

    Enhancement:
    • Supporting Print to PDF for all entity types.

    Bug fixes:
    • Calendar dashlet not displaying;
    • ACL is not applied to chart dashlets;
    • Dropdown menu for list view items can be not visible on small screen sizes.

    All issues: https://github.com/espocrm/espocrm/m...ne/29?closed=1

    Download: https://www.espocrm.com/download/
    Upgrades: https://www.espocrm.com/download/upgrades/
    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.
  • ivanvison
    Junior Member
    • Nov 2014
    • 15

    #2
    Question: Is there a way to get a notification when EspoCRM gets a new update?. Maybe the option/solution is obvious, but for some reason I'm struggling to get around that idea. Maybe the newsletter at the bottom of the page?

    Comment

    • yuri
      Member
      • Mar 2014
      • 8454

      #3
      It will be implemented soon.
      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

      • ivanvison
        Junior Member
        • Nov 2014
        • 15

        #4
        Thank you. I was already setting up an account with Zapier to read EspoCRM twitter... To get an email everytime you guys tweet.

        Comment

        • Mosaadms
          Junior Member
          • May 2017
          • 14

          #5
          Originally posted by yurikuzn
          Enhancement:
          • Supporting Print to PDF for all entity types.

          Bug fixes:
          • Calendar dashlet not displaying;
          • ACL is not applied to chart dashlets;
          • Dropdown menu for list view items can be not visible on small screen sizes.

          All issues: https://github.com/espocrm/espocrm/m...ne/29?closed=1

          Download: https://www.espocrm.com/download/
          Upgrades: https://www.espocrm.com/download/upgrades/
          But it does not support the Arabic language, When I Print it to PDF All Arabic Data Appear Like that (??????????)

          I think it will be good if we can choose the font when we are creating the Template
          Last edited by Mosaadms; 03-11-2018, 07:54 PM.

          Comment

          • yuri
            Member
            • Mar 2014
            • 8454

            #6
            Try setting

            'pdfFontFace' => 'aealarabiya'

            in data/config.php
            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


            • Mosaadms
              Mosaadms commented
              Editing a comment
              Thanks,
              It's working,
          Working...