Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2692 Ansichten

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
Verwerfen
Autor

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.