Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3409 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 22
6819
1
dic 24
3136
0
may 23
1496
2
ene 23
4772
1
sept 22
3071