This question has been flagged
4 Replies
5376 Views

I'm seeing this error when clicking on the "Purchases" button of a product.  I have tested this in two different dev environments:


Uncaught Error: QWeb2 - template['ListView']: Runtime Error: TypeError: dict.column.width is not a function

Edit: Odoo enterprise

Edit 2:  This error is also on the Odoo Enterprise Demo site.




Avatar
Discard

I've logged it.  I'll let you know if there is an answer.

If you haven't already, you can tell them this DOES NOT happen with the Community edition, just the Enterprise edition.

Author Best Answer

The fix turns out to be pretty simple:


https://github.com/odoo/odoo/commit/3fab3a13471a499e7083e042bb477fb25a8619f1


Avatar
Discard
Best Answer

This is reproducible on the latest RUNBOT build.  You should log a bug via support@odoo.com with your Enterprise license.

Avatar
Discard