跳至内容
菜单
此问题已终结
2684 查看

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?

形象
丢弃
编写者

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.