Commit 1a8bfdb
committed
fix(spp_scoring): duplicate scoring model copies indicators and thresholds
Added copy=True to indicator_ids and threshold_ids One2many fields so
that Action > Duplicate copies indicators and thresholds to the new
model. The existing copy() method already handles code suffix and
deactivation.1 parent 2720864 commit 1a8bfdb
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
0 commit comments