[FIX] reorganize xml data (all the menu items are now in the portal_view.xml); remove...
authorAntonin Bourguignon <abo@openerp.com>
Wed, 16 May 2012 15:12:46 +0000 (17:12 +0200)
committerAntonin Bourguignon <abo@openerp.com>
Wed, 16 May 2012 15:12:46 +0000 (17:12 +0200)
commit35b8b03459f36abe88258a5a88386f95819da444
treea2d188b0c1802d76e6f5973aaebe742f2a19889a
parentba9a08922702fbe7ac0121ca189d3c2a567070d8
[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

bzr revid: abo@openerp.com-20120516151246-k9yi825av69c9b49
addons/portal/__openerp__.py
addons/portal/portal.py
addons/portal/portal_data.xml [new file with mode: 0644]
addons/portal/portal_demo.xml
addons/portal/portal_menu.xml [deleted file]
addons/portal/portal_view.xml
addons/portal/security/portal_security.xml
addons/portal_claim/security/portal_security.xml
addons/portal_event/security/portal_security.xml
addons/portal_issue/security/portal_security.xml
addons/portal_sale/security/portal_security.xml