Commit a26578b
committed
[FIX] mrp_project: assign parent MO project to child MO
When a project is modified in a MO that has child MOs,
the changes are automatically applied to those child MOs as well.
This only happens if the child MOs already exist;
if they are generated later, the changes are not applied.
This fix resolves that issue.1 parent 03a498f commit a26578b
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments