Commit Graph

10 Commits

Author SHA1 Message Date
Olivier Dony 23cffab1f8 [FIX] portal_sale: remove more access rights, add pricelist access
Pricelist access is necessary for being able to read
the unit price of sale order lines, and does not
pose major security risks, as it does not permit
reading the actual pricelist definition.
2014-08-13 17:20:49 +02:00
Olivier Dony d03ae8980a [FIX] portal_sale: remove un-necessary access rights, improve rules
Portal access rights need to be associated with
security rules, or not granted at all, as soon
as they grant access to non-trivial data.
2014-08-13 16:46:42 +02:00
vta vta@openerp.com 41dad5cf02 [IMP] General improvements to issues and claims.
bzr revid: vta@openerp.com-20121120130824-zmx5yhaalwf3potd
2012-11-20 14:08:24 +01:00
vta vta@openerp.com ce941818b6 [FIX] Fixed portal_sale security.
bzr revid: vta@openerp.com-20121120080348-g522bf3rkl8f0wu3
2012-11-20 09:03:48 +01:00
Raphael Collet 5720ae3a90 [IMP] portal: rename xml id 'portal.group_portal_member' to 'portal.group_portal'
bzr revid: rco@openerp.com-20120914134251-answ8jr65vfeeiz3
2012-09-14 15:42:51 +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 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 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