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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
2325
Visualizações
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
2
jan. 20
|
15063 | ||
|
16
ago. 19
|
10065 | ||
|
1
jan. 19
|
5314 | ||
|
5
jun. 18
|
10714 | ||
|
0
set. 17
|
2400 |
Can you post the error or a part of the code ?