[6.0] view_mode in links not supported by gtk client if target=new

Bug #707378 reported by Jacques-Etienne Baudoux
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP sa GTK client R&D

Bug Description

When you declare a link (related) with an act_window, the GTK client doesn't take care of the view_mode="tree" if target="new". The new window is always in a form view mode. This bug is with the GTK client only. This works properly with the web client.

Tags: profserv
Revision history for this message
DBR (OpenERP) (dbr-openerp) wrote :

Hello Jacques,

I have checked the issue in stable 6.0.
But the same problem occured in web also.
Would you please attached screenshot or video related to that?
So, It will be helpful for us.

Thanks.

Changed in openobject-client:
status: New → Incomplete
Revision history for this message
Jacques-Etienne Baudoux (jbaudoux) wrote :

Hi,

It seems it's fixed for view_mode="tree", but the issue still exists with view_mode="tree,form" that opens popup in form mode in gtk and in tree mode in web.

Moreover, in GTK, it's impossible to switch view and create a new record, while it's possible in web.

<act_window name="View Mode Issue"
res_model="sale.order"
src_model="crm.lead"
id="test_view_mode_wiz_act_window"
target="new"
view_type="form"
view_mode="tree,form"
/>

tags: added: profserv
Changed in openobject-client:
status: Incomplete → Triaged
Changed in openobject-client:
assignee: nobody → OpenERP sa GTK client R&D (openerp-dev-gtk)
importance: Undecided → Wishlist
status: Triaged → Confirmed
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.