This question has been flagged
1 Reply
2199 Views

Hello,

I'm getting the below error (twice at once) whenever I try to open the forecast report for any product. However, it does not seem to affect the calculations.


Error:



Traceback:

TypeError: Cannot read property 'id' of undefined

    at Class._getReportDomain (https://fular.qa/web/content/586-1aef8c4/web.assets_backend.js:5998:1910)

    at https://fular.qa/web/content/586-1aef8c4/web.assets_backend.js:5998:1398



Any suggestions on how to solve this?


P.S The chart is not showing in the forecast report, I'm not sure it is due to this error or it is not available in the community version.


I'm using Odoo 14 community edition.

Avatar
Discard
Best Answer

It seem memory error (not enough allocated memory, server memory, or limit), it is happening on forecast report with big number of items

Avatar
Discard