Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2687 Widoki

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?

Awatar
Odrzuć
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.