EspoCRM 4.3.0 beta

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

    #16
    Originally posted by alasdaircr

    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?
    Not sure whether it's what you need. Parent company I'd implement through one-to-many between account and accounts.
    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

    • lucakuehne
      Senior Member
      • Feb 2016
      • 195

      #17
      Originally posted by alasdaircr
      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?
      We would also really need to create subsidiaries...

      Comment

      • yuri
        Member
        • Mar 2014
        • 8440

        #18
        4.3.0-beta.2 is available: 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
        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

        • iscon
          Active Community Member
          • May 2014
          • 187

          #19
          I am testing Beta 2 and this is what I get. I know how to fix it but most people won't I guess.
          ------------------
          Robert Laussegger
          iscon group
          http://www.iscongroup.net
          mailto://info@iscongroup.net

          Comment

          • yuri
            Member
            • Mar 2014
            • 8440

            #20
            It supposed to be empty. We can't check whether it's empty or not before render because it requires one ajax request per each layout.
            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

            • Frank
              Member
              • Aug 2015
              • 64

              #21
              1) what about array field? how can I put on "string row" to edit by user? when I try to put it "on" in the settings - it`s still dont shown...
              2) when I use dynamic logic whith few lists field in contact entity - every new record i have a Duplicate messages.... i switch it off manually, but i think its a bug
              3) Some problems with display on the mobile version of the system: at the table of entries (eg contacts) - I can not open the latest record, because its menu is opened under footer - and we can not see it .... How to fix it? - you need to set the minimum distance from the footer to the table maybe 40 pixels - then all will be well...
              Last edited by Frank; 11-30-2016, 11:16 AM.

              Comment

              • yuri
                Member
                • Mar 2014
                • 8440

                #22
                Originally posted by Frank
                2) when I use dynamic logic whith few lists field in contact entity - every new record i have a Duplicate messages.... i switch it off manually, but i think its a bug
                I don't understand.

                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

                • Frank
                  Member
                  • Aug 2015
                  • 64

                  #23
                  I created a few new list type fields and one string type field in Contact entity.

                  my string type field is unique and required - something like an ID number that never repeats.

                  dynamic logic:
                  my first list has 3 value options: 1,2,3.
                  if I choose option 1 - appear second list:
                  my second list has 3 value options 11,12,13.
                  if I choose option 2 - appear third list:
                  my third list has 3 value options 111,112,113.

                  So when I create different Contacts with different value of string field and combination of list fields value, i have a message about: my record is Duplicate...

                  Comment

                  • yuri
                    Member
                    • Mar 2014
                    • 8440

                    #24
                    Originally posted by Frank
                    1) what about array field? how can I put on "string row" to edit by user? when I try to put it "on" in the settings - it`s still dont shown...
                    Create Array field with no options. It will work as you need I believe.
                    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


                    • Frank
                      Frank commented
                      Editing a comment
                      And is it possible to create array field that to be able to choose from four proposed options or type your value in string field?

                    • yuri
                      yuri commented
                      Editing a comment
                      Not possible. You need to customize. Create new field type.
                  • lucakuehne
                    Senior Member
                    • Feb 2016
                    • 195

                    #25
                    Anything new about the release date? :-)

                    Comment

                    • yuri
                      Member
                      • Mar 2014
                      • 8440

                      #26
                      This week if no critical bugs will be found.
                      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

                      • yuri
                        Member
                        • Mar 2014
                        • 8440

                        #27
                        Upgrade from 4.3.0-beta.2 to 4.3.0: https://www.espocrm.com/downloads/up...3.0-beta.2.zip
                        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...