Merge lp://staging/~fabien-morin/unifield-server/fm-uf3-0rc1_small_fixes into lp://staging/unifield-server

Proposed by Fabien MORIN
Status: Needs review
Proposed branch: lp://staging/~fabien-morin/unifield-server/fm-uf3-0rc1_small_fixes
Merge into: lp://staging/unifield-server
Diff against target: 87 lines (+20/-10)
4 files modified
bin/addons/base/ir/ir_actions.py (+2/-1)
bin/addons/base/res/res_user.py (+6/-4)
bin/addons/sync_client/operations.py (+4/-2)
bin/addons/sync_client/sync_client.py (+8/-3)
To merge this branch: bzr merge lp://staging/~fabien-morin/unifield-server/fm-uf3-0rc1_small_fixes
Reviewer Review Type Date Requested Status
jftempo Pending
Review via email: mp+311630@code.staging.launchpad.net

Description of the change

this should fix the problem of sync_server where we cannot login because of the new "synchronize" property on res_users.

To post a comment you must log in.
4086. By Fabien MORIN

[FIX] it's needed here too not to browse all fields of res.users to avoid crash
when a new property has been added to this model and the modules haven't been
upgraded yet.

Unmerged revisions

4086. By Fabien MORIN

[FIX] it's needed here too not to browse all fields of res.users to avoid crash
when a new property has been added to this model and the modules haven't been
upgraded yet.

4085. By Fabien MORIN

[FIX] add the possibility to pass fields_to_fetch to get_entity and res_users.
This is made possible to login on sync_server when some new properties have been added to this
models but the module upgrade have not been done.

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.

Subscribers

People subscribed via source and target branches