Announcement

Collapse
No announcement yet.

EspoCRM v8.0.0 released

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

  • rouhu
    commented on 's reply
    Instructions:
    Copy /application/Espo/Resources/i18n/de_DE/Global.json to /custom/Espo/Custom/Resources/i18n/de_DE/Global.json and remove all but the values in the NavBarTab section and add your label translation there.
    Last edited by rouhu; 02-24-2024, 08:24 AM.

  • murugappan
    replied
    We have installed/upgraded version 8.0.5 and its great. Every thing went well without any hitch. The problem we had was the extensions we purchased. Some of them were incompatible with version 8.0.5. The developers have fixed some and in the process fixing others. In the meantime, to avoid stopping the upgrade, we uninstalled these extensions and continued with our development. Need to install new versions and retest them at a later date.

    The main core 8.0.5 is fantastic.Congratulations to yuri and the team.

    Leave a comment:


  • yuri
    commented on 's reply
    Thanks Doug. Thanks for being one of our very very first users

  • dugjohnson
    replied
    You guys are the best. I hadn't upgraded either the CRM or the extensions in a long while. Yes, I had some issues, but in every case there was an easy fix that you had in place for me. EspoCRM is one of the best architected solutions in this space that I've encountered.
    Thank you again

    Leave a comment:


  • yuri
    commented on 's reply
    It's fine. Duplicate check is processed before formula. Use API Before-Save script for custom duplicate checking.

  • diilmac
    replied
    Originally posted by yuri View Post
    Improvements & enhancements:
    • Duplicate checking fields #2790

    If 'duplicate check field' is created by formula based on few different fields, duplicate checking doesn't work.

    eg.
    name = string\concatenate(field1, ' - ', field2, ' - ', field3)

    Leave a comment:


  • telecastg
    commented on 's reply
    Thanks for your reply yuri

  • telecastg
    commented on 's reply
    Thanks for your reply.

  • esforim
    commented on 's reply
    It good to be wrong! Hopefully you can post some guide/tutorial after you figure this out telecastg

  • yuri
    commented on 's reply
    See https://github.com/espocrm/ext-templ...ing-es-modules

    For existing repositories, you will need to update npm packages according to the current ext-template.

  • esforim
    commented on 's reply
    Honestly you have more luck creating new thread. I don't know yuri be looking at this

  • ThomasB
    replied
    Originally posted by telecastg View Post
    Hi yuri, are you planning to update the documentation to show how to create custom views using ES6 syntax including instructions to bundle and transpile the files?

    Right know the documentation only has instructions based on AMD syntax.

    Thanks
    The header of the custom view file in the documentation states that ES module support will happen soon: AMD module definition (ES module support is comming soon)​

    See: (https://docs.espocrm.com/development/view/)

    So I think, the docs will also be updated sooner or later.

    Also the docs state:
    Extending from the base `view` class.
    // Alternatively, you can use ES6 classes as of v7.2. Example below​
    Last edited by ThomasB; 09-22-2023, 12:01 PM.

    Leave a comment:


  • telecastg
    replied
    Hi yuri, are you planning to update the documentation to show how to create custom views using ES6 syntax including instructions to bundle and transpile the files?

    Right know the documentation only has instructions based on AMD syntax.

    Thanks
    Last edited by telecastg; 09-22-2023, 02:30 AM.

    Leave a comment:


  • item
    replied
    Thank you Yuri for the new documentation site


    really very nice.. now need read and understand the maximum

    Leave a comment:


  • ThomasB
    replied
    Updated without an issue to 8.0.1 today.

    However I noticed my new german translations are not used yet.

    Leave a comment:

Working...
X