Commit 1e92359
committed
fix(spp_demo): use area_level filter instead of non-stored child_ids
child_ids on spp.area is a computed non-stored One2many that cannot
be used in search domains. Use area_level (stored) to find leaf areas.1 parent eca97d2 commit 1e92359
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
381 | 379 | | |
382 | 380 | | |
383 | 381 | | |
| |||
0 commit comments