Commit Graph

24 Commits

Author SHA1 Message Date
Antony Lesuisse b561b08e70 [MERGE] portal new action for portal menutips
bzr revid: al@openerp.com-20120816233110-gwfhhlajylnera5w
2012-08-17 01:31:10 +02:00
Antonin Bourguignon 97bdebbfce [WIP] portal: customize accounting menu tooltips
bzr revid: abo@openerp.com-20120814152646-izicd2mqb77pwow4
2012-08-14 17:26:46 +02:00
Antonin Bourguignon 4678ef3524 [WIP] portal: customize sale menu tooltips
bzr revid: abo@openerp.com-20120814145646-mfa6ja7ujav1aud2
2012-08-14 16:56:46 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
Antonin Bourguignon c5429e357c [FIX] give access to stock.picking.out instead of stock.picking
the chatter is now properly displayed in the Delivery Orders

bzr revid: abo@openerp.com-20120730124228-vd6mtk3erhxj5b9h
2012-07-30 14:42:28 +02:00
Antonin Bourguignon 5d53bf5982 [IMP] properly name each portal record rule
bzr revid: abo@openerp.com-20120727155039-i1scp2ajd1g08xmn
2012-07-27 17:50:39 +02:00
Antonin Bourguignon 800bf3b3c6 [FIX] portal_sale view_mode
bzr revid: abo@openerp.com-20120720163936-rkj1uztpd6jc0w5n
2012-07-20 18:39:36 +02:00
Antony Lesuisse f8daa47a0a [MERGE] portal, group_user on fields, contact form, default portal menu
bzr revid: al@openerp.com-20120628102942-ja0qtr1eho4z3749
2012-06-28 12:29:42 +02:00
Antonin Bourguignon c63f332448 [FIX] remove an ir.rule on the mrp.bom model
bzr revid: abo@openerp.com-20120627113502-mmylmb2eli2z4bmk
2012-06-27 13:35:02 +02:00
Antonin Bourguignon 3511620380 [IMP] after having the portal module tested on the runbot with a db_all, adjust some of the rights and add several 'groups' attributes
bzr revid: abo@openerp.com-20120606152526-zkfskd3xa2cdb22c
2012-06-06 17:25:26 +02:00
Antonin Bourguignon 7e8fda694d [IMP] use 'data' instead of 'update_xml' in descriptors
bzr revid: abo@openerp.com-20120604113952-l2sojh6nfluexdvp
2012-06-04 13:39:52 +02:00
Antonin Bourguignon 7b9ce32172 [IMP] better descriptions for modules
bzr revid: abo@openerp.com-20120604103727-6fhdh6izeb8k1you
2012-06-04 12:37:27 +02:00
Antonin Bourguignon f606ccda45 [FIX] remove the custom product_kanban_view from the portal module
this view was originally introduced to workaround the impossibility to use 'groups' attribute in a kanban view, but this issue should be solved in a near future
check the product_kanban_view in stock/product_view.xml for more details

bzr revid: abo@openerp.com-20120601122448-cj15cblvlks3qumy
2012-06-01 14:24:48 +02:00
Antonin Bourguignon 25d94450f9 [FIX] forgot to remove this comment
bzr revid: abo@openerp.com-20120531121952-opcc7wpb7monaom4
2012-05-31 14:19:52 +02:00
Antonin Bourguignon acf14ef56a [FIX] ir.rules based on login
use something like [('partner_id','child_of',user.partner_id.id)] instead of [('partner_id.email','=',user.login)]

bzr revid: abo@openerp.com-20120530162626-ggispeocdgaibah2
2012-05-30 18:26:26 +02:00
Antonin Bourguignon ab84f375d6 [IMP] force the sequence of menu items in the 'Orders' section
bzr revid: abo@openerp.com-20120530101601-86scxzmjiind5jgu
2012-05-30 12:16:01 +02:00
Antonin Bourguignon 49d04e63c9 [MERGE] changes from Antony
bzr revid: abo@openerp.com-20120529115201-s1jba0s1oqthdi9k
2012-05-29 13:52:01 +02:00
Antonin Bourguignon 111e16801c [IMP] update the menu organization regarding the new specs
bzr revid: abo@openerp.com-20120529100112-pni427sm7a77azj2
2012-05-29 12:01:12 +02:00
Antony Lesuisse a7102afe98 [FIX] restore portal product view from protal to portal_sale
bzr revid: al@openerp.com-20120525182017-d653g4zhwbocuyce
2012-05-25 20:20:17 +02:00
Antonin Bourguignon 9d37c1b20b [FIX] add missing module prefixes
bzr revid: abo@openerp.com-20120521102838-feic445r5j695c37
2012-05-21 12:28:38 +02:00
Antonin Bourguignon db30300fbd [FIX] rename 'portal_group' into 'portal_group_member'
bzr revid: abo@openerp.com-20120516171033-eyq5uz6mfm0p0nu8
2012-05-16 19:10:33 +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