跳至內容
選單
此問題已被標幟
2 回覆
3404 瀏覽次數

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
6818
1
12月 24
3135
0
5月 23
1496
2
1月 23
4764
1
9月 22
3071