Merge lp:~openerp-dev/openerp-web/7.0-fix-many2many_binary-chm into lp:openerp-web/7.0
Proposed by
Christophe Matthieu (OpenERP)
Status: | Needs review |
---|---|
Proposed branch: | lp:~openerp-dev/openerp-web/7.0-fix-many2many_binary-chm |
Merge into: | lp:openerp-web/7.0 |
Diff against target: |
58 lines (+9/-7) 2 files modified
addons/web/static/src/js/view_form.js (+8/-6) addons/web/static/src/xml/base.xml (+1/-1) |
To merge this branch: | bzr merge lp:~openerp-dev/openerp-web/7.0-fix-many2many_binary-chm |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
OpenERP Core Team | Pending | ||
Review via email:
|
Description of the change
[FIX] view_form: many2many_binary error when rendering twice (with an onchange for e.g.)
Try: sales, quotation, click on 'send by email'
To post a comment you must log in.
Unmerged revisions
- 4081. By Christophe Matthieu (OpenERP)
-
[FIX] web_form: many2many_binary error when rendering twice (with an onchange for e.g.)