Hi all,
We are currently looking into the formula for getting values from lists directly into spreadsheets. What is the proper way to get a list of all existent List_Ids?
Thanks,
Marcel
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Hi Marcel,
List id's arent actual id's (if i understand your question correctly). They are an indicator of the place in the list that is shown.
Say you have a list with 3 records in the list view. then the first record, regardless of the database id, will be position 1. Therefore if you use the spreadsheet formula odoo.list(X,1,X) you will get record 1, and for odoo.list(x,2,x) you will get record 2. You can copy this formula down into the spreadsheet say 400 times.. the 400th formula will then be odoo.list(x,400,x). If the actual list in the database has only 3 records only the first 3 formulas will show data, the rest will be empty.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
avr. 25
|
881 | ||
|
4
mars 25
|
3635 | ||
|
1
déc. 24
|
1171 | ||
|
2
déc. 24
|
1599 | ||
|
0
juin 24
|
1282 |