[FIX] web: many2many_binary widget upload
authorDenis Ledoux <dle@odoo.com>
Thu, 6 Nov 2014 15:26:32 +0000 (16:26 +0100)
committerDenis Ledoux <dle@odoo.com>
Thu, 6 Nov 2014 15:26:32 +0000 (16:26 +0100)
commitae99a93b8844418ec1ac113ab9c946fba950b1e2
treec242946fc553756dc40aaf74a3703ecc36c906b9
parentd36c8b5c9bf7ab9215bc63db6ee49bec5e5b225b
[FIX] web: many2many_binary widget upload

once widget extended with ReinitializeFieldMixin, the event binding with the binary file input and the on_file_change method can be done in initialize_content instead of start

This fix is related to d36c8b5c9bf7ab9215bc63db6ee49bec5e5b225b
addons/web/static/src/js/view_form.js