Skip to Content
Menu
This question has been flagged
2 Replies
3444 Zobrazenia

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
Zrušiť
Best Answer

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
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
dec 22
6879
1
dec 24
3163
0
máj 23
1512
2
jan 23
4796
1
sep 22
3080