Merge lp:~savoirfairelinux-openerp/openerp-web/1279885 into lp:openerp-web/7.0
Proposed by
Sandy Carter (http://www.savoirfairelinux.com)
Status: | Needs review |
---|---|
Proposed branch: | lp:~savoirfairelinux-openerp/openerp-web/1279885 |
Merge into: | lp:openerp-web/7.0 |
Diff against target: |
12 lines (+1/-1) 1 file modified
addons/web/static/src/js/view_list.js (+1/-1) |
To merge this branch: | bzr merge lp:~savoirfairelinux-openerp/openerp-web/1279885 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
OpenERP Core Team | Pending | ||
Review via email:
|
Description of the change
Adds context propagation to m2m fields in list views.
Fixes translation issues when viewing a a many2many field in a Tree view.
To post a comment you must log in.
Unmerged revisions
- 4139. By Sandy Carter (http://www.savoirfairelinux.com)
-
[FIX] Add context propagation for m2m list view