[FIX] models: exists() should not consider record with id 0 as existing
[odoo/odoo.git] / openerp / addons / base / tests / test_orm.py
2014-12-03 Raphael Collet[FIX] models: exists() should not consider record with...
2014-09-26 Christophe Simonis[FIX] base: correct non-copy of `login_date` + adapt...
2014-08-04 Raphael Collet[FIX] models: default_get() shall not return a dict...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-04-07 Gery Debongnie[IMP] adds a test for the new eager/lazy functionality...
2014-04-04 Gery Debongnie[FIX] fixes a read_group test to use the correct field...
2014-02-09 Antony Lesuissemove tests