odoo/openerp/addons/base
Olivier Dony e493303e18 [REVERT] Undo r.4617, introduced a bug in menu hierarchy retrieval
Browsing the menu data as super-user is not correct
because when we load the children menu the ORM
recursively calls menu.search(), this time as
admin, hence the groups of the admin are applied
or submenus, instead of the groups of the user.
The patch was also un-necessary, so there is no
reason to keep it.

r.4617 = chs@openerp.com-20121129172145-0ionmbffc72hwxoa

bzr revid: odo@openerp.com-20121212210027-i5yn1uyzmfho0jh0
2012-12-12 22:00:27 +01:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n Launchpad automatic translations update. 2012-12-12 04:54:14 +00:00
ir [REVERT] Undo r.4617, introduced a bug in menu hierarchy retrieval 2012-12-12 22:00:27 +01:00
module [MERGE] autoinstall at least one dependency must be to install by rco 2012-12-11 19:53:10 +01:00
report [IMP] remove useless <br/> and space 2012-08-24 14:36:13 +02:00
res [MERGE] Merged with latest trunk 2012-12-10 14:11:22 +05:30
rng [IMP] revert improt add 2012-11-26 08:21:47 +01:00
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 [MERGE] Merged branch holding a proposal to solve the generate_order_by issue (see lp:1070757). As requested by Olivier Donny, this fix has been moved into generate_order_by. Deleted previous workaround done in this branch. Patch courtesy of Paulius Sladkevičius 2012-12-07 16:58:25 +01: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 [FIX] lang on res.users is still used 2012-11-22 16:21:59 +01:00
base_data.xml [MERGE] Sync with trunk. 2012-11-08 17:11:24 +01:00
base_demo.xml [ADD] Timezone set to 'Europe/Brussels' for admin in demo data 2012-11-28 17:48:58 +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