Commit a06f9f3
committed
[MIG] default_multi_user: Migration to 19.0
- res.users m2m: groups_id → group_ids (19.0 res.groups privilege refactor).
- res.groups.users → res.groups.user_ids (inverse renamed in 19.0); fixes
the _compute_user_ids AttributeError the rename would otherwise raise.
Signed-off-by: Don Kendall <dkendall@ledoweb.com>1 parent ff59914 commit a06f9f3
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments