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 [] []
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 [] []
Comment