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
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
2330
Visninger
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
2
jan. 20
|
15080 | ||
|
16
aug. 19
|
10070 | ||
|
1
jan. 19
|
5324 | ||
|
5
jun. 18
|
10724 | ||
|
0
sep. 17
|
2421 |
Can you post the error or a part of the code ?