odoo/addons/note/security
Thibault Delavallée f9993774f1 [IMP] note: user_id owner field added in model, allowing to tune a bit
the access rules, notably about reading and creation. This allows by the way
to remove the hack about the operation in context when subscribing
users on a document.
The new rules on create and read now include user_id, aka the owner of a note
can always create (default value) and read its notes.
Also removed an unnecessary field (current_partner_id), as it was buggy and
unnecessary; view udpated accordingly.

[IMP] mail: removed a hack introduced in saas-3 with the current orm operation
in context to by-pass some access rules when subscribing someone on a document.

bzr revid: tde@openerp.com-20140219111330-l3hw5324hvuikpjc
2014-02-19 12:13:30 +01:00
..
ir.model.access.csv [FIX] note: access rules 2012-09-14 12:14:18 +02:00
ir.rule.xml [IMP] note: user_id owner field added in model, allowing to tune a bit 2014-02-19 12:13:30 +01:00
note_security.xml [IMP] fancy note by default 2012-12-15 14:00:53 +01:00