different behaviours of one2many field with group_by context between GTK client and web client

Bug #998601 reported by Sean
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP R&D Web Team

Bug Description

In some case, we need to show a one2many field as a tree with group_by context in a form.

The XML fragment of extended product form view:

<field name="stock_available_ids" nolabel="1" mode="tree" context="{'group_by':'warehouse_id'}" colspan="4" />

In GTK client, the tree is displayed same as in search view; in web client, it is just a plain tree without group.

Running the same code in OE 6.0.3, only summary rows will be displayed, and the detail rows will be displayed when switching to editing mode.

Revision history for this message
Sean (sunlxy) wrote :
Amit Parik (amit-parik)
affects: openerp-web → openobject-client-web
affects: openobject-client-web → openerp-web
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Changed in openerp-web:
importance: Low → Wishlist
Revision history for this message
Jorge Hernán (jorge-hernan) wrote :

I have the same problem. Can you fix it, please?

Thanks !

Revision history for this message
Serpent Consulting Services (serpent-consulting-services) wrote :

Jorge,

You mean to fix for web?

Thanks.

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.