Skip to Content
Menú
This question has been flagged
4 Respostes
6095 Vistes

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
Descartar

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.

Autor Best Answer

The fix turns out to be pretty simple:


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


Avatar
Descartar
Best Answer

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

Avatar
Descartar