The client does not open the right view

Bug #524460 reported by Stephane Wirtel (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Fix Released
Critical
Naresh(OpenERP)

Bug Description

In the last trunk or the last client, we have a bug with the views..

One Object:
stock.picking

Two tree views : stock.picking.in.tree, stock.picking.delivery.tree
Two forms views stock.picking.in.form, stock.picking.delivery.form

Two actions for this object:

. Incoming Shipments
  Definition of 2 ir.actions.act_window.view
   form -> stock.picking.in.form
   tree -> stock.picking.in.tree
. Delivery Orders
  Definition of 2 ir.actions.act_window.view
  form -> stock.picking.delivery.form
  tree -> stock.picking.delivery.tree

If we try to use the Incoming Shipments action, we will load the views of the 'Delivery Orders'.

You can check with the stock module in trunk

Related branches

Changed in openobject-server:
importance: Undecided → Critical
milestone: none → 5.2
Changed in openobject-server:
assignee: nobody → nch(OpenERP) (nch-openerp)
status: New → In Progress
summary: - The server does not return the right view
+ The client does not open the right view
affects: openobject-server → openobject-client
Changed in openobject-client:
milestone: 5.2 → none
status: In Progress → Fix Released
milestone: none → 5.2
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.