[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>
Fri, 10 Oct 2014 14:20:10 +0000 (16:20 +0200)
commitfc47823ab2a8ede8f7cab8590d4790eff7f6aa0d
tree64be6e848d941924a47cd0b97f532073e8b582ba
parentb576de5f0592d614f013f462cd6218a3a7d44b03
[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