odoo/bin/addons
Olivier Dony 96ccd8720c [IMP] workflow: remove useless cr.commit() calls, commit is done by server during addons init, and anyway if it is part of an RPC transaction it would be commited too at end of transaction. One should never commit explicitly unless you have created your own cursor or you are in the server and you know what you are doing.
bzr revid: odo@openerp.com-20100712142035-gfuggrkcko62si3z
2010-07-12 16:20:35 +02:00
..
base [IMP] workflow: remove useless cr.commit() calls, commit is done by server during addons init, and anyway if it is part of an RPC transaction it would be commited too at end of transaction. One should never commit explicitly unless you have created your own cursor or you are in the server and you know what you are doing. 2010-07-12 16:20:35 +02:00
__init__.py [FIX] base.addons: remove global and improve error handling for modules that cannot be loaded 2010-06-28 15:04:05 +02:00
base_quality_interrogation.py [REVERT]:Integration script,Makefile changes need to create diff repository as it is affecting test.openobject.com:8010 2010-06-18 12:42:04 +05:30