modify portal.write() to only perform diffs on users' groups
[odoo/odoo.git] / addons / portal / portal.py
2011-03-28 Raphael Colletmodify portal.write() to only perform diffs on users...
2011-03-25 Raphael Colletconstrain portal name to be unique, and override method...
2011-03-25 Raphael Colletoverride create() and write() to assign menu and groups...
2011-03-24 Raphael Colletadd menu_id to portal, and adapt views
2011-03-23 Raphael Colletfix typo
2011-03-23 Raphael Colletdefine relations between portals, users and groups
2011-03-22 Raphael Colletfirst sketch of module portal