Commit Graph

554 Commits

Author SHA1 Message Date
dbr(Open ERP) c860708a9c [RENAME] Tiny ERP to OpenERP SA in all places
bzr revid: vir@tinyerp.com-20100728114344-u2cm97mk6gnfpp13
2010-07-28 17:13:44 +05:30
Harry (OpenERP) d601d648a7 [IMP] share:
* intersect with read access rights of user running the wizard, to avoid adding more access than current
* copy all rules from groups of the user that is sharing in the many2many of the rules on the new group

bzr revid: hmo@tinyerp.com-20100610191601-ybrv7xk9vb5ixonc
2010-06-11 00:46:01 +05:30
Harry (OpenERP) 2f94616062 [IMP] share:
* Rules/Access rights
* Previous button is removed from wizard.

bzr revid: hmo@tinyerp.com-20100610180032-gyr17c7xow6qx5h7
2010-06-10 23:30:32 +05:30
Harry (OpenERP) f4633e226c [ADD] share module:
The goal is to implement a generic sharing mechanism, where user of OpenERP
can share data from OpenERP to their colleagues, customers, or friends.
The system will work by creating new users and groups on the fly, and by
combining the appropriate access rights and ir.rules to ensure that the /shared
users/ will only have access to the correct data.

bzr revid: hmo@tinyerp.com-20100608114049-5q4q4trmbkizppxt
2010-06-08 17:10:49 +05:30