This question has been flagged
2209 Views

I have problem with using graph view on Customer Invoices (or any other invoices view) while invoice analysis in reporting menu are working OK.

While accessing default graph view (Total/Customers) all is fine but trying to change any of axis by cliking on + sign results in error below:

Uncaught TypeError: Cannot read property 'type' of undefined

with reference to    .../web/js/web.assets_backend

Anybody run to the same problem?

Avatar
Discard
Author

After further testing I managed to find a reason. The out of box search view includes grouping product category (categ_id) which is causing the problem After removing it all works fine.