[7.0][stock] Incorrect o2m stock.move views selected in stock.picking forms

Bug #1177063 reported by Mohammad Alhashash
32
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 2
OpenERP Community Backports (Addons)
Status tracked in 7.0
7.0
Fix Released
Undecided
Mohammad Alhashash

Bug Description

Open any delivery and click on move line, the shown form is the default 'stock.move' form 'view_move_form' with groups "Details', "Origin", ...; not the specific view 'view_move_picking_form.

This is caused by missing module name in context field 'form_view_ref'. It should 'stock.view_move_picking_form' but it is set to 'view_move_picking_form'.

I search for all addons for similar problems using the regex ('\w+_view_ref'\s?:\s?'[^'\.]*') but I found this problem only in 3 views in stock module; 'stock.picking', 'stock.picking.out', and 'stock.picking.in'.

Related branches

summary: - [7.0][stock] Incorrect stock.move views selected in stock.picking forms
+ [7.0][stock] Incorrect o2m stock.move views selected in stock.picking
+ forms
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Martin Trigaux (OpenERP) (mat-openerp) wrote :

Hello,

A fix for this issue was merged into openerp 7.0, at revision 9898

Changed in openobject-addons:
status: Confirmed → Fix Released
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.