Announcement

Collapse
No announcement yet.

EspoCRM 4.4.0 released

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

  • EspoCRM 4.4.0 released

    Enhancements:
    • Calculated fields;
    • Navbar: Ability to hide certain tabs into 'More' dropdown menu;
    • Layout Manager: Side panels sorting;
    • New theme 'Hazyblue';
    • Case: Automatically followed by portal user if contact is specified;
    • Date/Datetime: 'Older than X days' and 'After X days' filters;
    • Mass Follow/Unfollow actions;
    • Field Manager: Ability to specify default values for Date and DateTime fields;
    • Opportunity: Ability to change probability values for stages;
    • Portal Users in separate list view.
    All issues: https://github.com/espocrm/espocrm/milestone/7?closed=1

    Download: https://www.espocrm.com/download/
    Upgrades: https://www.espocrm.com/download/upgrades/

  • #2
    A possible bug on the Theme layout. As you can see on the image Below.

    And the RTL theme is not working. without CSS...

    Comment


    • rodrigocoelho
      rodrigocoelho commented
      Editing a comment
      I cleared the Local and server cache.
      No deal.

    • yuri
      yuri commented
      Editing a comment
      Seems your server caches css files. It's not cache of espocrm.

    • rodrigocoelho
      rodrigocoelho commented
      Editing a comment
      I restarted Apache. Used another browser, reboot the server. It is still there.
      So, I think we should wait other user to complain the same..

  • #3
    Where are the calculated fields?

    Comment


    • rodrigocoelho
      rodrigocoelho commented
      Editing a comment
      I saw it, but when I click, nothing happens.

    • rodrigocoelho
      rodrigocoelho commented
      Editing a comment
      Ops, tried again and worked.

    • rodrigocoelho
      rodrigocoelho commented
      Editing a comment
      Working as expected. Very good.

  • #4
    AWESOME!!! Calculated fields!!!!

    Can you please explain a little bit more about this new type of field? Which functions are allowed (add, subtract, divide, multiple, etc)? Any screenshot we can see before upgrading?

    Thanks and keep it up!

    Comment


    • peterberlin
      peterberlin commented
      Editing a comment
      It's different than we expected. The solution is much more flexible.

      https://github.com/espocrm/espocrm/issues/154 see below

      Start the entity manager, select the entity, to the right of the "edit"

      A scripting language is used .

    • yuri
      yuri commented
      Editing a comment
      It's not a type of field. It's a script that can be defined for a specific entity type that will be executed upon record saving. Available in the entity manager under dropdown at the right side. Here is a few examples: https://github.com/espocrm/espocrm/i...ment-269690074
      Last edited by yuri; 01-28-2017, 09:08 AM.

  • #5
    Is it possible to get an upgrade from 4.2.7 to 4.4.0 as 4.2.7 to 4.3.1 upgrade gives errors on php 7 however a fresh install of 4.4.0 worked fine on php 7 but I was getting white page when trying a fresh install of 4.3.1 on php 7.

    Comment


  • #6
    PHP 7.1, it makes sense now if it was not supported. I will try the fix, many thanks.

    Comment


    • #7
      Regarding the upgrade path, do I need to go from 4.3.0 to 4.3.1 before I can upgrade to 4.4.0 or can I simply go from 4.3.0 to 4.4.0?

      Comment


      • yuri
        yuri commented
        Editing a comment
        4.3.0 - 4.3.1 then to 4.4.0

    • #8
      after upgrade i have error 500: Internal Error

      plz help me

      Comment


      • yuri
        yuri commented
        Editing a comment
        Check log files

        ...

    • #9
      Hello:
      I did have a version 4.2.2 and realized that there is a new version 4.4.0 available. -> I did up-date all those previous changes one by first. All before did work fine, but after 4.4.0 installation EspoCRM didn't accept to even see itself on the web server.
      I checked folders (775) and files (644) user rights, which seemed to be correct.
      ***
      Finally I didn't find any other way to get the system to up & running but to first install 4.4.0 from the plain installer and after that I copied all tables content (not structure) directly using phpMyadmin.
      All did copy, more or less, but biggest problem is that now when I click any
      Account/Lead/User, I will not get the content of the item.
      (When I press EDIT the item, I will get pretty normal looking dialog of the item)

      You can see that there is no data on the Account for example on the screen capture below (same with Leads and any other items):

      Comment


      • tanya
        tanya commented
        Editing a comment
        Can you check also apache log and espocrm log (previous instance as well)?

        Your php version?
        You did upgrade from 4.2.2 version to 4.3.1 without problem, and everything crashed on upgrading to 4.4.0, right?

      • petrik
        petrik commented
        Editing a comment
        I will check the apache log too. Yes, I think that crashing did happen when up-dating to 4.4.0 (Althought I didn't test very largely that previous installation, just few clicks if it seem to work).

      • petrik
        petrik commented
        Editing a comment
        I'm running the virtual server where I have no direct access to the Apache log's. However, provider can give data if he knows what to find. Is there any special strings what could be asked for from the Apache server?
        I did found espo-logs on file folder, are those any help to find the problem?
        ***
        For me it looks like the Espo-CRM cannot open "forms"-> no matter if it is "account","Contact","Lead","Opportunity","Meeting" ,"Call","Task" or anything similar.
        Last edited by petrik; 02-03-2017, 07:39 AM.

    • #10
      Uncaught (in promise) TypeError: Cannot read property 'addEventListener' of undefined
      at n.afterRender (eval at _execute (espo.min.js?r=1485511780146:16), <anonymous>:380:32)
      at n._afterRender (espo.min.js?r=1485511780146:16)
      at n.<anonymous> (espo.min.js?r=1485511780146:16)
      at n.<anonymous> (espo.min.js?r=1485511780146:16)
      at Bull.Templator.<anonymous> (espo.min.js?r=1485511780146:16)
      at Espo.Loader.load (espo.min.js?r=1485511780146:16)
      at Object.template (eval at _execute (espo.min.js?r=1485511780146:16), <anonymous>:373:41)
      at Bull.Loader._callExternalLoader (espo.min.js?r=1485511780146:16)
      at Bull.Loader.load (espo.min.js?r=1485511780146:16)
      at Bull.Templator.getTemplate (espo.min.js?r=1485511780146:16)

      Comment


      • #11
        hi Version 4.4.0

        not save setting

        ie and chrome
        Attached Files
        Last edited by rucrm; 02-02-2017, 06:44 AM.

        Comment


        • yuri
          yuri commented
          Editing a comment
          We can't reproduce.

      • #12
        If you have issues please create a topic in bug reports section.

        Comment


        • petrik
          petrik commented
          Editing a comment
          I with the latest realease I did all the earleir mentiend again and now the system seems to work again.

      • #13
        Hi I havi another issue...When I create a new task, contact, opportunity.... I can save the file without problems.But when I make a change then its complicate to save, sometimes saves and sometimes not. What can I do?

        Comment


      • #14
        4.4.1 released

        Download: https://www.espocrm.com/download/
        Upgrades: https://www.espocrm.com/download/upgrades/

        Comment

        Working...
        X