I am trying to display the contents of a table in the db which shows all the items that have been purchased. Theoretically, this is suppose to be easy. I have been attempting to use a many2many field in order to display the records in a different class than the one that I am currently working on, but I have been faced with errors. I have looked at documentation and other things in order to see if I can accomplish this, but my code still gives me errors. Is there anyway I can use a many2many field in order to retrieve data.
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
2324
Vues
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é | |
---|---|---|---|---|
|
2
janv. 20
|
15061 | ||
|
16
août 19
|
10065 | ||
|
1
janv. 19
|
5311 | ||
|
5
juin 18
|
10713 | ||
|
0
sept. 17
|
2399 |
Can you post the error or a part of the code ?