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

I want to do a search via xmlrpc from account.invoice.line via the account_invoice_line_tax table which is the many2many table for account.tax.

This is the code, which is not working, becaus account_invoice_line_tax is not a model:
line_tax_ids = sock.execute(dbname, uid, pwd, 'account.invoice.line.tax', 'search', [('invoice_line_id', '=', invoice_line['id'])])

Thank your for your help in advance.

アバター
破棄
関連投稿 返信 ビュー 活動
0
2月 19
3756
1
3月 15
4983
4
10月 21
23963
2
9月 20
5961
1
11月 19
6875