odoo/addons/note
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
..
i18n Launchpad automatic translations update. 2014-02-19 05:23:08 +00:00
security [IMP] note: user_id owner field added in model, allowing to tune a bit 2014-02-19 12:13:30 +01:00
static [IMP] */static/description/index.html: link to /start include app name 2013-07-15 18:25:04 +02:00
tests [FIX] note: copy default stages as SUPERUSER_ID to avoid access error. Only do it for employees 2013-10-09 18:29:20 +02:00
__init__.py initial note push 2012-08-13 19:04:29 +02:00
__openerp__.py [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba 2013-01-31 19:41:41 +01:00
note.py [IMP] note: user_id owner field added in model, allowing to tune a bit 2014-02-19 12:13:30 +01:00
note_data.xml [FIX] note: notes without user's stage are added to the first user's stage (sort by sequence) 2013-04-22 13:24:38 +02:00
note_demo.xml [TYPO] Rename base_calendar into calendar 2013-12-19 15:47:39 +01:00
note_view.xml [IMP] note: user_id owner field added in model, allowing to tune a bit 2014-02-19 12:13:30 +01:00