Merge lp://staging/~therp-nl/therp-backports/server-6.1-lp1070884-apply_rule_after_write into lp://staging/therp-backports/server-6.1
Proposed by
Stefan Rijnhart (Opener)
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~therp-nl/therp-backports/server-6.1-lp1070884-apply_rule_after_write |
Merge into: | lp://staging/therp-backports/server-6.1 |
Diff against target: |
11 lines (+1/-0) 1 file modified
openerp/osv/orm.py (+1/-0) |
To merge this branch: | bzr merge lp://staging/~therp-nl/therp-backports/server-6.1-lp1070884-apply_rule_after_write |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Holger Brunn (Therp) | Disapprove | ||
Olivier Dony (Odoo) (community) | functional | Disapprove | |
Review via email: mp+131213@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 4291. By Stefan Rijnhart (Opener)
-
[FIX] Apply record rule to result of write
The fix appears simple enough, but it will prevent some use cases that we want to allow, as discussed on the bug report.
It also constitutes an important change in the way access control is implemented, and as such it seems to me that it directly breaks our policy for stable series of only allowing bugfixes with a very low risk/benefit ratio.
I think this change belongs to trunk exclusively, even after being reviewed according to the bug comments.
Thanks for taking the time to create the 6.1 branch though, some users (including yourself apparently) might still want to use this as a custom patch for some of their customers.