odoo/addons/share/wizard
Denis Ledoux a6eac0f08e [FIX] share: share feature compatibility with Odoo 8.0
Since rev. 1ce0b70a02, ir.ui.menu
was readable for employees and portal users only

Since rev. 74aa7406bf, the navigation menus
were displayed for employees and portal users only.

Therefore, when sharing a record with the share feature, nothing was
displayed when following the link.

This rev. introduces a new group "Shared group", implied for all shared groups
created through the share feature.
Read access to menus is given to this group
The possibility to display the webclient navigation menus as well.
2015-02-06 14:01:59 +01:00
..
__init__.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
share_wizard.py [FIX] share: share feature compatibility with Odoo 8.0 2015-02-06 14:01:59 +01:00
share_wizard_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00