[FIX] sale,stock_location: Fixed runbot errors.
[odoo/odoo.git] / tests /
2011-12-01 Vo Minh Thu[IMP] tests: moved tests into openerp.tests, expose...
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
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...
2011-10-03 Vo Minh Thu[FIX] use the new xmlrpc-1 URIs in the tests.
2011-10-01 Antony Lesuisse[MERGE] trunk
2011-09-30 Vo Minh Thu[MERGE] merged trunk.
2011-09-30 Vo Minh Thu[IMP] xmlrpc/exceptions: added a model and a view to...
2011-09-28 Vo Minh Thu[IMP] ir_sequence: added a simple test.
2011-09-28 Vo Minh Thu[FIX] ir_sequence: typo in read().
2011-09-28 Vo Minh Thu[FIX] ir_sequence: do the FOR UPDATE NO WAIT only in...
2011-09-28 Vo Minh Thu[FIX] ir_sequence: forgot id argument in _create_sequen...
2011-09-25 Vo Minh Thu[IMP] xmlrpc: versioned API.
2011-09-23 Vo Minh Thu[IMP] tests: added a simple test case to create a datab...