Commit Graph

9 Commits

Author SHA1 Message Date
Antonin Bourguignon 0b6fc4f280 [IMP] portal demo data and some of the module's comments
bzr revid: abo@openerp.com-20120725094645-89dxrmdy4t684219
2012-07-25 11:46:45 +02:00
Antonin Bourguignon 910f09726e [FIX] wrong parent_id in menu items
bzr revid: abo@openerp.com-20120717102237-wckbt1584ffeuh46
2012-07-17 12:22:37 +02:00
Antonin Bourguignon c1a5cb0d21 [FIX] uniqid constraint not respected in portal and not null constraint not respected (no idea where this one came from...)
bzr revid: abo@openerp.com-20120717094824-qk580yg3gcmu6evy
2012-07-17 11:48:24 +02:00
Antonin Bourguignon d2cd2ccd59 [IMP] automatically link the portal demo user to Agrolait
bzr revid: abo@openerp.com-20120530145823-gwn8je9r4nmyb0kw
2012-05-30 16:58:23 +02:00
Antonin Bourguignon b577f81cc1 [ADD] another (temporary) touch of happiness in the portal module
bzr revid: abo@openerp.com-20120529114632-5l116wvsuf4l3tii
2012-05-29 13:46:32 +02:00
Antonin Bourguignon b16c204e7a [FIX] fix the portal demo creation
bzr revid: abo@openerp.com-20120521163704-okdg2o020hpc14rx
2012-05-21 18:37:04 +02:00
Antonin Bourguignon 35b8b03459 [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
2012-05-16 17:12:46 +02:00
Antonin Bourguignon 0cd0188c7d [IMP] change the id of the portal member's group from group_portal_user to group_portal_member
bzr revid: abo@openerp.com-20120514121821-xik2782yl8gn7mnj
2012-05-14 14:18:21 +02:00
Antonin Bourguignon ae0b84d88e [IMP] remove every reference to 'customer' or 'sale' in the portals modules. also merge 'portal_customer' into 'portal'.
bzr revid: abo@openerp.com-20120509161108-9e9cm9fu658elvb3
2012-05-09 18:11:08 +02:00