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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
2957
Visualizzazioni
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
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
3
dic 21
|
6482 | ||
|
0
mag 19
|
3359 | ||
|
2
feb 19
|
9435 | ||
|
0
ott 17
|
7851 | ||
Content of self.search
Risolto
|
|
2
set 16
|
8852 |