Same context for the items of an one2many in the formview

Bug #1215903 reported by Stephane Wirtel (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Hi,

Example, in the sale order view, there is the one2many of the sale.order.line. If we want to add a button for each line and we add a context on these buttons, with normally a different value for each context.

The context is always the same. There is no differences between the context of the first line and the context of the last one.

Example, just add context={'product_id': product_id} on the sale.order.line tree view and you will receive the same value in server-side.

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.