Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3400 Visualizações

I'm creating a new module in odoo. I want to see all the invoices as many2one. then when I select an invoice, then I want to see all the products in the invoice, then I want to see all the lots in the invoice. Then I want to add customer and purchase date from the invoice. How is this possible?


When we want to see all the partners, we use 'res.partners'. Like that do we have an option to see all the invoices created in odoo.??

Avatar
Cancelar
Melhor resposta

Hi,

In order to see all the invoices, you can create a many2one field with co model as account.move

Thanks & Regards

Walnut Software Solutions

Avatar
Cancelar
Melhor resposta

hi can anyone help me with this error

File "D:\odoo15\server\odoo\http.py", line 301, in _handle_exception
    raise exception.with_traceback(None) from new_cause
psycopg2.errors.DatatypeMismatch: COALESCE types text and integer cannot be matched


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
dez. 22
6818
1
dez. 24
3135
0
mai. 23
1496
2
jan. 23
4764
1
set. 22
3071