Merge lp://staging/~openerp-dev/openobject-client-web/6.0-opw-582970-listgrid-xal into lp://staging/openobject-client-web

Proposed by Xavier ALT
Status: Needs review
Proposed branch: lp://staging/~openerp-dev/openobject-client-web/6.0-opw-582970-listgrid-xal
Merge into: lp://staging/openobject-client-web
Diff against target: 48 lines (+15/-1)
3 files modified
addons/openerp/controllers/listgrid.py (+1/-1)
addons/openerp/controllers/openo2m.py (+2/-0)
addons/openerp/static/javascript/listgrid.js (+12/-0)
To merge this branch: bzr merge lp://staging/~openerp-dev/openobject-client-web/6.0-opw-582970-listgrid-xal
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+139674@code.staging.launchpad.net

Description of the change

Hi,

This fix many problems when reloading listgrid raising IndexError when "/openerp/listgrid/get" has wrong params - and such not being able to find the rights widget (representing the list view).

Code force using stored params used to generate the "one2many" popup - this will ensure we cant regenerated the "one2many" view server-side and get the listgrid widget correctly.

Regards,
Xavier

To post a comment you must log in.

Unmerged revisions

4896. By Xavier ALT

[FIX] OPW 582970: web: reload listgrid within one2many popup with same params used to open the one2many popup

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.