odoo/openerp/addons/base
Thibault Delavallée f46845be7b [MERGE] Merged server branch holding the need action mechanism. eed action feature can be used by objects willing to be able to signal that an action is required on a particular record. If in the business logic an action must be performed by somebody, for instance validation by a manager, this mechanism allows to set a list of users asked to perform an action. Please refer to the documentation attached to this merge to find more details.
bzr revid: tde@openerp.com-20120403170630-nq0dc9zhjkyxxgrq
2012-04-03 19:06:30 +02:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n Launchpad automatic translations update. 2012-04-03 04:53:49 +00:00
ir [FIX] Propagated class name change 2012-04-03 18:41:27 +02:00
module [IMP] b.m.u: make dependency check faster before upgrade, cleanup 2012-03-31 00:20:23 +02:00
publisher_warranty [imp] added some more info in pings 2012-01-27 12:42:36 +01:00
report [IMP] base, report header: simplified code by removing useless check as partner_id is required on res_company 2012-03-16 14:53:39 +01:00
res [MERGE] Feature: improved module uninstallation 2012-03-31 23:27:52 +02:00
rng [IMP] remove nonsensical attributes on tree and search, tighten tree/@toolbar 2012-02-13 11:17:58 +01:00
security [REF] Cleaned model and code: removed classmethods, moved some code to needaction_users, cleaned models. 2012-04-03 16:54:26 +02:00
static/src [IMP]: added new default avatars in png, allowing to avoid compression defaults in resized avatars 2012-03-30 10:10:16 +02:00
test [REV] base, test_osv_expression: put back the tests that were removed for no reason and replaced the reference to the field 'address' by 'child_ids' 2012-03-19 12:13:57 +01:00
tests [IMP] tests: 2012-03-01 14:46:08 +01:00
__init__.py [REF] Refactoring: moved from base to ir; renamed from base.needaction->ir.needaction; updated files accordingly 2012-03-30 15:24:52 +02:00
__openerp__.py [REF] Refactoring: moved from base to ir; renamed from base.needaction->ir.needaction; updated files accordingly 2012-03-30 15:24:52 +02:00
base.sql [IMP] manifest: `auto_installable` renamed to `auto_install`. 2012-01-30 10:52:38 +01:00
base_data.xml [MERGE] Merge with lp:openobject-server 2012-03-23 12:10:37 +05:30
base_demo.xml [FIX]base/res_partner: change demo name 2012-03-27 19:04:47 +05:30
base_menu.xml [FIX] base: restriced access on some menuitems ('Reporting\Audit' and 'Reporting\Configuration') to the group 'base.group_system' 2012-03-29 12:31:53 +02:00
base_update.xml [IMP] Improved code: renamed avatar->avatar_stored (stored in database); avatar_mini->avatar (interface field taht must be used); removed unnecessary comments; added help string on added fields to help understanding how the functionality works. 2012-03-23 10:08:21 +01:00