odoo/addons/portal
Antonin Bourguignon 4e3cc2fbf4 [IMP] portal module description
bzr revid: abo@openerp.com-20120724162125-cx1a8n2q9yjopf2a
2012-07-24 18:21:25 +02:00
..
i18n Launchpad automatic translations update. 2012-07-14 06:27:50 +00:00
security [IMP] apply the employee's visibility in the contact view 2012-07-03 18:53:06 +02:00
static/src/img [ADD] a (temporary) little touch of joy in the portal module 2012-05-22 18:02:41 +02:00
wizard [IMP] footer on forms 2012-07-10 18:40:11 +02:00
__init__.py [IMP] portal: remove hack to retrieve menu root for portal users, it now works for all users 2012-02-09 13:18:17 +01:00
__openerp__.py [IMP] portal module description 2012-07-24 18:21:25 +02:00
portal.py [FIX] reorganize xml data (all the menu items are now in the portal_view.xml); remove dead/duplicate code (do_create_menu()) in portal.py; properly assign the right menu to portal members; remove useless 'groups' attributes on menuitems 2012-05-16 17:12:46 +02:00
portal_data.xml [IMP] we don't need inline actions: rights on Create/Edit/... buttons will be managed later 2012-07-19 18:12:53 +02:00
portal_demo.xml [FIX] wrong parent_id in menu items 2012-07-17 12:22:37 +02:00
portal_view.xml [MERGE] latest trunk 2012-07-17 11:12:30 +02:00
res_user.py [IMP] apply the employee's visibility in the contact view 2012-07-03 18:53:06 +02:00
res_user_view.xml [IMP] add a proper sequence number on the Portal's top menu item. This should work properly after the merge of trunk-imp_top_menus_sequences-abo 2012-07-18 15:43:09 +02:00