Announcement

Collapse
No announcement yet.

EspoCRM 4.3.0 beta

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

  • EspoCRM 4.3.0 beta

    EspoCRM 4.3.0-beta.2: https://www.espocrm.com/downloads/Es...3.0-beta.2.zip

    Upgrade from 4.2.7 to 4.3.0-beta.2: https://www.espocrm.com/downloads/up...3.0-beta.2.zip
    Upgrade from 4.3.0-beta.1 to 4.3.0-beta.2: https://www.espocrm.com/downloads/up...3.0-beta.2.zip

    Upgrade from 4.3.0-beta.2 to 4.3.0: https://www.espocrm.com/downloads/up...3.0-beta.2.zip

    What's new:

    * Dynamic logic. Dynamic forms configurable through admin's UI.

    * Entity Manager: Base Plus entity type with Activities, History, Tasks panels.
    * Entity Manager: Person entity type now has Activities, History, Tasks panels.
    * Entity Manager: Company entity type.
    * Entity Manager: Audited relationships feature. Allows to see that records were related in stream.
    * Entity Manager: Tooltips now can be edited.
    * Entity Manager: Ability to reset fields to default settings.

    * Emails: Ability to use mailparse extension for email parsing. It will be used if mailparse extension is installed on your environment. With this implementation email fetching must work better than before.

    * Layout Manager: Ability to remove side panels.
    * Layout Manager: Ability to specify color of panels.

    * Activities: Ability to configure what entities are listed in Activities and History panels.
    * Activities: Event entity type can be added to Activities and History panels.

    * Mass Email: Ability to make opt-out link not mandatory in settings.
    * Campaigns: Ability to create target lists based on Campaign Log.
    * Target Lists: Duplicate now copies targets (contacts, leads, accounts, users).

    * Roles: Ability to manage read access to Users and Teams.

    * Dashboard: Ability to rename tabs.

    * Export: Ability to select which fields to export.

    * Import: Ability to run import in idle-mode. For big files.
    * Import: Ability to skip duplicate checking. For the sake of performance.

    * Date/Datetime fields: 'Is Empty' filter.
    * Int/Float fields: 'Is Empty' and 'Is Not Empty' filters
    * Parent fields: Ability to search by certain entity type.

    * Preferences: 'Do not fill Assigned User if not required' parameter.

    * Tasks: Added reminders feature. Only if Date Due is specified.


    Full lists:

    Enhancements: https://github.com/espocrm/espocrm/i...3Acreated-desc
    Bugs fixed: https://github.com/espocrm/espocrm/i...sc+label%3Abug
    Changes: https://github.com/espocrm/espocrm/i...label%3Achange
    Last edited by yuri; 12-08-2016, 10:10 AM.

  • #2
    Since upgrade is quite big it's recommended make sure that max_execution_time in your php is sufficient before running upgrade or just run the upgrade in the shell.

    How to run upgrade in command line interface (shell):
    php upgrade.php /path/to/upgrade/package.zip

    Comment


  • #3
    Very nice additions. Good work! I installed it and will let you know if I find any bugs.
    One enhancement we really would like is the ability to set an entity from the relationship panel to the side panel.

    Comment


    • #4
      Thanks. Any bug founded appreciated.
      Last edited by yuri; 11-17-2016, 03:33 PM.

      Comment


      • #5
        Hi!

        The new features look great! Can you please give some more details or examples for the following 2 features?:

        * Dynamic logic. Dynamic forms configurable through admin's UI.
        * Tasks: Added reminders feature. Only if Date Due is specified.

        Thanks a lot.

        Comment


        • #6
          Hi Pablo,

          Dynamic logic

          It will be filmed in a short video tutorial.
          It's available in Entity Manager if you edit certain field.

          Tasks reminders.

          If you specify Date Due field you will be able to setup reminders relative to date due time.

          Comment


          • #7
            Hi,

            Great update, thank you !
            I have already create a person entity in a previous version and I would like to know if I can enable the side panel (with tasck, call,...) or do I have to create a new one?

            Thanks

            Comment


            • #8
              Hi
              * Activities: Ability to configure what entities are listed in Activities and History panels.
              It is not possible.
              ?

              Comment


              • #9
                Originally posted by Cédric View Post
                I have already create a person entity in a previous version and I would like to know if I can enable the side panel (with tasck, call,...) or do I have to create a new one?
                Hi,

                No. You will need to create entity and all fields again. Data won't be lost if field names are the same.

                Comment


                • #10
                  Click image for larger version

Name:	actvitiesmodule.jpg
Views:	537
Size:	64.8 KB
ID:	24980 I have updated in a test environment (from Bitnami) to 4.3 and created new modules. These new modules I can not free under setup for the activities
                  Attached Files
                  Last edited by peterberlin; 11-21-2016, 06:31 PM.

                  Comment


                  • tanya
                    tanya commented
                    Editing a comment
                    Which one of entity types did you use?
                    Last edited by tanya; 11-21-2016, 10:07 AM.

                  • peterberlin
                    peterberlin commented
                    Editing a comment
                    I have created modules of type Basis, Basisplus and company. I can not assign the modules to the activities. .

                  • tanya
                    tanya commented
                    Editing a comment
                    New BasicPlus and Company Entities are added to Parent Field options of Events

                • #11
                  * Entity Manager: Company entity type.

                  What does this change mean exactly? Account handling is pretty well baked into the source code, accountId fields over lots of other entities.

                  Comment


                  • #12
                    Originally posted by alasdaircr View Post
                    * Entity Manager: Company entity type.

                    What does this change mean exactly? Account handling is pretty well baked into the source code, accountId fields over lots of other entities.
                    For some who might need separated entity for example for suppliers, trucking companies. Although using of accounts is preferable.

                    Comment


                    • #13
                      Sounds really nice :-) I'm looking forward for getting this opdate.
                      When is the release of the final version planned?

                      Comment


                      • #14
                        Maybe the next week.

                        Comment


                        • #15
                          Originally posted by yurikuzn View Post

                          For some who might need separated entity for example for suppliers, trucking companies. Although using of accounts is preferable.
                          I like the idea. We would like to have 'Parent' companies for some accounts that we have. They are all subsidiaries. would this entity help in that regard?

                          Comment

                          Working...
                          X