Comment 1 for bug 1227775

Revision history for this message
Twinkle Christian(OpenERP) (tch-openerp) wrote : Re: Buttons in sublist generates error after an onchange

Hello Quentin,

I have checked this issue with different browsers , and with this browsers I am facing different errors:

Fire Fox (Version 23.0):

TypeError: this.records.get(...) is undefined
http://localhost:8069/web/webclient/js?db=trnk:3466

Google Chrome (Version 29.0.1547.65):

Uncaught TypeError: Cannot call method 'toContext' of undefined
http://localhost:8069/web/webclient/js?db=trnk:3466

Opera (Version 12.16) :

Uncaught exception: TypeError: Cannot convert 'this.records.get(id)' to object
http://localhost:8069/web/webclient/js?db=trnk:3463

So, I am confirming this issue.

Thank you.