stock: wrong use of form/tree_view_ref in context
Bug #1214801 reported by
Alexandre Fayolle - camptocamp
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Low
|
OpenERP R&D Addons Team 2 |
Bug Description
in stock_view.xml the following views:
* view_picking_form
* view_picking_
* view_picking_
display the move lines using a context containing :
{'form_
This is incorrect (cf lp:1214799) and must be replaced with
{'form_
Related branches
lp://staging/~camptocamp/openobject-addons/7.0-fix-form_ref_context_lp1214801-afe
Ready for review
for merging
into
lp://staging/openobject-addons/7.0
- Olivier Dony (Odoo): Approve
-
Diff: 30 lines (+3/-3)1 file modifiedstock/stock_view.xml (+3/-3)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
importance: | Undecided → Low |
milestone: | none → 7.0 |
status: | New → Confirmed |
To post a comment you must log in.