EspoCRM 4.2.0 released

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

    EspoCRM 4.2.0 released

    What's new:

    * Field Manager: Added 'Number' field type.
    * Entity Manager: Added 'Event' entity type. Such entities can be displayed in Calendar.
    * Stream: Ability to create internal posts that won't be seen by portal users. Enabled for Cases by default.
    * Stream: Support drag-and-drop to attach files.
    * Knowledge Base: Ability to order articles.
    * Google Maps: API keys support.
    * Duplicate action now is available for all entity types by default.
    * Email Folders.
    * Emails: Added 'Is Not Replied' filter.
    * Emails: Admin can search emails by the specific email account they were imported from.
    * Emails: Filter 'Sent by (User)'.
    * Emails: Abiltiy to automatically put incoming emails in specific folders depending on filters or specific email account.
    * Emails: Option to force plain text emails be replied in HTML.
    * Emails: Ability to use multiple SMTP accounts for users.
    * Email Filters: Filters can be applied for all emails incoming to specific user.
    * Import: Created At and Created By fields now available.
    * Email notifications about mentions.
    * Email notifications about posts and status updates.
    * Accounts: Recently Created filter.

    Download: http://www.espocrm.com/download/
    Upgrades: http://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.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    This release adds the additional index to email column in database. If you have a lot of records in email table it may take a while to rebuild database after upgrade (runs automatically). If your scripts is terminated by max execution time during upgrade process you will just need to do the next:
    1. Change version in data/config.php in data/config.php
    2. Run rebuild (from UI or in command line interface php rebuild.php)

    Recommended to increase max_execution_time before running upgrade or run upgrade in shell.

    How to run upgrade in command line interface (shell):
    php upgrade.php /path/to/updade/package.zip
    Last edited by yuri; 08-08-2016, 12:00 PM.
    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

    • rodrigocoelho
      Active Community Member
      • Jun 2016
      • 296

      #3
      Originally posted by yurikuzn
      What's new:

      * Field Manager: Added 'Number' field type.
      * Entity Manager: Added 'Event' entity type. Such entities can be displayed in Calendar.
      * Stream: Ability to create internal posts that won't be seen by portal users. Enabled for Cases by default.
      * Stream: Support drag-and-drop to attach files.
      * Knowledge Base: Ability to order articles.
      * Google Maps: API keys support.
      * Duplicate action now is available for all entity types by default.
      * Email Folders.
      * Emails: Added 'Is Not Replied' filter.
      * Emails: Admin can search emails by the specific email account they were imported from.
      * Emails: Filter 'Sent by (User)'.
      * Emails: Abiltiy to automatically put incoming emails in specific folders depending on filters or specific email account.
      * Emails: Option to force plain text emails be replied in HTML.
      * Emails: Ability to use multiple SMTP accounts for users.
      * Email Filters: Filters can be applied for all emails incoming to specific user.
      * Import: Created At and Created By fields now available.
      * Email notifications about mentions.
      * Email notifications about posts and status updates.
      * Accounts: Recently Created filter.

      Download: http://www.espocrm.com/download/
      Upgrades: http://www.espocrm.com/download/upgrades/
      Upgrade went well.

      I can't understand how the Email Filter works. I created a Folder and a Filter, but only NO ACTION is possible on the filter....

      Comment

      • yuri
        Member
        • Mar 2014
        • 8440

        #4
        Originally posted by rodrigocoelho
        I can't understand how the Email Filter works. I created a Folder and a Filter, but only NO ACTION is possible on the filter....
        Can you post a screenshot?
        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

        • rodrigocoelho
          Active Community Member
          • Jun 2016
          • 296

          #5
          Originally posted by yurikuzn
          Can you post a screenshot?
          Click image for larger version

