odoo/openerp/addons/base
Olivier Dony 91e2d25cdd [MERGE] ir.filters now have @is_default and a corresponding API adaptation
Client code usually calls get_filters() to get the list of filters for
a particular model, and then create_or_replace() to manage these filters.
In both cases a new @is_default attribute is now available - the idea
being that the default filter is always applied when a view is newly
opened. Global (user_id = False) filters are replaced by user-specific
filters when there are any.

bzr revid: odo@openerp.com-20121109140828-gpuifdjwrmefg5n2
2012-11-09 15:08:28 +01:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n Launchpad automatic translations update. 2012-11-06 04:50:08 +00:00
ir [MERGE] ir.filters now have @is_default and a corresponding API adaptation 2012-11-09 15:08:28 +01:00
module [MERGE] remove widgets 2012-11-02 10:31:10 +01:00
report [IMP] remove useless <br/> and space 2012-08-24 14:36:13 +02:00
res [FIX] base, res.partner.view: remove duplicated invisible attribute that was totally hiding the 'type' field 2012-11-08 15:05:51 +01:00
rng Merge lp:openobject-server 2012-08-27 10:00:23 +05:30
security [MERGE] merged with main server 2012-10-23 16:41:22 +05:30
static/src [FIX] quick create of partners, better layout 2012-09-12 19:46:22 +02:00
test [MERGE] Sync with trunk 2012-10-19 09:58:56 +05:30
tests [IMP] expression.py: added comments to the in/not in many2many tests. 2012-10-26 13:01:09 +02:00
__init__.py Remove OpenERP Enterprise. 2012-08-22 11:58:23 +05:30
__openerp__.py [MERGE] 2012-11-02 17:03:10 +01:00
base.sql [IMP] no certificate 2012-09-26 14:15:36 +02:00
base_data.xml [IMP] default emails on admin and demo so that they can perform tests 2012-11-08 10:56:04 +01:00
base_demo.xml [IMP] default emails on admin and demo so that they can perform tests 2012-11-08 10:56:04 +01:00
base_menu.xml [FIX] open menu 2012-09-16 16:47:45 +02:00
currency_data.xml [FIX] base: USD currency symbol should be displayed before the amount 2012-09-27 10:25:49 +02:00