Merge lp://qastaging/~zaber/openobject-server/null-access-group into lp://qastaging/openobject-server/6.1

Proposed by Don Kirkby
Status: Needs review
Proposed branch: lp://qastaging/~zaber/openobject-server/null-access-group
Merge into: lp://qastaging/openobject-server/6.1
Diff against target: 12 lines (+2/-0)
1 file modified
openerp/osv/orm.py (+2/-0)
To merge this branch: bzr merge lp://qastaging/~zaber/openobject-server/null-access-group
Reviewer Review Type Date Requested Status
Amit Parik (community) Approve
OpenERP Core Team Pending
Review via email: mp+118837@code.qastaging.launchpad.net

Description of the change

Add a special case that checks for the specific field I had a problem with, and force it to False if it's empty on the current record. I tried always using null for any missing field, but that caused an error.

To post a comment you must log in.
Revision history for this message
Amit Parik (amit-parik) :
review: Approve

Unmerged revisions

4259. By Don Kirkby

[FIX] Explicitly set group_id to null if necessary.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.