odoo/addons/web/static
Christophe Matthieu 4d8ec5f931 [FIX] web: readonly fields not transferred from dialog to 2many field
'write_function' transfer the options to 'write' method from the popup form

Steps to reproduce:
1. Create custom model to add a product quantity on hand(readonly) field on stock.move
2. Show this field on Warehouse>All operations>Create a Transfer> Create: Internal Moves
3. Add a Internal Move, then open it again, the quantity on hand field's value show 0. But change the product, the value is correct.
2015-12-02 13:29:51 +01:00
..
lib [FIX] qweb: handle unicode tags and attributes 2015-11-19 14:59:44 +01:00
src [FIX] web: readonly fields not transferred from dialog to 2many field 2015-12-02 13:29:51 +01:00
test [FIX] py.js: unhandled prefix `not` 2015-11-19 13:54:26 +01:00