Error with required fields/conditions after upgrade to 5.6.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • khopper
    Senior Member
    • Sep 2017
    • 329

    Error with required fields/conditions after upgrade to 5.6.1

    New issues that were not present in version 5.5.6

    1. Certain fields that were marked as required even though not displayed based on conditions are now required to save.
    2. Certain field set with a default value and a Min not working properly.

    3. Error when opening Opportunity just says "ERROR 404" not sure what to look for. See below error.

    [2019-04-25 15:05:24] Espo.ERROR: API [GET]:/:controller/layout/:name, Params:Array ( [controller] => Quote [name] => listForAccount ) , InputData: - Layout Quote:listForAccount is not found. [] []
    [2019-04-25 15:05:24] Espo.ERROR: Display Error: Layout Quote:listForAccount is not found., Code: 404 URL: /espocrm/api/v1/Quote/layout/listForAccount [] []
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    > 1. Certain fields that were marked as required even though not displayed based on conditions are now required to save.
    You need to set them not required.

    > 2. Certain field set with a default value and a Min not working properly.
    This information is not enough for me to 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

    • khopper
      Senior Member
      • Sep 2017
      • 329

      #3
      What about # 3?

      Comment

      • khopper
        Senior Member
        • Sep 2017
        • 329

        #4
        The Quotes section/relationship appears to be broken from the update.
        Is it possible to remove and re-add the quotes relationship?

        Comment

        • yuri
          Member
          • Mar 2014
          • 8440

          #5
          Do you have sales pack installed? Or Advanced Pack 1.* ?
          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

            #6
            Try to uninstall advanced pack. Check whether folder application/Espo/Modules/Advanced exists. If exists - remove it manually. Then install advanced pack.
            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

            • khopper
              Senior Member
              • Sep 2017
              • 329

              #7
              Here is everything that I have installed, Should the advanced pack 2.3.2 not be installed with all of the other separate packages?
              Do you still suggest removing/uninstalling the Advanced Pack since its not version 1.* and reinstalling?

              Comment

              • yuri
                Member
                • Mar 2014
                • 8440

                #8
                Extensions are fine . Try what I suggested in the previous post.
                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


                • khopper
                  khopper commented
                  Editing a comment
                  I will try tonight after work hours....
              • khopper
                Senior Member
                • Sep 2017
                • 329

                #9
                Removing the folder manually did the trick: folder application/Espo/Modules/Advanced
                Now running with Advanced Pack 2.3.5
                Thank you yuri

                Comment

                Working...