odoo/bin
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
..
addons [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
ir Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
osv [IMP] orm.fields_get: renamed read_access parameter to write_access, reflecting its real usage. Also cleaned up some mess leftover by commit 1338 in orm.field_get_keys() + other cleanup 2010-07-12 16:15:13 +02:00
pychart Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
report [IMP] report_sxw: use internal instead of 2 2010-07-12 14:57:39 +02:00
service [MERGE] attachment: add type: url, binary into ir.attachment 2010-06-29 16:33:20 +05:30
ssl Merge branch 'master' of openobject-server into mdv-gpl3-fwd 2008-12-23 17:46:08 +02:00
tools args for test 2010-07-04 15:49:37 +02:00
wizard Merged with stable 2010-02-16 12:01:14 +05:30
workflow [IMP] SQL injection Refactored 2010-06-18 15:46:41 +05:30
PKG-INFO [REL] 5.0.7 2009-12-03 14:51:08 +01:00
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
agpl.txt security 2009-11-28 10:25:48 +01:00
import_xml.rng [FIX] Added Missing Attributes(limit,usage,auto_refresh) in RNG for validation of act_window tag. 2010-06-09 19:10:13 +05:30
netsvc.py [MERGE] Merged from the main trunk server branch. 2010-05-20 10:37:27 +05:30
openerp-server.py args for test 2010-07-04 15:49:37 +02:00
pooler.py args for test 2010-07-04 15:49:37 +02:00
release.py [MERGE] Merged the changelog upto 5.0.10 2010-05-11 20:09:54 +05:30
server.cert New trunk 2006-12-07 13:41:40 +00:00
server.pkey New trunk 2006-12-07 13:41:40 +00:00
sql_db.py [IMP] sql_db.py: improve logging 2010-05-14 15:33:41 +02:00
tiny_socket.py [REVIEW]: code formatting and add comment 2010-03-11 11:21:33 +05:30