[IMP] fields: set the default value to the closest field.default or _defaults
[odoo/odoo.git] / openerp / addons / test_inherit / tests / test_inherit.py
2014-10-09 Raphael Collet[IMP] fields: set the default value to the closest...
2014-10-09 Raphael Collet[IMP] fields: make attribute 'default' callable
2014-10-08 Raphael Collet[FIX] fields: in to_column(), returning self.column...
2014-08-22 Raphael Collet[IMP] test_inherit: add test case, redefine Many2one...
2014-08-06 Raphael Collet[IMP] fields: add mechanism to extend a selection field
2014-07-06 Raphael Collet[MERGE] new v8 api by rco