跳至内容
菜单
此问题已终结

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.??

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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


形象
丢弃
相关帖文 回复 查看 活动
2
12月 22
6850
1
12月 24
3153
0
5月 23
1501
2
1月 23
4778
1
9月 22
3075