What kind of operations (+, -, etc) we can do on recordset?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
2949
Vizualizări
You can do all types of set operations and also conditional operations.
record in recset1 # include
record not in recset1 # not include
recset1 + recset2 # extend
recset1 | recset2 # union
recset1 & recset2 # intersect
recset1 - recset2 # difference
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
3
dec. 21
|
6468 | ||
|
0
mai 19
|
3353 | ||
|
2
feb. 19
|
9434 | ||
|
0
oct. 17
|
7845 | ||
Content of self.search
Rezolvat
|
|
2
sept. 16
|
8846 |