Commit Graph

357 Commits

Author SHA1 Message Date
Launchpad Code Hosting 408e7516d5 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100831035911-70nncroj6ispulkh
2010-08-31 04:59:11 +01:00
Mustufa Rangwala cd06408356 [ADD] Add missing i18n for addons modules
bzr revid: mra@mra-laptop-20100823062609-hdtcrru62l2x2hr3
2010-08-23 11:56:09 +05:30
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
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