Cannot get context when add 2nd record

Bug #649629 reported by Santi Techakasemsuk
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Invalid
Undecided
Unassigned

Bug Description

("xxx" is one2many field )
<field name="xxx" context="{'type':'in'}">
    <tree string="Cheques" editable="bottom">
           <field name="type"/>
    </tree>
</field>

When I add the first record in the tree view, I can get the context.
But when I add the 2nd record, I cannot get the context.
The solution is press the "Create new record" button on each record, but it waste of time when there are many records.

security vulnerability: yes → no
visibility: private → public
Revision history for this message
DBR (OpenERP) (dbr-openerp) wrote :

Hello,

I have checked your bug specification with updated code at my end
but I found the context at second record also.

Would you please update your code and notify us if the same problem occurs again.

Thanks.

Changed in openobject-client-web:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.