コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3393 ビュー

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
6812
1
12月 24
3120
0
5月 23
1476
2
1月 23
4749
1
9月 22
3055