[IMP] ir_qweb: remove the option 'only_date' introducted in cefc9ad8e3e3b0a14804da6c4...
authorJeremy Kersten <jke@odoo.com>
Fri, 10 Oct 2014 14:20:10 +0000 (16:20 +0200)
committerJeremy Kersten <jke@odoo.com>
Wed, 15 Oct 2014 11:56:01 +0000 (13:56 +0200)
commit1d0c30e010b1769aacfba33d9c9d9652ea1842ae
tree9492845c19a8f1db78ff3554a8b9b56b4f1e1475
parentf34ea0bc547850ea80df3a966a9868bf5a36a6f8
[IMP] ir_qweb: remove the option 'only_date' introducted in cefc9ad8e3e3b0a14804da6c40bfd71e16d4175a. Now we can use widget='date' to do the same thing. That keeps the same behaviour that in the backend.

    <span t-field=model.datetime_field t-field-options="{'widget': 'date'}"/>
openerp/addons/base/ir/ir_qweb.py