Bugfixes
[odoo/odoo.git] / bin / service /
2008-06-16 stwadd the copyright
2008-06-16 Fabien PinckaersBugfix
2008-04-09 Fabien PinckaersBugfixed about webservice
2007-12-27 cedAdd traceback on report exception
2007-12-21 cedPropagate exception from report to the client
2007-12-13 cedFix max recursion in db creation when the sql failed
2007-11-21 cedRemove createdb and dropdb, use sql instead
2007-10-08 cedUse user/passwd/host/port for postgres tools
2007-10-04 cedCommit each translation line and add close cursor if...
2007-08-09 cedfix raise string deprecated in python 2.5
2007-07-23 cedkernel: don't use mutable as default value in function...
2007-07-12 cedkernel: add logger error when drop db failed
2007-06-22 cedSERVER: improve categories and fix some language mistake
2007-04-30 cedCLIENT,KERNEL: add timezone to display datetime
2007-04-11 Mantavya GajjarUSERS_LDAP: use synchro connection to bind
2007-03-29 Mantavya GajjarKERNEL: check return code for exec_pg_command_pipe
2007-03-15 cedKERNEL: fix print workflow on win32
2007-03-07 cedUSERS_LDAP,KERNEL: small fix for login and add new...
2007-02-03 cedCLIENT-SERVER: improve netrpc
2007-01-23 cedKERNEL: improve logger and remove some prints
2006-12-07 pinkyNew trunk