Comment 3 for bug 942301

Revision history for this message
Graeme Gellatly (gdgellatly) wrote : Re: [Bug 942301] Re: [6.1] bug with editable tree inside a one2many form

OK I retested, and now it has a different error which I'll report
seperately. From some reason the controllers.js file was the trunk version
not the 6.1 version despite rebasing

On Wed, Feb 29, 2012 at 8:32 AM, Graeme Gellatly <email address hidden>wrote:

> Yes, in latest revisions for 6.1 the problem is still present.
>
>
> On Wed, Feb 29, 2012 at 12:47 AM, Vishal Parmar(Open ERP) <
> <email address hidden>> wrote:
>
>> Hello Graeme Gellatly,
>>
>> I have checked your issue new released 6.1 but I didn't faced the same
>> problem as you have describe in your description.Would you please check
>> again and informed us still you have faced the same problem..!
>>
>> Thanks and waiting for your reply.
>>
>> ** Changed in: openerp-web
>> Status: New => Incomplete
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/942301
>>
>> Title:
>> [6.1] bug with editable tree inside a one2many form
>>
>> Status in OpenERP Web:
>> Incomplete
>>
>> Bug description:
>> To test you will need a chain of relations such as
>>
>> sale.order -> sale.order.line -> some one2many which is an editable
>> list
>>
>> When you pop the order.line form everything appears OK. Equally
>> entering data in the form view of the final relation inside the
>> order.line is fine. But when you click create on the tree view the
>> following error is popped.
>>
>> Firefox
>> QWeb2 - template['ListView.row.form']: Runtime Error: TypeError:
>> dict.frame is undefined
>> http://localhost:18069/web/webclient/js:18953
>>
>> Chrome
>> Uncaught Error: QWeb2 - template['ListView.row.form']: Runtime Error:
>> TypeError: Cannot call method 'render' of undefined
>> http://localhost:18069/web/webclient/js:18953
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/openerp-web/+bug/942301/+subscriptions
>>
>
>