Name:	Capturar.PNG
Views:	132
Size:	14.1 KB
ID:	23053

          Comment

          • yuri
            Member
            • Mar 2014
            • 8440

            #6
            Create new filter. Not global.
            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

            • rodrigocoelho
              Active Community Member
              • Jun 2016
              • 296

              #7
              Originally posted by yurikuzn
              Create new filter. Not global.
              Now it works. Why not Global?

              Comment

              • galya
                Junior Member
                • Nov 2015
                • 7

                #8
                Amazing Features , but seems to have some problems

                Entity Manager: Added 'Event' entity type. Such entities can be displayed in Calendar.

                I did create new Event but it don't show in Calendar ,, is there anything need to be done to make it appear on Calendar??




                After Upgrade i found this error, also its same thing if you try to do new Installation


                [2016-08-06 13:52:01] Espo.ERROR: E_RECOVERABLE_ERROR: Argument 3 passed to Espo\Core\ORM\Repository::__construct() must be an instance of Espo\Core\ORM\EntityFactory, instance of Espo\ORM\
                EntityFactory given, called in /var/www/mycrm/application/Espo/ORM/RepositoryFactory.php on line 54 and defined {"code":4096,"message":"Argument 3 passed to Espo\\Core\\ORM\\Repository::__c
                onstruct() must be an instance of Espo\\Core\\ORM\\EntityFactory, instance of Espo\\ORM\\EntityFactory given, called in /var/www/mycrm/application/Espo/ORM/RepositoryFactory.php on line 54
                and defined","file":"/var/www/mycrm/application/Espo/Core/ORM/Repository.php","line":71,"context":{"entityType": "Preferences","entityManager":"[object] (Espo\\Core\\ORM\\EntityManager: {})"
                }} []

                Comment

                • yuri
                  Member
                  • Mar 2014
                  • 8440

                  #9
                  Calendar entity list is availabe in Administration > Settings
                  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


                  • galya
                    galya commented
                    Editing a comment
                    I found it , thank you ,,,

                    what about the Error on the logs??
                • islam.ahmed.2212
                  Junior Member
                  • Mar 2016
                  • 23

                  #10
                  Click image for larger version

Name:	Untitled.png
Views:	113
Size:	8.2 KB
ID:	23080 when i upgrade my EspoCRM to 4.2.0 i get error
                  Bad server response

                  plz help me
                  Last edited by islam.ahmed.2212; 08-08-2016, 11:06 AM.

                  Comment

                  • yuri
                    Member
                    • Mar 2014
                    • 8440

                    #11
                    Try steps from my second post. Maybe your EspoCRM is upgraded but couldn't be rebuilt because script's max execution time exceeded.
                    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

                    • islam.ahmed.2212
                      Junior Member
                      • Mar 2016
                      • 23

                      #12
                      i make all steps and run upgrade command but error not resolve

                      Comment

                      • yuri
                        Member
                        • Mar 2014
                        • 8440

                        #13
                        Check error log.
                        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

                        • islam.ahmed.2212
                          Junior Member
                          • Mar 2016
                          • 23

                          #14
                          [08-Aug-2016 10:06:41 UTC] PHP Fatal error: Class 'Monolog\ErrorHandler' not found in /home2/solikgroup/public_html/system/application/Espo/Core/Container.php on line 114
                          [08-Aug-2016 10:07:02 UTC] PHP Fatal error: Class 'Cron\CronExpression' not found in /home2/solikgroup/public_html/system/application/Espo/Core/CronManager.php on line 279
                          [08-Aug-2016 10:36:54 UTC] PHP Fatal error: Class 'Espo\Core\Utils\Auth' not found in /home2/solikgroup/public_html/system/application/Espo/Core/Application.php on line 76
                          [08-Aug-2016 10:41:15 UTC] PHP Fatal error: Class 'Espo\Core\Utils\Log\Monolog\Logger' not found in /home2/solikgroup/public_html/system/application/Espo/Core/Utils/Log.php on line 35

                          Comment

                          • yuri
                            Member
                            • Mar 2014
                            • 8440

                            #15
                            Try to copy files from upgrade package to your espocrm instance. Maybe there was problem with permissions.
                            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...