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
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
2332
Представления
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
янв. 20
|
15081 | ||
|
16
авг. 19
|
10070 | ||
|
1
янв. 19
|
5327 | ||
|
5
июн. 18
|
10724 | ||
|
0
сент. 17
|
2422 |
Can you post the error or a part of the code ?