odoo/bin/addons/base
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
..
data [IMP] logs background activities 2010-05-19 20:32:10 +02:00
i18n Launchpad automatic translations update. 2010-07-12 04:46:29 +01:00
ir [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
maintenance [IMP] Task 739: Administration menus: Changed groups='base.group_extended' for some menu items. 2010-06-21 17:34:05 +05:30
migrations/1.2 [add] Migrations script for res.partner.address field change(many2one to char)] 2010-05-14 15:40:47 +05:30
module [FIX] Fixed condition for web addons existance. 2010-07-12 11:46:56 +05:30
report [IMP]:printscreen Reports for Single/Multi level Groupby 2010-04-09 15:48:46 +05:30
res [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
rng [IMP,ADD]:configuration wizards & pixmaps 2010-05-05 14:57:18 +05:30
security [FIX] removed bad security rules 2010-07-08 10:02:26 +02:00
test [ADD] safe_eval: added some basic YAML tests 2010-06-01 10:32:56 +02:00
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
__openerp__.py [FIX]: base: Fixed wrong path in test 2010-07-12 15:37:58 +05:30
base.sql [IMP] remove commented action_id reference/constraint 2010-03-29 10:58:43 +02:00
base_data.xml [FIX] manual backport of http://bazaar.launchpad.net/~openerp/openobject-server/5.0/revision/chs@openerp.com-20100503080002-4128xzlmtcty0o3s 2010-05-31 16:00:12 +02:00
base_demo.xml fix error in demo data 2008-09-22 16:23:50 +02:00
base_menu.xml modifs 2010-07-08 16:41:08 +02:00
base_update.xml [MOD] configuration wizard : modification in description 2010-07-12 19:18:00 +05:30