[FIX] reset groupbys.
[odoo/odoo.git] / tests / test_orm.py
2011-10-11 Xavier Morel[IMP] make resolve_o2m_commands_to_record_dicts's resul...
2011-10-11 Xavier Morel[ADD] don't blow up on a singleton DELETE_ALL command...
2011-10-11 Xavier Morel[IMP] raise assertion error if an o2m command is not...
2011-10-11 Xavier Morel[IMP] handle case where o2m commands are pairs instead...
2011-10-11 Xavier Morel[IMP] rename serialize_o2m_commands to resolve_o2m_comm...
2011-10-10 Xavier Morel[ADD] method to correctly serialize o2m commands into...